Re: How to extract *.o from a given *.a in linker scripts
"John Pickwick" <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | Guest of ProXad - France |
| Message-ID | <[email protected]> |
Thanx, but that was not really my question. I want to map all the objects files from a given .a at a memory address. So I asked which was the proper link script command to extract all the objects files from that .a and to send them into a specific section. John. "Henrik Carlqvist" <[email protected]> a écrit dans le message de news: [email protected]... > "John Pickwick" <[email protected]> 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 >