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

2009-09-01 Thread ramana at gcc dot gnu dot org
--- Comment #1 from ramana at gcc dot gnu dot org 2009-09-01 12:03 --- This sounds correct to me . Adding one of the libjava maintainers to comment on this. Patches should be submitted to the correct mailing list. -- ramana at gcc dot gnu dot org changed: What|Removed

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

2009-09-01 Thread aph at gcc dot gnu dot org
--- Comment #2 from aph at gcc dot gnu dot org 2009-09-01 14:06 --- Assigning to Tom tromey: this is his area. -- aph at gcc dot gnu dot org changed: What|Removed |Added

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

2009-09-01 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2009-09-01 16:58 --- I think it isn't correct to use "gcc" directly. You probably have to introduce a new variable. But, I don't see why we need ecjx.cc at all. I think it must be to work around some other problem. Maybe instead we could

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

2009-09-01 Thread aph at gcc dot gnu dot org
--- Comment #4 from aph at gcc dot gnu dot org 2009-09-01 17:09 --- Hmm, I seem to have approved that patch. I agree with you: I can't see why the specfile change requires ecjx.cc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40868

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

2009-09-01 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2009-09-01 21:38 --- I believe libtool wasn't doing the right thing without any sources, but it has been a while, so I don't remember the details. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40868

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

2009-12-04 Thread flameeyes at gentoo dot org
--- Comment #6 from flameeyes at gentoo dot org 2009-12-04 12:54 --- Created an attachment (id=19222) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19222&action=view) Proposed patch With this patch applied, gcj cross-builds fine (not a canadian cross though). -- http://gcc.gn

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

2009-12-10 Thread ramana at gcc dot gnu dot org
--- Comment #7 from ramana at gcc dot gnu dot org 2009-12-10 15:25 --- (In reply to comment #6) > Created an attachment (id=19222) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19222&action=view) [edit] > Proposed patch > > With this patch applied, gcj cross-builds fine (not a can

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

2010-07-10 Thread bugtrack at roumenpetrov dot info
--- Comment #8 from bugtrack at roumenpetrov dot info 2010-07-10 08:56 --- Bug cannot be resolved with updates in libjava/Makefile. You could see my comments in issue #40868 (clone of #30591) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40868

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

2010-07-10 Thread bugtrack at roumenpetrov dot info
--- Comment #9 from bugtrack at roumenpetrov dot info 2010-07-10 08:57 --- *** Bug 42311 has been marked as a duplicate of this bug. *** -- bugtrack at roumenpetrov dot info changed: What|Removed |Added

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

2010-08-26 Thread rwild at gcc dot gnu dot org
--- Comment #10 from rwild at gcc dot gnu dot org 2010-08-27 04:27 --- Subject: Bug 40868 Author: rwild Date: Fri Aug 27 04:27:40 2010 New Revision: 163580 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163580 Log: Fix building ecjx in cross compile mode. libjava/: PR l

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

2010-08-26 Thread rwild at gcc dot gnu dot org
--- Comment #11 from rwild at gcc dot gnu dot org 2010-08-27 04:30 --- Fixed. -- rwild at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

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

2010-09-27 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40868 Fraxinas changed: What|Removed |Added CC||andreas.fri...@multimedia-l

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

2010-09-27 Thread andreas.fri...@multimedia-labs.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40868 --- Comment #15 from Fraxinas 2010-09-27 21:57:43 UTC --- (In reply to comment #14) > Created attachment 21898 [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

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

2010-09-27 Thread dmitrij.ledkov at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40868 --- Comment #16 from Dima 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 f