September 7th, 2011
Willi
only work well after gcc-multilib has been installed. An intel dev in the forums wrote that not even the intel 12.x compilers will support ubuntu’s new lib-folder structure so keep in mind to install gcc-multilib on new systems as this is not done per default.
only work well after gcc-multilib has been installed. An intel dev in the forums wrote that not even the intel 12.x compilers will support ubuntu's new lib-folder structure so keep in mind to install gcc-multilib on new systems as this is not done per default.
Hi,
trying to install the latest version of intel compilers cause some amount of trouble as you do not only need the old and now dropped version 5 of libstdc++ – you also need it for x86_64 and i386. Both packages are available from the jaunty (9.04) Version of Ubuntu – but both packages install to /usr/lib whereas on an 64bit system the 32bit version has to be installed to /usr/lib32. So the 32bit deb has to be installed “manually” – all the details are now available on an intel-site:
http://software.intel.com/en-us/articles/using-intel-compilers-for-linux-with-ubuntu/
This small info was missing in the post here
Hi,
trying to install the latest version of intel compilers cause some amount of trouble as you do not only need the old and now dropped version 5 of libstdc++ - you also need it for x86_64 and i386. Both packages are available from the jaunty (9.04) Version of Ubuntu - but both packages install ...
November 29th, 2009
Willi
Recent Comments