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
__ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc

Reply via email to