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]

Re: RE: Linking with multiple libraries


On 2008-12-31 at 05:24:31, Gary Partis wrote: 

> Both libraries are static libraries.

This situation is unlikely. If the call to a function of the second library is ok, there are two cases possible. 
First, that function is linked into your executable file. Secondly, that function is linked dynamically.
So, when linking , is there anything occur which you unexpect, such as misusing some parameters? 


---------------				 
mobile.parmenides
2008-12-31 17:13:55




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