This is the mail archive of the cygwin@sources.redhat.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]

Re: distribution suggestion



The solution is twofold:

1. Modify src/winsup/cygwin/include/cygwin/version.h to not call
   itself "cygwin1" (CYGWIN_VERSION_DLL_IDENTIFIER) in shared areas.

2. Build a custom import library that wants a different dll name
   (change DLL_NAME in Makefile.in).

Note that you are still required to distribute the full source for the
DLL, no matter what you call it.  Refering to the cygwin web site is
*not* sufficient for the GPL's requirements.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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