Re: What is the status with gfortran?

From: Tuomo Kalliokoski <tuomo.kalliokoski_at_jyu.fi>
Date: Mon, 22 Jun 2009 10:07:04 +0200

=09 <49776.192.91.242.33.1245653983.squirrel_at_webmail.mi.infn.it>
Content-Type: text/plain; charset=3D"UTF-8"
Date: Mon, 22 Jun 2009 10:18:51 +0300
Message-Id: <1245655131.4567.6.camel_at_myoni>
Mime-Version: 1.0
X-Mailer: Evolution 2.26.1.1=20
Content-Transfer-Encoding: 8bit
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (smtp=
1.mi.infn.it [192.84.138.69]); Mon, 22 Jun 2009 09:19:00 +0200 (CEST)
Sender: owner-fluka-discuss_at_mi.infn.it

To all

I realised just after my initial posting that the source of gcc-3.4.6 is
available for download and one can compile it by oneself and thus have
g77 for any computer.

Installation procedure was following in my debian system:

download source for gcc-3.4.6 (last one with g77)
mirrors from http://gcc.gnu.org/mirrors.html

mkdir g77
cp gcc-3.4.6.tar.gz g77
cd g77
tar xvfz gcc-3.4.6.tar.gz
mkdir bin
mkdir run

edit gcc-3.4.6/gcc/config/i386/t-linux64

row=20
MULTILIB_OSDIRNAMES =3D ../lib64 ../lib

=2E./lib points in deb64 syst to lib64

to=20
MULTILIB_OSDIRNAMES =3D ../lib64 ../lib32

cd bin
=2E./gcc-3.4.6/configure --enable-languages=3Dc,f77 --disable-checking=20
--prefix=3D$HOME/g77/run

make CC=3D/usr/bin/gcc
make install

Information from http://gfortran.info/build-g77.html and=20
http://gcc.gnu.org/ml/gcc-help/2007-01/msg00352.html

The namings of 64 and 32 bit directories differ between linux systems...

On Mon, 2009-06-22 at 08:59 +0200, Paola Sala wrote:
> Dear Tuomo,
> It's not yet ready.
> Hopefully will be available soon
> Paola
> > 1.mi.infn.it [192.84.138.69]); Sat, 06 Jun 2009 22:53:29 +0200 (CEST)
> > Sender: owner-fluka-discuss_at_mi.infn.it
> >
> >
> > I've been reading through archives and there has been some talk about
> > it, but nothing too resent.
> >
> > I'm running 64bit Debian squeeze testing and the g77 compiler is not
> > easily available. Latest debian g77 package is from oldstable and there
> > would be multiple conflicts with other installed software if I'd try to
> > install it.
> >
> > --=3D20
> > Tuomo Kalliokoski Life is too serious
> > Graduate student to be taken seriously
> > Department of Physics
> > University of Jyv=3DC3=3DA4skyl=3DC3=3DA4 =3D20
> > tel. +358 (0)14 260 2390 (work)
> > tel. +358 (0)40 535 7023 (private)
> >
>=20
>=20
> Paola Sala
> INFN Milano
> tel. Milano +39-0250317374
> tel. CERN +41-227679148
>=20
--=20
Tuomo Kalliokoski Life is too serious
Graduate student to be taken seriously
Department of Physics
University of Jyv=C3=A4skyl=C3=A4 =20
tel. +358 (0)14 260 2390 (work)
tel. +358 (0)40 535 7023 (private)
Received on Mon Jun 22 2009 - 10:46:12 CEST

This archive was generated by hypermail 2.2.0 : Mon Jun 22 2009 - 10:46:12 CEST