This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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] |
Actually, I believe that the windows versions of GCC can already produce windows compatible DLLs.At this point, you've left the realm of gcc and wandered into either the binutils realm, or the cygwin realm. The mechanisms for producing DLLs are in binutils (specifically, the linker "ld"), and the policy for making cygwin1.dll specifically rests with the cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |