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]

Forceing libtool to link shared...


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greetings
	I have a project that relies on Qt so I am haveing to use cl and link with my 
automake scripts, everything seems to work fine save for 2 issues.  Libtool 
adds all object files in .libs/*.obj and *.obj so i get many redefined 
symbols.

also it seems that when i use libtool to link my internal shared libs that are 
built as dlls the shared lib is linked staticly.  on unix i just link to 
mylib.la, is there something special i must do on cygwin to get it to not 
staticly link to the library?

Thanks
	-ian reinhart geiser
p.s. i apologise if this has been answered allready, i  had a hard time 
phraseing this question so the search engine could come up with any hits.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8tKnWPy62TRm8dvgRAu5gAJ9ySSRUHM5RmHUyli2dFBrnkSqQugCgwrDH
VNiMEbjOaxner2ZbTFt/1MI=
=S9WK
-----END PGP SIGNATURE-----


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
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]