[Bug target/19645] PPC64 64-bit build failure

dje at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 28 00:18:00 GMT 2005


------- Additional Comments From dje at gcc dot gnu dot org  2005-01-28 00:18 -------
I bootstrapped again omitting --with-cpu=default32 and with -m64.  No problems.

I also built and installed gcc version 3.4.4 20050109 (prerelease) and used it
to bootstrap with -m64.  No problems.

--enable-threads=posix is the default for Linux, so that should not have any effect.

When I originally tried bootstrapping on PPC Linux, I had problems before I used
the incantation.  I do not remember if the failure was due to checking.  You
might try adding the following options to configure

--build=powerpc64-linux --host=powerpc64-linux --target=powerpc64-linux
--enable-shared --enable-__cxa_atexit

and see if that effects your results.


-- 


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



More information about the Gcc-bugs mailing list