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

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

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


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] shared option does not work?
Date: Sat, 19 Feb 2005 07:59:57 +0100 (MET)

"Jim Davis" <address@hidden> wrote:

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

What are you going to achieve?

shared libraries aren't really an option with the AVR.  Maybe you
could still pass the respective linker option with -Wl, but how are
you going to implement the shared loader?

My guess is you don't know what you're trying to do here, and rather
seek for the avr-ar utility instead.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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