This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: basic compilation question
- To: apbianco at cygnus dot com
- Subject: Re: basic compilation question
- From: Damani Walton <damani at world dot std dot com>
- Date: Fri, 15 Dec 2000 18:12:27 -0500
- Cc: java-discuss at sources dot redhat dot com
> It should print something like <some_place>/bin/gcj. gcj will expect
> libgcj.zip (libgcj.jar for a recent compiler) to be in <some_place>/share.
That seems to be the problem. Thanks for the hint.
Damani