public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: GCC does not build gfortran !!
@ 2007-12-07 16:13 Timothy C Prince
  0 siblings, 0 replies; 12+ messages in thread
From: Timothy C Prince @ 2007-12-07 16:13 UTC (permalink / raw)
  To: sampathkoppole; +Cc: gcc-help



-----Original Message-----
From: Sampath Koppole <sampathkoppole@yahoo.com>
To: gcc-help@gcc.gnu.org
Date: Fri, 7 Dec 2007 06:10:12 -0800 (PST)
Subject: GCC does not build gfortran !!

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:

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.)
____________
You need that header.  It should be installed with the development version of mpfr libraries. It's easy enough to build and install mpfr from source, if you aren't sure of finding the right version. I too miss the point of having mpfr builds with and without mpfr.h.
Tim Prince

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: C Preprocessor for 64-bit
@ 2007-11-28 18:43 Ian Lance Taylor
  2007-12-07 14:10 ` GCC does not build gfortran !! Sampath Koppole
  0 siblings, 1 reply; 12+ messages in thread
From: Ian Lance Taylor @ 2007-11-28 18:43 UTC (permalink / raw)
  To: Sampath Koppole; +Cc: gcc-help

Sampath Koppole <sampathkoppole@yahoo.com> writes:

> I don't see cpp (the C-Preprocessor) for the X86_64.
> Is there some flag I should put in for the 64-bit or
> does the 32-bit cpp work with 64-bit ? Or should I do
> something else ?

cpp is not normally shipped as a separate program in current gcc.  I
know that some distros have a cpp program, but I don't think it's part
of gcc.

To run the preprocessor, use gcc -E.

Ian

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-12-19 20:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-07 16:13 GCC does not build gfortran !! Timothy C Prince
  -- strict thread matches above, loose matches on Subject: below --
2007-11-28 18:43 C Preprocessor for 64-bit Ian Lance Taylor
2007-12-07 14:10 ` GCC does not build gfortran !! Sampath Koppole
2007-12-07 15:14   ` Rupert Wood
2007-12-07 15:25   ` Martin Krischik
2007-12-07 15:33     ` Rupert Wood
2007-12-08  8:03       ` Martin Krischik
2007-12-07 15:59     ` Ian Lance Taylor
2007-12-08  4:47     ` NightStrike
2007-12-08  9:04       ` Martin Krischik
2007-12-11 16:20         ` NightStrike
2007-12-19 19:39       ` Martin Krischik
2007-12-19 20:06         ` NightStrike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).