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]

built in linker script:5: parse error


Kind people,

Can someone please help me with the below problem?  Thanks.

~/src/build-gcc (891) make all
if [ -f libgcc2.ready ] ; then \
        true; \
else \
        touch libgcc2.ready; \
fi
./xgcc -B./ -DCROSS_COMPILE -DIN_GCC -DSVR4  -g -I./include    -c
../gcc-2.7.2.2/libgcc1-test.c
Testing libgcc1.  Ignore linker warning messages.
./xgcc -B./ -DCROSS_COMPILE -DIN_GCC -DSVR4  -g -I./include
libgcc1-test.o -o libgcc1-test \
  -nostartfiles -nostdlib `./xgcc -B./ --print-libgcc-file-name`
/export/home/tmayo/ppc/powerpc-*-elf/bin/ld:built in linker script:5:
parse error
make: *** [libgcc1-test] Error 1
~/src/build-gcc (892) 

--
Tom Mayo  N1MU  tmayo@mdsroc.com
Senior Development Engineer - Microwave Data Systems - Rochester, NY