Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2002 23:22:24 +0800
From:      JY <leafy@leafy.idv.tw>
To:        freebsd-current@freebsd.org
Subject:   make core dumps on compiling libgcc2.c
Message-ID:  <20021122152203.GA50140@leafy.idv.tw>

next in thread | raw e-mail | index | archive | help
I am running -current circa Nov 19. cvsupped today.
Buildworld core dumps on 
cc -c -p -O -pipe -mcpu=pentiumpro -fexceptions -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -DFINE_GRAINED_LIBRARIES -D_PTHREADS -DGTHREAD_USE_WEAK -I/usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools  -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I.  -DL__main -o __main.po /usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c 

the core was make, signal 11.
It doesn't matter if I use CPU?= or not, CFLAGS has been removed and it's all the same.

Could someone hint on where to get more information out of it?

Thank you,

JY

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021122152203.GA50140>