On Sat, Mar 02, 2002 at 03:55:21 -0600, Michael J McGonagle wrote:
> Does anyone know if icc works with Debian? (I would think so, but it
> does not hurt to ask!).

No, icc will almost cetainly not work with debian. It relies on the
version of glibc and gcc that redhat ship with 7.1/7.2. It should work
with the equivalent versions of Mandrake.
 
> Also, is the compiler a drop-in replacement for gcc? The command line I
> use to call gcc (to compile 'sfront' generated code) works with both, I
> am just wondering if there are other 'optimizations' that might help
> this even more (with icc)?

The command line options are different, but recent versions of autoconf
know about it I believe.

- Steve

Reply via email to