I just cvsupped this morning after seeing the gzip announcement. During a buildworld, I get the below. I have replicated this a few times. /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/linker.c: In function `_bfd_default_link_order': /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/linker.c:2605: internal compiler error: Segmentation fault: 11 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 www# gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 System is a 1.2ghz p3 I was going to wait to file the gcc bug till I saw what folks had seen here.
On 9/19/06, Brian <bri@sonicboom.org> wrote:> > I just cvsupped this morning after seeing the gzip announcement. During > a buildworld, I get the below. I have replicated this a few times. > > buildworld from cvsup this morning (x86) worked fine for me, Brian, sametime frame. Suggest you update source again, 'make clean' and try again. :D