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]

Re: Share exception between shared lib and an application...


Well,

I use autoconf, automake and libtool...

I think the most simple is that I give you all my source file...

And, principal line are :

configure.in :
  - "AC_LIBTOOL_WIN32_DLL"

src / Makefile.am :
  - "-no-undefined"  for link flag of my librarie

Etienne

Attachment: ps.zip
Description: Zip compressed data

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