Help! In cygwin of window OS
Ranjit Mathew
rmathew4lists@hotmail.com
Mon Mar 24 05:22:00 GMT 2003
> $ gcj --main=Hello -o Hello.exe Hello.java
> /cygdrive/c/DOCUME~1/Steve/LOCALS~1/Temp/ccl7rR8L.s: Assembler messages:
> /cygdrive/c/DOCUME~1/Steve/LOCALS~1/Temp/ccl7rR8L.s:26: Warning: .stabs:
> descrip
> tion field '40002' too big, try a different debug format
> /cygdrive/c/DOCUME~1/Steve/LOCALS~1/Temp/ccl7rR8L.s:75: Warning: .stabs:
> descrip
> tion field '10001' too big, try a different debug format
> /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
> cannot fi
> nd -liconv
> collect2: ld returned 1 exit status
>>> Any hints?
>> BTW, I am newbie to GCC series compilers, I really don't know where I can
> find a document look like "STEP by STEP" to study gcc or gcj, "man gcc" give
> me too many options!!!
This problem has been fixed in GCJ 3.3, which will be released "soon".
Meanwhile, if you wish to try out an early beta of GCJ 3.3 for Windows,
do take a look at:
http://www.thisiscool.com/gcc33_mingw.htm
Ranjit.
More information about the Java
mailing list