Re: creating shared dlls yields undefined reference to `WinMain@16' in mingw 4.3
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
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.