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

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

[avr-gcc-list] shared option does not work?


From: Jim Davis
Subject: [avr-gcc-list] shared option does not work?
Date: Fri, 18 Feb 2005 17:56:06 -0800

Is the library output option not implemented in this version?
Im using the generica makefile with -shared added - maybe I missed
something?

gcc version 3.4.1

Linking: system/system.elf
avr-gcc -mmcu=atmega128 -I. -gstabs   -Os -funsigned-char -funsigned-bitfiel
ds -
fpack-struct -fshort-enums -shared -Wa,-adhlns=system/system.o -Ic:/machinet
alke
r/inc -Ic:/winavr/avr/include -Ic:/winavr/avr/include/avr -std=gnu89 -Wp,-M,
-MP,
-MT,system.o,-MF,.dep/system.elf.d system/system.o --output
system/system.elf
-Wl,-Map=system/system.map,--cref -shared -lm

avr-gcc: unrecognized option `-shared'
avr-gcc: unrecognized option `-shared'





reply via email to

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