This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

Problems using AR utility


I'm new using Cygwin and have a problem using AR.EXE utility.

I have a makefile that builds a program without problems. When I try to 
add some of the .obj files to a .lib file, instead of using the .obj's 
in the makefile, I get several undefined symbols. But these symbols are 
into the library (I can see them running nm) and link fine when I attach 
the .obj's directly from makefile.

Could anyone give me a hint ?

Thanks in advance. Ignasi Villagrasa.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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