[distcc] Default flags

Andrew Gaffney agaffney at gentoo.org
Sun Feb 5 21:45:43 GMT 2006


Meka[ni] wrote:
> Is there a way to make distcc append flags to C[XX]FLAGS? What I need is compiling x86 app on amd64 (distccd server), and I need to pass -m32 flag, too. Some of the apps funk up C[XX]FLAGS variable, so it would be nice if distcc could append -m32 (or any other set of flags).

The Right Way(TM) to do that is to build a x86 cross-compiler on the amd64 
distcc helper and use that instead of the native x86_64 compiler.

-- 
Andrew Gaffney                            http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer                                   Installer Project


More information about the distcc mailing list