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

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

[avr-gcc-list] Lib problems.


From: Mark Williams (MWP)
Subject: [avr-gcc-list] Lib problems.
Date: Mon, 24 Mar 2003 16:58:38 +1030
User-agent: Mutt/1.5.3i

Hello,

Can anyone explain this?

address@hidden avr-test]# avr-gcc -Wl,-Map=test.map,--cref -mmcu=at90s8535 
-Wl,--rpath -Wl,/usr/local/avr/lib -Wl,-L/usr/local/avr/lib -o test.out test.o 
eeprom.o /usr/local/avr/lib/gcc-lib/avr/3.3/../../../../avr/bin/ld: cannot open 
crts8535.o: No such file or directory
make: *** [test.out] Error 1

When:
address@hidden avr-test]# dir /usr/local/avr/lib/crts8535.o
   4 -rw-r--r--    1 root     root         2884 Mar 21 12:45 
/usr/local/avr/lib/crts8535.o

"/usr/local/avr/lib" has been added to /etc/ld.so.conf and ldconfig has been 
run.

Thanks for any help.


reply via email to

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