- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, all
I am trying to install IFC90 to a Gentoo linux box:
Kernel 2.6.12-gentoo-r10
glibc 2.3.5-r1
gcc 3.3.5.20050130-r1
lib_std_cpp: 3.3.6
When I started from the Intel installation RPM package, it always failed as it could not identified my kernel/glibc/libstdc++ version (I also tried to change the install_fc.sh but it did not work either.)
I used rpm2targz and another way (hack a ebuild file from ifc9.0.26 under gentoo then install)
They both worked and I could even compile my programs. However, programs made by two ifort (installed in the above two ways) all crashed....
the message has been like "look for symbol error: f_powdi symbol undefined" sometimes it's
"f_powri"...
Does anyone have a clue on this? or experience on installing IFC90 on Gentoo to share?
Appreciate your help.
BTW, I am sure it's not the code problem as I compiled the programs and they all run well under a ifort installed on Scientific Linux which is a modified version from RH by Fermilab and CERN.
I am trying to install IFC90 to a Gentoo linux box:
Kernel 2.6.12-gentoo-r10
glibc 2.3.5-r1
gcc 3.3.5.20050130-r1
lib_std_cpp: 3.3.6
When I started from the Intel installation RPM package, it always failed as it could not identified my kernel/glibc/libstdc++ version (I also tried to change the install_fc.sh but it did not work either.)
I used rpm2targz and another way (hack a ebuild file from ifc9.0.26 under gentoo then install)
They both worked and I could even compile my programs. However, programs made by two ifort (installed in the above two ways) all crashed....
the message has been like "look for symbol error: f_powdi symbol undefined" sometimes it's
"f_powri"...
Does anyone have a clue on this? or experience on installing IFC90 on Gentoo to share?
Appreciate your help.
BTW, I am sure it's not the code problem as I compiled the programs and they all run well under a ifort installed on Scientific Linux which is a modified version from RH by Fermilab and CERN.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BTW, it's actually working for some simple programs like
write
dsqrt
....
I encountered the problems in some more complicated codes,
for example, the following one:
http://www.pas.rochester.edu/~rain/smadgraph/mg2.tar.gz
write
dsqrt
....
I encountered the problems in some more complicated codes,
for example, the following one:
http://www.pas.rochester.edu/~rain/smadgraph/mg2.tar.gz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
problem sovled
just link improperly
runned ldconfig
working now
just link improperly
runned ldconfig
working now

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page