help-gnu-utils
[Top][All Lists]
Advanced

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

Re: How to extract *.o from a given *.a in linker scripts


From: Henrik Carlqvist
Subject: Re: How to extract *.o from a given *.a in linker scripts
Date: Wed, 16 May 2007 21:43:23 +0200
User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)

"John Pickwick" <john.pickwick@free.fr> wrote:
> in my linker command script, I'd like to map at a specified address all the
> *.o object files from a library *.a.

I'm not really sure what you mean by that, but I do know the solution to
your question in the subject:

ar x libfile.a

Will extract *.o from the given libfile.a.

regards Henrik
-- 
The address in the header is only to prevent spam. My real address is:
hc1(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost



reply via email to

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