egcs-1.1.1 bootstrap-failure on i386-next-nextstep3

Tilo Schwarz tilo.schwarz@dbag.ulm.daimlerbenz.com
Tue Dec 15 07:26:00 GMT 1998


Hello Jeff,

thanks for your mail.

> In message < 9812141238.AA09393@hobbes.dbag.ulm.DaimlerBenz.COM >you
> write:
>   > Hello,
>   > 
>   > some of you were asking for the assembler in use:
>   > 
>   > carnap:~> as -v
>   > NeXT Computer, Inc. version cctools-142.1.obj~14, GNU assembler
>   > version 1.38
>   > -------------------------------------------
>   > carnap:~>
>   > 
>   > I get the same disassembling as Eric Norum:
>   > 
>   > Dump of assembler code from 0x2972 to 0x29a0:
>   > 0x2972 <main+34>:       addl    $0x04,%esp
>   > 0x2975 <main+37>:       cmpl    $0x00,tree_codes
>   > 0x297c <main+44>:       je      0x000029ab
>   > 0x297e <main+46>:       movl    $tree_codes,%ebx
>   > 0x2983 <main+51>:       addb    %cl,0x68505003(%ebx)
>   > 0x2989 <main+57>:       pushal
>   > 0x298a <main+58>:       aas
> Good. We know both problems are the same. I checked in a fix for this
> into the tree a few days ago. So you should be able to build the latest
> snapshot.

I tried to build the 'egcs-19981213'-snapshot (Is that the one you meant by 'latest snapshot'?) and stepped on another problem:

carnap:~/Library/nobackup/egcs-19981213/objdir> nice -20 ../configure --prefix=/Net/carnap/Users/tschwarz/Unix --enable-version-specific-runtime-libs
Configuring for a i386-next-nextstep3 host.
Created "Makefile" in /Users/tschwarz/Library/nobackup/egcs-19981213/objdir
ld: warning table of contents of library: /Net/carnap/Users/tschwarz/Unix/lib/gcc-lib/i386-next-nextstep3/2.8.1/libgcc.a not sorted slower link editing will result (use the ranlib(1) -s option)
Configuring libiberty...
creating cache ../config.cache
checking host system type... i386-next-nextstep3

[..snip..]

----------------------------------------------------------------------
carnap:~/Library/nobackup/egcs-19981213/objdir> nice -20 gnumake bootstrap-lean
gnumake[1]: Entering directory `/Users/tschwarz/Library/nobackup/egcs-19981213/objdir/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then 
mkdir pic; 
else true; fi
touch stamp-picdir
test x"no" != xyes || 
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include   ../../libiberty/argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include  ../../libiberty/argv.c

[..snip..]

../../gcc/collect2.c:2202: warning: implicit declaration of function `pipe'
../../gcc/collect2.c:2232: warning: implicit declaration of function `dup2'
../../gcc/collect2.c:2235: warning: implicit declaration of function `close'
../../gcc/collect2.c:2241: warning: implicit declaration of function `execv'
gnumake[2]: *** [collect2.o] Error 1
gnumake[2]: Leaving directory `/Users/tschwarz/Library/nobackup/egcs-19981213/objdir/gcc'
gnumake[1]: *** [bootstrap-lean] Error 2
gnumake[1]: Leaving directory `/Users/tschwarz/Library/nobackup/egcs-19981213/objdir/gcc'
gnumake: *** [bootstrap-lean] Error 2
----------------------------------------------------------------------
carnap:~/Library/nobackup/egcs-19981213/objdir> 



The entire build.log is in the attachment:

build.log.gz




Bye
Tilo

--------------------
Tilo Schwarz, DaimlerChrysler, Research Center Ulm, FT3/AB
Address:      Wilhelm-Runge-Str.11,  P.O. Box 23 60,  89013 Ulm,  Germany
Phone:        +49 731 505 2376
Email:        tilo.schwarz@dbag.ulm.daimlerbenz.com (NeXT-Mail welcome)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.gz
Type: application/x-gzip
Size: 8692 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981215/c11b708c/attachment.bin>


More information about the Gcc-bugs mailing list