Steve Harris wrote: > > On Tue, Mar 05, 2002 at 12:41:36 +0800, Daniel V. wrote: > > On Monday 04 March 2002 22:34, Steve Harris wrote: > > > 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. > > > > FWIW I've had icc working on my Debian sid since early Feb, although I have > > only tested building the ladspa sources with it (ran OK). I don't think it > > can link to libstdc++ which limits it's usefulness to me. > > Sorry, yes. It will work if you stick to a libc subset (I don't know how > big). I don't think that's practical though.
For what I need it for (compiling sfront generated Ansi-C standard code, no C++), it should work. Thanks, Mike
