Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2000 09:54:58 -0600
From:      Mark R Grant <mark@mmcable.com>
To:        current@FreeBSD.org
Subject:   Error in libstdc++ buildworld
Message-ID:  <3A17F7D1.732AB18D@mmcable.com>

next in thread | raw e-mail | index | archive | help
FreeBSD user since 2.x, but never attempted to make/build/install world.

While doing 'make -j2 buildworld':

===> libstdc++

~~~deleted a couple hundred lines between, then got here:

cc -pg -O -pipe -I/usr/src/gnu/lib/libstdc++
-I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include
-I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio -I.
-I/usr/obj/usr/src/i386/usr/include -c
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/floatconv.c
-o floatconv.po
{standard input}: cc: Assembler messages:
Internal compiler error: program cc1 got fatal signal 11{standard
input}:0:
Warning: end of file not at end of a line; newline inserted
{standard input}:2148: Error: bad register name `%'
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

Got the same error after several cvs updates and retries.

Mark Grant
mark@mmcable.com



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?3A17F7D1.732AB18D>