Linker scripts and GCC 4.0.1

Shaun Jackman sjackman@gmail.com
Thu Jul 28 21:16:00 GMT 2005


I've compiled newlib CVS 2005-07-28 for arm-elf with
--disable-newlib-supplied-syscalls using GCC 4.0.1. I'm trying to link
"Hello, world!" with -Trdpmon.specs and I'm seeing the following error
message:

arm-elf-gcc -Trdpmon.specs    hello.c   -o hello
/usr/local/lib/gcc/arm-elf/4.0.1/../../../../arm-elf/bin/ld:rdpmon.specs:1:
parse error
collect2: ld returned 1 exit status

Do these linker scripts work with GCC 4.0.1?

Off-topic, I noticed that GCC 4.0.1 no longer provides a default specs
file. Where did it go?

Cheers,
Shaun



More information about the Newlib mailing list