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] | |
I want to know how to pattern match 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.
Cheers Nick
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |