Internal compiler error
From: Farid Hajji (me_at_farid-hajji.de)
Date: 09/18/03
- Previous message: Eirik Oeverby: "Re: Ps problem with 4.9"
- Next in thread: Kris Kennaway: "Re: Internal compiler error"
- Reply: Kris Kennaway: "Re: Internal compiler error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-stable@freebsd.org Date: Thu, 18 Sep 2003 14:37:20 +0200
From today's cvsup. Am I the only one experiencing this?
cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include
-DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread
-I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS
-D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE
-I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -c
/usr/src/lib/libc_r/../libc/stdtime/strftime.c -o strftime.o
cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include
-DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread
-I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS
-D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE
-I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -c
/usr/src/lib/libc_r/../libc/stdtime/strptime.c -o strptime.o
{standard input}: Assembler messages:
{standard input}:0: cc: Internal compiler error: program cc1 got fatal signal
11
*** Error code 1
Stop in /usr/src/lib/libc_r.
*** Error code 1
Stop in /usr/src/lib.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
Warning: end of file not at end of a line; newline inserted
*** Error code 1
Stop in /usr/src.
fw# {standard input}:1056: Error: no such instruction: `mo'
Thanks.
-- Farid Hajji. http://www.farid-hajji.net/address.html _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Eirik Oeverby: "Re: Ps problem with 4.9"
- Next in thread: Kris Kennaway: "Re: Internal compiler error"
- Reply: Kris Kennaway: "Re: Internal compiler error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|