[Bug libgcj/44341] [4.6 Regression] libjava cross build fails when configured with --with-gmp=

aoliva at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 13 09:29:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44341

--- Comment #9 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-01-13 09:07:09 UTC ---
Created attachment 22956
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22956
Another approach to fix the problem

Here's another approach that IMHO is more consistent: instead of depending on a
target library to mangle arguments for another target library, get the top
level to distinguish target and host arguments and pass them down, adjusted as
needed.



More information about the Gcc-bugs mailing list