hello all,
1.i tried to compile a java file (Prime.java) using gcj but got the following error.>>
$ gcj Prime.java --main=Prime -o Prime /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status
i am using red-hat9.0 on a pentium machine. do i have to change some parameters or install some rpm?
thank you rahul