This is the mail archive of the java-discuss@sources.redhat.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]

How to link with jars


Hi,

I've managed to compile all classes I have source code of. There remain
some .jar's which I have problems to compile.

So I need to link and run with jars (or .class) files, I guess in my
CLASSPATH, right?

At the moment though I don't even get an executable, because the link
throws errors (undefined references to what's in the jar's).

So what do I do?   Also, do I have to configure my libgcj to
run/interpret  the class files ?

Thanks

    Torsten


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