How to compile gcc for 64 bit Power PC
Segher Boessenkool
segher at kernel.crashing.org
Fri Nov 18 01:48:47 EST 2005
> For Configuring i have mentioned like this
> ./configure --target=powerpc-*-eabi
> --host=i686-pc-linux-gnu \
> --enable-shared \
> --enable-64-bit-bfd \
>
> --prefix=/usr/src/redhat/BUILD/toolchain/src/gcc1 \
> -
> --with-local-prefix=/usr/src/redhat/BUILD/toolchain/src/gcc1/local \
> --with-sysroot=/
--build=i686-pc-linux-gnu
You are going to run into more problems... much easier to
use some precompiled thing, as Dave points out.
Segher
More information about the Linuxppc64-dev
mailing list