|
楼主 |
发表于 2003-5-29 06:13:19
|
显示全部楼层
the /usr/lib/crt1.o error is due to my old bash. cz it doesnot support the parameter -a for exec. I deleted the -a '<path" following the exec in both icc and icpc, when the problem solved.
configure error is some kind of stupid, i forget to unset the cflag and cxxflag for gcc. icc does not recognize -march and gives no out put.
the compiler works perfectly, when i tried to compile 'distcc', which is a simple package w/ only thousands of lines of code.
thx for the compability doc, it's said in it that icc works well on 2.4.17. it will be perfect if the versioni is 2.4.18.
many iptables patches need >=2.4.18 , so does the traffic control patches.
http://lwn.net/Articles/14293/ is the patch for 2.5.45. I'll figure out that tnght. actually 2.5.45 supports much better hyper-threading than 2.4 series. |
|