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] | |
The documentation says that you can't specify multiple input files when using --resource (or -C).
Even then, it's not clear what you're trying to do.
1. compile a bunch of JAR files to native shared libraries 2. compile a Java program that uses these native shared libraries
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gzap login cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gzap co gzap cd gzap ./configure make ./gzap
You may need to set LD_LIBRARY_PATH The important output is
DEBUG: using GNU JavaMail DEBUG: no default providers
Attachment:
test112.tar.gz
Description: GNU Zip compressed data
Attachment:
PGP.sig
Description: This is a digitally signed message part
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |