[Bug libgcj/33764] [4.2/4.3 regression] gij is built as 32-bit binary when building multilib gcc

2008-11-12 Thread jakub at gcc dot gnu dot org


--- Comment #10 from jakub at gcc dot gnu dot org  2008-11-12 21:04 ---
Fixed on the trunk.


-- 

jakub at gcc dot gnu dot org changed:

   What|Removed |Added

  Known to fail||4.3.2
  Known to work||4.4.0
Summary|[4.2/4.3/4.4 regression] gij|[4.2/4.3 regression] gij is
   |is built as 32-bit binary   |built as 32-bit binary when
   |when building multilib gcc  |building multilib gcc


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



[Bug libgcj/33764] [4.2/4.3 regression] gij is built as 32-bit binary when building multilib gcc

2008-02-01 Thread jsm28 at gcc dot gnu dot org


--- Comment #7 from jsm28 at gcc dot gnu dot org  2008-02-01 16:54 ---
4.2.3 is being released now, changing milestones of open bugs to 4.2.4.


-- 

jsm28 at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.2.3   |4.2.4


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



[Bug libgcj/33764] [4.2/4.3 regression] gij is built as 32-bit binary when building multilib gcc

2008-01-26 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.2.4   |4.2.3


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



[Bug libgcj/33764] [4.2/4.3 regression] gij is built as 32-bit binary when building multilib gcc

2008-01-12 Thread rguenth at gcc dot gnu dot org


--- Comment #6 from rguenth at gcc dot gnu dot org  2008-01-12 17:53 ---
P2.


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Priority|P3  |P2


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



[Bug libgcj/33764] [4.2/4.3 regression] gij is built as 32-bit binary when building multilib gcc

2008-01-09 Thread tromey at gcc dot gnu dot org


--- Comment #3 from tromey at gcc dot gnu dot org  2008-01-09 22:03 ---
What should we do here?
I think the problem is that we have a single bindir, but we are
building multiple executables -- one per multilib.


-- 

tromey at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||tromey at gcc dot gnu dot
   ||org


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



[Bug libgcj/33764] [4.2/4.3 regression] gij is built as 32-bit binary when building multilib gcc

2008-01-09 Thread rguenther at suse dot de


--- Comment #4 from rguenther at suse dot de  2008-01-09 22:14 ---
Subject: Re:  [4.2/4.3 regression] gij is built as 32-bit
 binary when building multilib gcc

On Wed, 9 Jan 2008, tromey at gcc dot gnu dot org wrote:

 --- Comment #3 from tromey at gcc dot gnu dot org  2008-01-09 22:03 
 ---
 What should we do here?
 I think the problem is that we have a single bindir, but we are
 building multiple executables -- one per multilib.

Well, usually you don't multi-lib binaries - which is why it is
called multilibbing, not multibinaring ;)  No idea how easy that is
to implement, though.

Richard.


-- 


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



[Bug libgcj/33764] [4.2/4.3 regression] gij is built as 32-bit binary when building multilib gcc

2008-01-09 Thread tromey at gcc dot gnu dot org


--- Comment #5 from tromey at gcc dot gnu dot org  2008-01-09 22:17 ---
Yeah.  We have to make the binaries where we do.  They rely on the
libraries we just built.

I suppose we could try to make a bin64 or whatever.
That sounds like a lot of work.

Maybe we could disable the executables in all but one of the multilibs.


-- 


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



[Bug libgcj/33764] [4.2/4.3 regression] gij is built as 32-bit binary when building multilib gcc

2007-10-22 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2007-10-22 08:43 ---
This is most likely a timming issue.  That is the 64bit multilib is built first
and then it rebuilds it as a 32bit program.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||pinskia at gcc dot gnu dot
   ||org
  Component|java|libgcj
   Target Milestone|--- |4.2.4


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