This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: How to enforce the use of libjava/scripts/jar?


>>>>> "Gerald" == Gerald Pfeifer <gerald@pfeifer.com> writes:

Gerald> Looking at libjava/configure.ac, I understand that we only use and 
Gerald> install libjava/scripts/jar.in if no version of jar nor fastjar is
Gerald> already present in $PATH:

I think we should never install the jar script -- we now have a gjar
tool from Classpath which we can use.  On svn trunk we do build and
install this, for native systems (I think to avoid mixing host and
target executables in bindir).  I think we should treat the jar script
as something that is useful for the build, but nothing else.

Tom


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