This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcj problem...


I do remember there's the same usage of gcj with javac and I did not notice 
the changes as mentioned in the links you mention.

Anyway, thanks.

Jason

> On Mon, 16 Feb 2004, Jason Fu wrote:
>
>> Any idea about it...
>>
>> $ gcj HelloWorld.java
>> 
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(libcmain.o)(.text+0
x7c):
>> undefined reference to `_WinMain@16' collect2: ld returned 1 exit
>> status
>>
>> =====================================================
>> public class HelloWorld
>> {
>>         public static void main(String[] args)
>>         {
>>                 System.out.println("Hello World!");
>>         }
>> }
>> =====================================================
>>
>> http://www.hkucs.org:8080/~tsfu/
>
> Here's an idea:
>
>> Problem reports:       http://cygwin.com/problems.html
>
> Please pay particular attention to the bit about attaching the cygcheck
> output.
> 	Igor
> --
> 				http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_		pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
>     '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
>
> "I have since come to realize that being between your mentor and his
> route to the bathroom is a major career booster."  -- Patrick Naughton

http://www.hkucs.org:8080/~tsfu/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]