[Bug regression/24662] New: gcc unable to bootstrap and build as 64 bit binary

2005-11-03 Thread tom_gall at vnet dot ibm dot com
In the past with 3.3 and 3.4 gcc could be build as a 64 bit binary on ppc64.
gentoo-ppc64 as a distro is a full 64 bit environment. 

I've been doing some early explorations on gcc 4.x for our next release of
gentoo-ppc64 and found that gcc no longer is able to bootstrap or even build in
a pure 64 bit environment. 

As a request could we get this functionality back? 

As an added bonus I would appreciate if we could bootstrap a bi-arch (aka
multilib) 32/64 compiler from a pure 64 bit environment as well. This is also
not possible today.


-- 
   Summary: gcc unable to bootstrap and build as 64 bit binary
   Product: gcc
   Version: 4.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: regression
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tom_gall at vnet dot ibm dot com
 GCC build triplet: powerpc64-linux
  GCC host triplet: powerpc64-linux
GCC target triplet: powerpc64-linux


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



[Bug regression/24662] gcc unable to bootstrap and build as 64 bit binary

2005-11-03 Thread tom_gall at vnet dot ibm dot com


--- Comment #2 from tom_gall at vnet dot ibm dot com  2005-11-04 02:51 
---
I'll give that whirl...  I think I was mistakenly using --disable-biarch!  :-/


-- 


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



[Bug regression/24662] gcc unable to bootstrap and build as 64 bit binary

2005-11-03 Thread tom_gall at vnet dot ibm dot com


--- Comment #3 from tom_gall at vnet dot ibm dot com  2005-11-04 04:52 
---
fresh subversion code + right param seems to fix it ...  least for the pure 64
bit case. I'll get to the multilib from 64 bit case in a few days.


-- 

tom_gall at vnet dot ibm dot com changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID


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