From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7436 invoked by alias); 7 Dec 2007 14:10:27 -0000 Received: (qmail 7420 invoked by uid 22791); 7 Dec 2007 14:10:26 -0000 X-Spam-Check-By: sourceware.org Received: from web51303.mail.re2.yahoo.com (HELO web51303.mail.re2.yahoo.com) (206.190.38.169) by sourceware.org (qpsmtpd/0.31) with SMTP; Fri, 07 Dec 2007 14:10:14 +0000 Received: (qmail 8535 invoked by uid 60001); 7 Dec 2007 14:10:12 -0000 X-YMail-OSG: RfGs.nkVM1lBKCTEMH_617m._UaypZQGvBTWG2TfRr634luWUCOm2uRg707nqO.DyjPcM9rpGQeKyMdpFhNyaxTBeNvTQrlV.V7GRlE.Szpsnc79eMx1cGEj_VL5Kw-- Received: from [160.62.4.10] by web51303.mail.re2.yahoo.com via HTTP; Fri, 07 Dec 2007 06:10:12 PST Date: Fri, 07 Dec 2007 14:10:00 -0000 From: Sampath Koppole Subject: GCC does not build gfortran !! To: gcc-help@gcc.gnu.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <765852.6744.qm@web51303.mail.re2.yahoo.com> Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-12/txt/msg00159.txt.bz2 Dear all, When I try to build my gcc (version 4.2.2) it does not build gfortran. when I run: ../gcc-4.2.2/configure --prefix=/usr/prog/gcc --enable-languages=all I get the follwing config.log file: loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether ln works... (cached) yes checking whether ln -s works... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gnatbind... (cached) gnatbind checking whether compiler driver understands Ada... (cached) yes checking how to compare bootstrapped objects... (cached) cmp --ignore-initial=16 $$f1 $$f2 checking for correct version of gmp.h... yes checking for correct version of mpfr.h... yes checking for any version of mpfr.h... no The following languages will be built: c,c++,java,objc *** This configuration is not supported in the following subdirectories: target-libada gnattools target-libgfortran (Any other directories should still work fine.) checking for bison... (cached) bison -y checking for bison... (cached) bison checking for gm4... (cached) m4 checking for flex... (cached) flex checking for flex... (cached) flex checking for makeinfo... (cached) makeinfo ... ... ... ... checking where to find the target gfortran... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... no creating ./config.status creating Makefile When I run make and then make install, I don;t have gfortran compiler. Can anyone help me?? Thanks for your time Cheers, Sampath. ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ