Home > Archive > Fortran > June 2005 > g95 Fortran compiler on AMD opteron running SUN Solaris 10
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
g95 Fortran compiler on AMD opteron running SUN Solaris 10
|
|
| Andry William 2005-06-10, 4:00 am |
| Dear All:
I would like to install the g95 compiler on an AMD opteron running SUN
Solaris 10. I checked the www.g95.org but I only saw binary for SUN
Sparc workstation.
Does anybody know where I can download a binary for the x86 Solaris?
In case I need to re-compile this compiler, I would like to ask somebody
with experience on that if they have needed some special libraries to do
the compilation.
Any other suggestion is welcome. I need a Fortran 90 compiler and am
trying to go for the g95 for test before making big decision (althgouth
I might stick with g95 if my codes work).
Thanks in advance for any help,
Andry William
| |
|
|
|
| I haven't seen any message about AMD & solaris yet, but I noticed in
today's blog (http://www.g95.org/) the following:
Our spy at the Apple Developer Conference reports that g95 runs out of
the box on x86-osx platforms.
IRIX port
So it seems that ports go relatively smoothly. You might be quite lucky
by just trying to compile it. The only real building prerequisite is
being able to build gcc on the machine (search for solaris 10 on
http://gcc.gnu.org/install/specific.html). If anything fails after
having build successfully gcc, it is worthwhile to post a message to
Andy, and chances are that it can be fixed easily.
It might be a bit adventurous though, so you might also want to
consider the information by Bob Corbett.
Cheers,
Joost
| |
| robert.corbett@sun.com 2005-06-10, 8:57 am |
| Sorry, my mistake. I misread the O.P. as asking where to get Solaris.
Bob Corbett
|
|
|
|
|