bug-binutils
[Top][All Lists]
Advanced

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

HOWTO - Creating a static lib from objects and other static libs?


From: muni2773
Subject: HOWTO - Creating a static lib from objects and other static libs?
Date: Tue, 18 Mar 2008 15:05:03 -0700 (PDT)

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 oldlib1.a oldlib2.a

This succeeds but when I link against this new library the symbols from the
old lib are missing

Thanks

Muni
-- 
View this message in context: 
http://www.nabble.com/HOWTO---Creating-a-static-lib-from-objects-and-other-static-libs--tp16131045p16131045.html
Sent from the Gnu - Binutils - Bugs mailing list archive at Nabble.com.





reply via email to

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