Compiling a DLL

2004-12-01 Thread BARTHEL, MATTIAS
Hello. What are the procedures for compiling a DLL without using the Cygwin DLL? /Mattias -- Mattias Barthel, Software Engineer CapGemini at Hewlett Packard Tel. 34 93 582 26 02 E-mail: [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: Compiling a DLL

2004-12-01 Thread Brian Dessent
"BARTHEL, MATTIAS" wrote: > What are the procedures for compiling a DLL without using the Cygwin > DLL? http://cygwin.com/faq/faq.html#SEC94 In short: if you want to use Cygwin's posix emulation layer then you will be linking to cygwin1.dll and your program will be GPL[1

Re: Compiling a DLL

2004-12-01 Thread Brian Dessent
Brian Dessent wrote: > will be linking to cygwin1.dll and your program will be GPL[1]. There's Sorry, I keep forgetting that Redhat offers the "..or any OSI-approved license" addendum to the GPL, so your code doesn't necessarily have to be GPL, but it still must be Open Source. Brian -- Unsubs