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]> |
Hi to all, in my linker command script, I'd like to map at a specified address all the *.o object files from a library *.a. Does anybody know how to do that ? Thanx, John.