I'm trying to build glibc-2.2.93 on a linux box. Doing a make -j1 (which sets CC=distcc) everything works fine.
Doing a make -j2 the compile bombs out. If I set CC=gcc, -j2 (I have a dual processor box) the compile completes. I don't know how to troubleshoot this problem. -- Bob Tanner <[EMAIL PROTECTED]> | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288 _______________________________________________ distcc mailing list [EMAIL PROTECTED] http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
