Gentoo Archives: gentoo-user

From: JC Denton <jcdentonmail@×××××.de>
To: gentoo user <gentoo-user@l.g.o>
Subject: [gentoo-user] Fortran g77 support
Date: Fri, 06 Oct 2006 06:57:04
Message-Id: 20061006065023.55024.qmail@web86903.mail.ukl.yahoo.com
1 Hi!
2
3 I need g77 and g95 on my system in order to install a few things like:
4 blas
5 lapack
6 scipy
7 elmer (finite element)
8
9 I found this post on http://forums.gentoo.org/viewtopic.php?t=266985
10 but this does not help me. When upgrading gcc from 3.4.6 to 4.1.1 I did not add or remove any USE flag so I assume this are my flags:
11
12 # emerge -pv gcc
13
14 [ebuild R ] sys-devel/gcc-4.1.1 USE="fortran gtk nls (-altivec) -bootstrap -build -doc -gcj (-hardened) -ip28 -ip32r10k -mudflap (-multilib) -multislot (-n32) (-n64) -nocxx -objc -objc++ -objc-gc -test -vanilla"
15
16 and I get
17
18 # cat /etc/env.d/05gcc
19 PATH="/usr/i686-pc-linux-gnu/gcc-bin/4.1.1"
20 ROOTPATH="/usr/i686-pc-linux-gnu/gcc-bin/4.1.1"
21 MANPATH="/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man"
22 INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info"
23 LDPATH="/usr/lib/gcc/i686-pc-linux-gnu/4.1.1:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6"
24 GCC_SPECS=""
25
26 What do I have to do to achieve g77 support?
27 What information do I / you need?
28
29 Regards
30 JC
31
32
33
34
35
36 ---------------------------------
37 Yahoo! 360° – Bloggen und Leute treffen. Erstellen Sie jetzt Ihre eigene Seite – kostenlos!.

Replies

Subject Author
Re: [gentoo-user] Fortran g77 support "Bo Ørsted Andresen" <bo.andresen@××××.dk>