java/5688: cross compiler build fails in libjava

Alexandre Oliva aoliva@redhat.com
Tue Jun 4 12:02:00 GMT 2002


On Jun  3, 2002, "H . J . Lu" <hjl@lucon.org> wrote:

> +   if test x$build = x$host && test x$host = x$target; then

--target is meaningless for target libraries.  target has become host
when we get to them.  Without the second test, the patch is good, but
I'll defer to a libjava maintainer to approve it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc-bugs mailing list