This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: My own problem with gcj



Alexandre Petit-Bianco writes:
> That's how you get the .o. If you want to link the executable, try:

I'm sorry. That's how you get a temporary .o that you won't have a
change to look at. You still have to specify `-c' to keep it in the
directory gcj ran from.

./A

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