This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
gcj/84: path to classes.zip is compiled in to gcj at build time
- To: java-gnats at sourceware dot cygnus dot com
- Subject: gcj/84: path to classes.zip is compiled in to gcj at build time
- From: bryce at albatross dot co dot nz
- Date: 5 Nov 1999 02:25:29 -0000
- Reply-To: bryce at albatross dot co dot nz
- Resent-Cc: java-prs at sourceware dot cygnus dot com, green at cygnus dot com
- Resent-Reply-To: java-gnats@sourceware.cygnus.com, bryce@albatross.co.nz
>Number: 84
>Category: gcj
>Synopsis: path to classes.zip is compiled in to gcj at build time
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apbianco
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 04 18:30:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator: Bryce McKinlay <bryce@albatross.co.nz>
>Release: gcc 2.96
>Organization:
>Environment:
linux
>Description:
The default path to find libgcj's classes.zip is compiled
into gcj when the compiler is built. This makes it difficult
to relocate the compiler to somewhere other than where it
was configured for.
It would be better to have gcj try to locate classes.zip
based on where the gcj binary is located.
eg:
<directory containing gcj>/../shared/libgcj.zip
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: