Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Building -current under OS X 10.5



On Thu, Aug 18, 2011 at 05:41:35PM -0400, Thor Lancelot Simon wrote:
> 
> This works around the idiocy in the gmp build system that adds -m64 to
> the GCC flags *even if -m32 is already there*.  Unfortunately if you're
> on a 32 bit only machine, this method won't work for you, though setting
> ABI=32 in the environment and using gcc-4.2 probably will.

Presumably it is also possibly to replace gcc (on $PATH at least) with
a shell script that fixes the argument list and then exec's the real
gcc binary.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index