This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: creating shared dlls yields undefined reference to `WinMain@16' in mingw 4.3


Daniel Walter wrote:
> Thank you for all the help on this. For anyone who is searching the
> archives for MinGW gcj information, I will summarize.
> 
> 1. If you are trying to build a dll in MinGW, you may need to make a
> dummy WinMain function. 

This is wrong, though.  Surely someone knows if Windows has something
like dlsym().

Andrew.


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