avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Strange libraries problem...


From: MWP
Subject: [avr-gcc-list] Strange libraries problem...
Date: Thu, 28 Jun 2001 03:37:17 +1000 (EST)

Hi all...

Ive just started using gcc-core-20010618 and binutils-2.11.2 on my RH7.1
box (both compiled and installed fine).

Now the strage bit happens when i try and compile my prog.. i get this:

avr-gcc -Wl,-Map=car.map,--cref -mmcu=at90s8535 -Wl,--rpath
-Wl,/usr/local/avr/lib -Wl,-L/usr/local/avr/lib -o car.out car.o uart.o
/usr/local/avr/lib/gcc-lib/avr/3.0.1/../../../../avr/bin/ld: cannot open
crts8535.o: No such file or directory

All the libraries are installed properly and crts8535.o is in
/usr/local/avr/lib where it should be. As you can see ive tried to force
LD to look there by the "-Wl,--rpath -Wl,/usr/local/avr/lib" and
"-L/usr/local/avr/lib" on the command line, but it hasnt helped.

Any ideas?

Thanks,
 MWP




reply via email to

[Prev in Thread] Current Thread [Next in Thread]