On Sonntag 18 Januar 2009, druf...@att.net wrote:
> BTW, now that I'm working on a G5, how do I build it for 64-bits?

Call configure that way:

CC="gcc -arch=ppc64" ./configure

or like that for gcc 4.2.0

CC="gcc-4.2.0 -arch=ppc64" ./configure

I can't test this here, since Rosetta has only a 32 bit PPC emulation 
layer.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to