I would think that Chuck Anderson's approach would work then. Though you might actually be able to get away with creating a link to the i386 called i686... Just a theory. -Jared On Tue, 8 Mar 2005 11:18:37 -0500, Chuck Haines <chaines@gmail.com> wrote:
But distcc is the one trying to call i686-pc-linux-gnu-gcc. That's where this problem came in the first place. So unless you can tell me how to change it from calling i686 to just calling gcc, I think I'll try the shell scripts.
Chuck
On Tue, 8 Mar 2005 10:47:51 -0500, The Freak <freak4uxxx@gmail.com> wrote:
distcc knows enough to compile that stuff correctly. check out the distcc guide on gentoo's website. For all of you that don't use gentoo, all of there guides are great reading anyway. Seeing as gentoo is a source distro, most of the knowlege on the forums and guides applies to linux in general, not just their flavor. I had distcc running on a few i686's, an i586, a sparc64 and a powerpc. the x86s worked fine together, the powerpc and sparc might have had a few problems working with the group every now and again but it generally all worked.
On Tue, 8 Mar 2005 09:39:40 -0500, Chuck R. Anderson <cra@wpi.edu> wrote:
On Tue, Mar 08, 2005 at 09:05:56AM -0500, Chuck Haines wrote:
trying to run distcc instead of it doing the gcc -march=i686, it wants to call the i686-pc-linux-gnu-gcc. Now this is a problem because the RHEL machines only have i386-pc-linux-gnu-gcc. This is the real problem I'm running in to. Does anyone know how to make distcc use gcc -march instead of trying to use the i686?
Just create a shell script called i686-pc-linux-gnu-gcc that calls /usr/bin/gcc with -march=i686 ? _______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
-- Chuck Haines chaines@gmail.com http://www.maxslack.com ------------------------------------------- Tau Kappa Epsilon Fraternity TKE-ZM Web Coordinator ECE Systems Administrator ------------------------------------------- AIM: CyberGrex YIM: CyberGrex_27 ICQ: 3707881 ------------------------------------------- GPG Fingerprint: 303A AB50 4EA9 70ED 2E30 2368 C9CD CCB5 4BD7 0989 GPG Key: http://www.maxslack.com/gpgkey.txt _______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug