This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Installation Question!
- From: Tobias Burnus <burnus at net-b dot de>
- To: RadSurfer <RadSurfer at yahoo dot com>
- Cc: fortran at gcc dot gnu dot org
- Date: Tue, 07 Aug 2007 14:29:54 +0200
- Subject: Re: Installation Question!
- References: <loom.20070807T131504-225@post.gmane.org>
Hi,
RadSurfer wrote:
> I have the following file:
>
> gfortran-linux.tar.gz, from the official source url,
>
> and I got an /irun folder, my question is:
> just how do I install this properly now that it's unpacked please?
> Or set it up how to run? I didn't notice an obvious readme/install,etc.
> Looks like its all compiled ready to go apparently.
>
See: http://gcc.gnu.org/wiki/GFortranBinaries64Linux and read
"gcc-trunk" by "irun" (this is the instruction for the x86-64 version).
> And is this the "development" package I need to do that C-binding?
>
This version (gfortran "4.3.0") contains C bindings; however, note that
I failed to get my example work working. I will have another look this
evening.
Tobias