Re: Undifined reference to _WinMain@16 (Attn: FAQ maintainer)

2004-09-29 Thread Joshua Daniel Franklin
On Mon, 13 Sep 2004 16:51:27 -0400 (EDT), Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > > http://sources.redhat.com/cygwin/faq/faq.html#SEC91 > > This won't work with gcj. You need to pass a "--main" flag, e.g., > > gcj --main=Hello Hello.java > > Would it be possible to add this to the above

RE: Undifined reference to _WinMain@16 (Attn: FAQ maintainer)

2004-09-13 Thread Buchbinder, Barry (NIH/NIAID)
Sorry. I deleted one but missed the other. -Original Message- From: Igor Pechtchanski Sent: Monday, September 13, 2004 4:51 PM Subject: RE: Undifined reference to [EMAIL PROTECTED] (Attn: FAQ maintainer) On Mon, 13 Sep 2004, Buchbinder, Barry (NIH/NIAID) wrote: > > -Original Message

RE: Undifined reference to _WinMain@16 (Attn: FAQ maintainer)

2004-09-13 Thread Igor Pechtchanski
On Mon, 13 Sep 2004, Buchbinder, Barry (NIH/NIAID) wrote: > > -Original Message- > > From: Kostadin Cholakov > > Sent: Monday, September 13, 2004 4:25 PM > > To: [EMAIL PROTECTED] . > > Subject: Undifined reference to [EMAIL PROTECTED] > > > > H