This is the mail archive of the binutils@sourceware.org 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]

Static Linking and Library Dependencies


Say I have two static libraries A and B.

In A there is only one function, foo, that depends upon B.

My program uses functions in A other than foo.  

Is there any way to link my program with A but not have to link B also?

Thanks.

-Tom

Tom Browder
Nicevile, FL


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