This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]