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

Re: Undifined reference to _WinMain@16

2004-09-13 Thread Gerrit P. Haase
Hello Kostadin, Am Montag, 13. September 2004 um 22:25 schriebst du: > I am using for a first time GCJ compiler (and I find > it strange) but it seems to work properly. I have my > first error message :). It is Undifined reference to > [EMAIL PROTECTED] I checked the FAQ but the explanation > the

RE: Undifined reference to _WinMain@16

2004-09-13 Thread Buchbinder, Barry (NIH/NIAID)
http://sources.redhat.com/cygwin/faq/faq.html#SEC91 -Original Message- From: Kostadin Cholakov Sent: Monday, September 13, 2004 4:25 PM To: [EMAIL PROTECTED] Subject: Undifined reference to [EMAIL PROTECTED] Hi I am using for a first time GCJ compiler (and I find it strange) but it seem