cygwin32 bootstrap
Jan Reimers
janr@molienergy.bc.ca
Mon Mar 16 17:17:00 GMT 1998
Just to follow up on bootstrapping egcs snapshot under cygwin32. I did
mount /Cygnus/B19/H-i386-cygwin32/i386-cygwin32/include /usr/include
which fixed the problem of finding headers.
Now I get
./xgcc -B./ -DIN_GCC -O2 -I./include enquire.o -o enquire
collect2: cannot find `ld'
make[1]: *** [enquire] Error 1
In spite the -B./ argument xgcc still seems to be calling the stock
collect2 (I changed the error
message in the egcs collect2.c to read "cannot find 'ld.exe' " to be
sure).
Any hints?
More information about the Gcc-bugs
mailing list