Mail Archives: cygwin/2004/02/18/21:37:39
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 AT 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 AT cs DOT nyu DOT edu
> ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT 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/
- Raw text -