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 directories in linker script?


Hi,

I want to know how to pattern matching a filename with full path in linker
script. I used -t to trace the input files of the linker. I found the
names of those libraries have full path with them. The dumped input file
name is sth like (/lib/libfoo.a)bar.o . Could anybody tell me how to match
such a file name ? It has '(' and '/' in it.

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]