This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

i386-go32 compile error


Hii,
As I try to build cross compiler for PC on sun machine
(host=sparc-sun-solaris2.6, target=i386-go32), I got this error :

make[1]: Entering directory '/home/hardware/dony/gnu/build/gcc'

/home/hardware/dony/gnu/build/gcc/xgcc
-B/home/hardware/dony/gnu/build/gcc/ \
-DCROSS_COMPILE -DIN_GCC -DSVR4 -g -02 -I./include -c
../../src/gcc/libgcc1-test.c

Testing libgcc1. Ignore linker warning messages.

/home/hardware/dony/gnu/build/gcc/xgcc
-B/home/hardware/dony/gnu/build/gcc/ \
-DCROSS_COMPILE -DIN_GCC -DSVR4 -g -02 -I./include libgcc1-test.o \
-o libgcc1-test -nostartfiles -nostdlib
'/home/hardware/dony/gnu/build/gcc/xgcc \
-B/home/hardware/dony/gnu/build/gcc/ --print-libgcc-file-name'

/home/hardware/dony/gnu/build/gcc/ld:built in linker script: parse error

make[1]: *** [libgcc1-test] Error 1
make[1]: Leaving directory '/home/hardware/dony/gnu/build/gcc'
make: *** [all-gcc] Error 2

I have already applied "crossgcc-gcc-2.8.1.patch" and use
"one-tree-1.5.sh" from cygnus.

Can anybody give a hint regarding this error??

--- 
Dony
Email : dony@willowglen.com.sg