boot/wrap assumes a biarch toolchain?

Jan Dittmer jdi at l4x.org
Tue Oct 30 06:44:48 EST 2007


Andreas Schwab wrote:
> Jan Dittmer <jdittmer at ppp0.net> writes:
> 
>> $ powerpc64-linux-gcc-4.0.4 -v
>> Using built-in specs.
>> Target: powerpc64-linux
>> Configured with: ../configure --prefix=/usr/cc217
>> --exec-prefix=/usr/cc217/powerpc64 --target=powerpc64-linux
>> --disable-shared --disable-werror --disable-nls --disable-threads
>> --disable-werror --disable-libmudflap --with-newlib --with-gnu-as
>> --with-gnu-ld --enable-languages=c
>> Thread model: single
>> gcc version 4.0.4
>>
>> g5_defconfig:
>>
>> $ make ARCH=powerpc HOSTCC=gcc-4.0 CROSS_COMPILE=powerpc64-linux- 
>> CROSS32_COMPILE=powerpc64-linux-
> 
> Your compiler still needs -m32 to generate 32-bit code (or use
> --with-cpu=default32 to make that the default).

4.1.2 exhibits the same behavior. When did it start to work without
additional options? 4.2?

Jan



More information about the Linuxppc-dev mailing list