Gentoo Archives: gentoo-user

From: Marco Calviani <marco.calviani@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: fortran 90 compiler and gentoo
Date: Tue, 09 May 2006 10:40:11
Message-Id: da5cd1900605090333x78616b62l6a3961c0ac2a095d@mail.gmail.com
In Reply to: [gentoo-user] fortran 90 compiler and gentoo by Marco Calviani
1 I've found some gcc 4 binary package, that contains the following files:
2 cpp, gcc, gccbug, gcov, gfortran, i386-linux-gcc, i386-linux-gcc-4.2.0
3 and i386-linux-gfortran
4
5 but the program's configure file needs g95, ifc, ifort, pgf90, pfg95,
6 f90 and f95.
7
8 How can i do?
9
10 Regards,
11 MC
12
13 2006/5/9, Marco Calviani <marco.calviani@×××××.com>:
14 > Hi all,
15 > i'm in the position of needing the fortran 90 compiler, that is not
16 > present in the current gcc implementation i'm running (that is
17 > gcc-3.4.5)
18 >
19 > # gcc -v
20 >
21 > Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs
22 > Configured with:
23 > /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr
24 > --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5
25 > --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include
26 > --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5
27 > --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man
28 > --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info
29 > --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3
30 > --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
31 > --enable-nls --without-included-gettext --with-system-zlib
32 > --disable-checking --disable-werror --disable-libunwind-exceptions
33 > --disable-multilib --enable-java-awt=gtk
34 > --enable-languages=c,c++,java,f77 --enable-shared
35 > --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
36 > Thread model: posix
37 > gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
38 >
39 >
40 > Do i have to install the masked version of gcc along the current one?
41 >
42 > Regards,
43 > MC
44 >
45
46 --
47 gentoo-user@g.o mailing list