[GCC BUG] -I switch not functioning correctly.

Chris Faylor cgf@cygnus.com
Mon Dec 13 16:19:00 GMT 1999


On Mon, Dec 13, 1999 at 05:55:33PM -0600, Mumit Khan wrote:
>Earnie Boyd <earnie_boyd@yahoo.com> writes:
>> 
>> I've another problem though.  In building Mumits JAVA-JNI examples I'm gettin
>> g
>> the missing WinMain@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@sourceware.cygnus.com



More information about the Cygwin mailing list