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]
Other format: [Raw text]

Java library to DLL


Hello,

I have developed a Java API library for a software system I am developing. I would like to release this API in a DLL for Windows and SO for Linux so that other programmers can write software for the system also without compromising the API code. I have used GCJ to compile Java code to machine code and was wondering if I could use it to create DLLs also. I am new to GCJ and my attempts have failed. Any help in this would be greatly appreciated.

Thanks,
Brad Wehmeier
Wehmeibb@rose-hulman.edu


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