This is the mail archive of the cygwin 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: Building DLL



Put all the functions into a library.  Link the application and the
modules against this library (building only the appA's main() into
the executable).

Hmmm, not sure if I can convinve the XFCE developers of such a change, as it's fairly major.


It was also reported that creating an import library (or stub library)
for the executables functions is sufficient if it is linked in, IIRC it

this might be more acceptable, but I have no idea of how to go about that... Anybody knows more about how to do this?


was the same problem with naim & plugins.  Maybe there are some useful
hints in the naim sources.

Maarten


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]