This is the mail archive of the java-patches@gcc.gnu.org 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]

Re: [PATCH]: build problems with command line length (ksh93)




On 6 Jul 2001, Tom Tromey wrote:
> Jeff> -## JAVAC is set to `$(GCJ) -C'.  However, JAVAC is run from the srcdir
> Jeff> -## (due to problems running it in builddir).  In this case the obvious
> Jeff> -## definition of GCJ won't work; instead we resort to this ugly
> Jeff> -## definition that gives us absolute paths.
> 
> This is a dead comment.  In the past we did this because (I think)
> path-searching was a bit broken in gcj.  However, running gcj in
> srcdir meant that M-x next-error in Emacs didn't work correctly.  So
> at some point I changed it back.

I was thinking about the "cd $srcdir" part rather than absolute paths.
Anyway, I removed that bit.

> Jeff> Tested on trunk with alphapca56-unknown-linux-gnu.  OK to commit?
> 
> Yes, thanks.

Done.

Jeff


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