[Bug bootstrap/47806] Failure to build cross-combiner to powerpc-ibm-aix6.0

2011-02-21 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47806 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/47806] Failure to build cross-combiner to powerpc-ibm-aix6.0

2011-02-19 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47806 --- Comment #5 from Steven Bosscher 2011-02-19 15:48:45 UTC --- sysroot, right. obviously I don't have AIX so that basically means I can't build a cross-compiler to it, IIUC. Close as IBTK (aka INVALID)?

[Bug bootstrap/47806] Failure to build cross-combiner to powerpc-ibm-aix6.0

2011-02-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47806 --- Comment #4 from Andrew Pinski 2011-02-18 23:22:44 UTC --- (In reply to comment #3) > Don't you need a sysroot to build a cross compiler in this case? Try adding > --without-headers --with-newlib if you don't have a sysroot for AIX. Note > t

[Bug bootstrap/47806] Failure to build cross-combiner to powerpc-ibm-aix6.0

2011-02-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47806 --- Comment #3 from Andrew Pinski 2011-02-18 23:21:59 UTC --- Don't you need a sysroot to build a cross compiler in this case? Try adding --without-headers --with-newlib if you don't have a sysroot for AIX. Note there is nothing AIX specific in

[Bug bootstrap/47806] Failure to build cross-combiner to powerpc-ibm-aix6.0

2011-02-18 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47806 --- Comment #2 from Steven Bosscher 2011-02-18 17:23:44 UTC --- Also fails, but in a different way, if "--disable-multilib" is removed from the configure options: # If this is the top-level multilib, build all the other # multilibs. /home/steven

[Bug bootstrap/47806] Failure to build cross-combiner to powerpc-ibm-aix6.0

2011-02-18 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47806 Steven Bosscher changed: What|Removed |Added Keywords||build CC|