Re: [linux-audio-user] regarding mobos and CPUs

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] regarding mobos and CPUs
From: Malcolm Baldridge (linux-audio_AT_paypc.com)
Date: Fri May 07 2004 - 04:39:28 EEST


> Can icc and gcc co-exist on the same machine?

Absolutely. They don't "collide" compiler-driver-wise. ICC installs into
/opt in fact, by default.

You can even build completely-static binaries so you can always be sure the
faster Intel math libraries are being used. You can also static only the
Intel mathlib override portions, and leave the app shared-linked against the
"normal" glibc stuff.

My kingdom for Quality,

=MB=

-- 
A focus on Quality.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri May 07 2004 - 04:35:22 EEST