On Sun, 21 Jan 2007, Tom Tromey wrote: > 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.
No objection from my side! My problem here was that we *sometimes* install the jar script, and sometimes we don't. Never installing it would also work for me. ;-) Gerald