------- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-04 01:49 ------- HUH????
For a pure 64bit PPC GNU/Linux, you need --disable-multilib (and maybe --with-cpu=default64) as you don't have a 32bit glibc. Unless I am misunderstanding what you mean by a pure 64bit PPC GNU/Linux distro. --with-cpu=default64 will do what you think it does and builds a 64 bit compiler that is a 64bits binary. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24662