Gentoo Archives: gentoo-user

From: Marco Calviani <marco.calviani@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] fortran 90 compiler and gentoo
Date: Tue, 09 May 2006 10:29:59
Message-Id: da5cd1900605090323n7984b31ehe26f52f171db4634@mail.gmail.com
1 Hi all,
2 i'm in the position of needing the fortran 90 compiler, that is not
3 present in the current gcc implementation i'm running (that is
4 gcc-3.4.5)
5
6 # gcc -v
7
8 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs
9 Configured with:
10 /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr
11 --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5
12 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include
13 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5
14 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man
15 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info
16 --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3
17 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
18 --enable-nls --without-included-gettext --with-system-zlib
19 --disable-checking --disable-werror --disable-libunwind-exceptions
20 --disable-multilib --enable-java-awt=gtk
21 --enable-languages=c,c++,java,f77 --enable-shared
22 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
23 Thread model: posix
24 gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
25
26
27 Do i have to install the masked version of gcc along the current one?
28
29 Regards,
30 MC
31
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: fortran 90 compiler and gentoo Marco Calviani <marco.calviani@×××××.com>
Re: [gentoo-user] fortran 90 compiler and gentoo Rumen Yotov <rumen@××××××.org>