Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-15-2005, 04:21 AM
|
#1
|
|
LQ Newbie
Registered: Dec 2004
Location: south west wales
Posts: 10
Rep:
|
intel compilers on AMD
hello,
I would like some advice on how to get the linux fortran and C++ to work, i have an AMD opteron and linux kernel 2.6, my linux system is 64 bit.
they both install fine but neither compiles, im not to hot at any of this stuff as i am still learning. When it istall it install the IA-32 version but i think it should install the itanium version?
if this is the problem how do i fix it? or the more likely proplem is that my stab in the dark is a long way off and its something totally different?
|
|
|
|
02-15-2005, 05:01 AM
|
#2
|
|
Member
Registered: Jan 2004
Location: Munich
Distribution: SuSE 9.2, 10.2, 10.3, knoppix
Posts: 274
Rep:
|
No, Itanium is neither IA-32 nor IA-64 compatible, so it won't work on your machine. I believe IA-32 should work on your Opteron (as it's backward compatible), but IA-64 would be faster. I have no idea however how to install the 64 bit version.
|
|
|
|
02-15-2005, 05:59 AM
|
#3
|
|
Member
Registered: Jan 2004
Location: Munich
Distribution: SuSE 9.2, 10.2, 10.3, knoppix
Posts: 274
Rep:
|
BTW could you be more specific? How do you install them - via a setup tool (which linux distribution do you use?) or are you trying to compile the compilers' source code (which is most likely unecessary). Or does "doesn't compile" refer to compiling a programs' source code? If so, what exactly happens?
|
|
|
|
02-16-2005, 07:03 AM
|
#4
|
|
LQ Newbie
Registered: Dec 2004
Location: south west wales
Posts: 10
Original Poster
Rep:
|
i was using the setup tool that comes with the compiler it works in the command line.
i have installed tried compiling in the directory that it was in /opt/intel_fc_80 that didnt work cant remember the error,
so i tried to add the directory /opt/intel_fc_80/bin to my path using the following
export PATH=$PATH:/opt/intel_fc_80/bin:.
which seems to have worked as it is now there when i echo $PATH so now when i go to compile a test file i get this error
$ ifort test.f90 -o test
ifort: error: could not find directory in which g++ resides
i'm lost please help
|
|
|
|
02-16-2005, 08:46 AM
|
#5
|
|
Member
Registered: Jan 2004
Location: Munich
Distribution: SuSE 9.2, 10.2, 10.3, knoppix
Posts: 274
Rep:
|
May I suggest that you download the gcc .rpm or whatever package manager your distribution uses and install that instead? This would save you a lot of trouble.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
Intel or AMD?
|
Toonses82 |
Linux - Hardware |
7 |
11-01-2005 08:10 PM |
|
Intel or AMD?
|
hjl |
Linux - Hardware |
1 |
03-03-2005 08:26 AM |
|
AMD vs. Intel
|
Orion224 |
Linux - Hardware |
14 |
06-02-2002 09:55 AM |
|
AMD vs Intel
|
[cacheflow] |
General |
11 |
04-19-2002 11:46 AM |
|
AMD or Intel
|
ugge |
Linux - General |
6 |
06-29-2001 12:19 AM |
All times are GMT -5. The time now is 01:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|