This is the mail archive of the gcc-help@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]

Re: How to Creat a Shared Library on NT using GCC


> I'd like to call a C function in my Java program, so I need to creat a
> shared library. Did anyone know how to create a shared library under
> cygwin using Gcc on NT?

Please RTFM:

http://sourceware.cygnus.com/cygwin/cygwin-ug-net/dll.html

Martin

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