ProgrammingThis 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.
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?
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.
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?
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.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.