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+0x7c): 
> undefined reference to [EMAIL PROTECTED]'
> 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/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,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

--
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/

Reply via email to