This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: classpath question
- To: java-discuss at sources dot redhat dot com
- Subject: Re: classpath question
- From: Benjamin Pharr <bnpharr at olemiss dot edu>
- Date: Sun, 10 Sep 2000 21:47:08 -0500
At 08:53 PM 9/10/00 , you wrote:
>We install libgcj.zip in /usr/share right now (or ${prefix}/share).
>
>Tom and I were thinking of changing this to /usr/share/gcj/libgcj.zip. The
>idea being that the compiler would put every /usr/share/gcj and every .zip
>and .jar file found in there in its classpath. For instance, you could drop
>gnome-gcj.zip in there and it would just show up in your classpath
>automatically.
>
>Comments?
>
>AG
I'm rather new to gcj, but that sounds like a good idea to me.
Ben