> Mucking with the environment variables as you suggest fixed my problem. 
> Thanks!  I have now compiled a PPC 64 kernel, but sadly do not have a G5 
> to try it on. :(

Unfortunately I cant help you there :)

> I noticed gcc uses the -m64 option when compiling the 64 bit things. When 
> no -mXY is given does gcc default to -m32? I suppose I could find the 
> answer in the docs somewhere.

With a biarch toolchain you have the choice of the default when
configuring gcc. To make the default 32bit, use:

        --with-cpu=default32

Anton


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to