[gentoo-user] fortran 90 compiler and gentoo

2006-05-09 Thread Marco Calviani

Hi all,
 i'm in the position of needing the fortran 90 compiler, that is not
present in the current gcc implementation i'm running (that is
gcc-3.4.5)

# gcc -v

Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs
Configured with:
/var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib
--disable-checking --disable-werror --disable-libunwind-exceptions
--disable-multilib --enable-java-awt=gtk
--enable-languages=c,c++,java,f77 --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)


Do i have to install the masked version of gcc along the current one?

Regards,
MC

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] fortran 90 compiler and gentoo

2006-05-09 Thread Rumen Yotov
Marco Calviani wrote:
 Hi all,
  i'm in the position of needing the fortran 90 compiler, that is not
 present in the current gcc implementation i'm running (that is
 gcc-3.4.5)
 
 # gcc -v
 
 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs
 Configured with:
 /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr
 --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5
 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include
 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5
 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man
 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info
 --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3
 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
 --enable-nls --without-included-gettext --with-system-zlib
 --disable-checking --disable-werror --disable-libunwind-exceptions
 --disable-multilib --enable-java-awt=gtk
 --enable-languages=c,c++,java,f77 --enable-shared
 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
 Thread model: posix
 gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
 
 
 Do i have to install the masked version of gcc along the current one?
 
 Regards,
 MC
 
Hi,
Reemerge GCC with fortran USE flag.
HTH.Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] fortran 90 compiler and gentoo

2006-05-09 Thread Marco Calviani

Hi,
 unfortunately this is not useful since it does not build the
gfortran compiler that include fortran 90 and 95.

Regards,
MC

2006/5/9, Rumen Yotov [EMAIL PROTECTED]:

Marco Calviani wrote:
 Hi all,
  i'm in the position of needing the fortran 90 compiler, that is not
 present in the current gcc implementation i'm running (that is
 gcc-3.4.5)

 # gcc -v

 Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs
 Configured with:
 /var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/configure --prefix=/usr
 --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5
 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include
 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5
 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man
 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info
 --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3
 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
 --enable-nls --without-included-gettext --with-system-zlib
 --disable-checking --disable-werror --disable-libunwind-exceptions
 --disable-multilib --enable-java-awt=gtk
 --enable-languages=c,c++,java,f77 --enable-shared
 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
 Thread model: posix
 gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)


 Do i have to install the masked version of gcc along the current one?

 Regards,
 MC

Hi,
Reemerge GCC with fortran USE flag.
HTH.Rumen
--
gentoo-user@gentoo.org mailing list




--
gentoo-user@gentoo.org mailing list