This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

prob with gcj documentation


The text about the -I flag should not have a space between
"-I" and "directory":

http://gcc.gnu.org/java/compile.html

-I directory
A directory (or file) specified using -I are prepended to the classpath.



Trying to figure out how to include classes from a jar file.
CompiGetting a lot of undefined references from the linker stage.
Another program doesn't compile because of no HashSet class.
I suppose I'll have to upgrade. Using gcj (2.96) from RedHat 7.2.

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com


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