tranquilcool wrote:Using -static-intel when you compile things with icc resolves this problem.Iesos wrote:if you uninstall icc all the packages installed with icc will complain about libimf.so and libiomp5.sotranquilcool wrote:
for me it's kind of risky to install packages with icc because these packages
wont work(will fuck up your system) if you ever happen to uninstall icc.
i know because it happend to me and it took me a whole day to fix my system and it was
damn hard work.
dunno if it's worth it for now.
not found. it's not enough to, for example , install gzip with icc then remove it from package.icc and reinstall with gcc. it
will still complain about those two files missing. you can use a live cd chroot but it'll never reinstall without those libs.
so to avoid that you have to first uninstall it completely, totally then reinstall with gcc.
maybe saving the icc libs is the ultimate solution.

