Hi, I'm using "distcc 2.12.1 i586-mandrake-linux-gnu" in client and "distcc 2.12.1 i686-pc-linux-gnu" (redhat) in server
When I compile (local): [EMAIL PROTECTED] ccache-2.3]$ DISTCC_HOSTS="localhost" distcc -c -Wall util.c and [EMAIL PROTECTED] ccache-2.3]# DISTCC_HOSTS="localhost" distcc -c -Wall util.c I don't have problems However, when I compile (remote): [EMAIL PROTECTED] ccache-2.3]$ DISTCC_HOSTS="floyd.digi.com.br" distcc -c -Wall util.c I have this problems: util.c: In function `cc_log': util.c:34: warning: implicit declaration of function `__builtin_va_start' ---- gcc versions local(MolequeBesta): gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk) remote(floyd): gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) This is a bug? Regards, ----------------------------------------------- Iuri [CLX] Yahoo: [EMAIL PROTECTED] UIN/ICQ: 33885517 MSN: [EMAIL PROTECTED] Linux User id: #279465 Linux Machine id: #161900 Contato: (84) 9402 2135 Mens. para cel: [EMAIL PROTECTED] Mensagens para o icq: [EMAIL PROTECTED] -- Esta mensagem foi verificada pelo sistema de antiv�rus e acredita-se estar livre de perigo. __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/distcc
