This is the mail archive of the java-prs@sourceware.cygnus.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]

gcj/84: path to classes.zip is compiled in to gcj at build time



>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:

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