www.delorie.com/archives/browse.cgi | search |
On Mon, Dec 13, 1999 at 05:55:33PM -0600, Mumit Khan wrote: >Earnie Boyd <earnie_boyd AT yahoo DOT com> writes: >> >> I've another problem though. In building Mumits JAVA-JNI examples I'm gettin >> g >> the missing WinMain AT 16 error from dllwrap which comes from the CD version. >> >> Any clues? > >It's an unfortunate bug in dllwrap that checks for cygwin32 in target >name instead just cygwin; I'll get it fixed for next release. I don't know if anyone has noticed that you may not need dllwrap as much in the CD release. DJ added functionality to ld which should make it a lot easier to build DLLs. Essentially you can say something like: ld -shared -o foo.dll --export-all-symbols foo.o bar.o cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |