[Bug java/30591] Cross build fails because native gcj needed to build ecjx
mtrudel at gmx dot ch
gcc-bugzilla@gcc.gnu.org
Wed Apr 25 06:17:00 GMT 2007
------- Comment #5 from mtrudel at gmx dot ch 2007-04-25 07:17 -------
You write "it needs a host version of gcj",
your host is "i686-pc-linux-gnu" and
configure looks for "i686-pc-linux-gnu-gcj"?
Seems correct to me? What gcj should be searched for? The only problem I'm
currently aware of is that the compilation of ecj.jar uses
"-findirect-dispatch". This fails for static compilations since
indirect-dispatch doesn't work anymore with such compilations since some bc abi
(or whatever) changes. It can easily be fixed by modifying libgcj.a.spec.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30591
More information about the Java-prs
mailing list