This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/40868] ecjx.cc should be compiled by host gcc


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

--- Comment #16 from Dima <dmitrij.ledkov at ubuntu dot com> 2010-09-27 22:13:18 UTC ---
(In reply to comment #15)
> (In reply to comment #14)
> > Created attachment 21898 [details] [details]
> > backport
> > 
> > This is the backport I use against gcc-4.4
> 
> dear dima, thanks for that patch but it's not sufficient. it even applies and
> configures right but too many things had changed between release 4.4.4 and
> revision 163580. so the resulting generated makefile is faulty and leaves the
> variable @GCC_FOR_ECJX@ unsubtituted which causes compile to fail.

This patch does apply against snapshot gcc-4.4 branch 26-09-2010. And does
build libgcj & java cross-compiler from i386|x86_64-gnu-linux to
i686-w64-mingw32.
After the patch is applied you do need to rerun correct autoreconf (2.59).

Buildlog -
http://launchpadlibrarian.net/56490712/buildlog_ubuntu-lucid-i386.w64-toolchain_1.0b%2B201009260029-0w2228g93841b22110p11~lucid1_FULLYBUILT.txt.gz


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