I used to compile my java applicatons as under in RHEL4 :-
and link and run them as under:-
Quote:
gcj --main=test -o test test.o
|
However, in fedora8 when I do a gcj it says
command not found.
I have compiled the lib for gcj support to gcc.
thanks in advance
nishith