Gentoo Archives: gentoo-user

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

Replies

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