This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compiling java.awt with gcj


Does anyone know how to use java.awt with gcj 3.1?

I wrote a simple test program which displays a window with nothing in it
and compiled it successfully. But when I tried to start the program I
got the following output on the command line:

returned
end

that is all what happened.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]