help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a static lib from objects and another static lib


From: muni2773
Subject: Re: Creating a static lib from objects and another static lib
Date: Tue, 18 Mar 2008 14:29:17 -0700 (PDT)

That helps but I would like to pick your brain if there are multiple old
libraries ? e.g oldlib1.a and oldlib2.a 

Any ideas ?

Thanks

muni2773 wrote:
> 
> Folks I am trying to embed a static lib in a new lib that I am creating
> with more objects
> 
> my command is 
> 
> ar rcs libnew.a a.o b.o oldlib.a
> 
> This succeeds but when I link against this new library the symbols from
> the old lib are missing
> 
> Any ideas ?
> 

-- 
View this message in context: 
http://www.nabble.com/Creating-a-static-lib-from-objects-and-another-static-lib-tp16130317p16131043.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]