Mail Archives: cygwin/2004/02/16/11:01:00
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 `_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
--
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 -