This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Matching object files in an archieve in linker script?
- From: Tao Zhang <zhangtao at cc dot gatech dot edu>
- To: binutils at sources dot redhat dot com
- Date: Thu, 22 Jul 2004 22:55:17 -0400 (EDT)
- Subject: Matching object files in an archieve in linker script?
Hi, all
I know I can match an archieve in a linker script like:
.ovly1 { /home/zhangta/tests/cgpart/libfoo1.a(.text) }
But is it possible to match the object files in an archieve? What if I
want to give bar1.o and bar2.o in foo1.a different virtual addresses?
Could it be done?
Thanks so much
Tao
-Tao Zhang (zhangtao@cc.gatech.edu)