public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris Faylor <cgf@cygnus.com>
To: Mumit Khan <khan@NanoTech.Wisc.EDU>
Cc: earnie_boyd@yahoo.com, cygwin users <cygwin@sourceware.cygnus.com>
Subject: Re: [GCC BUG] -I switch not functioning correctly.
Date: Fri, 31 Dec 1999 13:28:00 -0000	[thread overview]
Message-ID: <19991213191842.A25705@cygnus.com> (raw)
Message-ID: <19991231132800.c0Ti43W2yM6QIFFFju2O-ZGvhFLUaZhyfNp-CjLO34k@z> (raw)
In-Reply-To: <199912132355.RAA10954@hp2.xraylith.wisc.edu>

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

  reply	other threads:[~1999-12-31 13:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-13 14:19 Earnie Boyd
1999-12-13 15:55 ` Mumit Khan
1999-12-13 16:19   ` Chris Faylor [this message]
1999-12-13 17:07     ` Mumit Khan
1999-12-13 17:20       ` Chris Faylor
1999-12-31 13:28         ` Chris Faylor
1999-12-31 13:28       ` Mumit Khan
1999-12-31 13:28     ` Chris Faylor
1999-12-31 13:28   ` Mumit Khan
1999-12-31 13:28 ` Earnie Boyd
  -- strict thread matches above, loose matches on Subject: below --
1999-12-13  8:40 Earnie Boyd
1999-12-31 13:28 ` Earnie Boyd
1999-12-06 14:19 Earnie Boyd
1999-12-11 22:25 ` Mumit Khan
1999-12-31 13:28   ` Mumit Khan
1999-12-31 13:28 ` Earnie Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19991213191842.A25705@cygnus.com \
    --to=cgf@cygnus.com \
    --cc=cygwin@sourceware.cygnus.com \
    --cc=earnie_boyd@yahoo.com \
    --cc=khan@NanoTech.Wisc.EDU \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).