public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Building C++ with --enable-languages=c,fortran
@ 2011-08-05 22:52 Thomas Koenig
  2011-08-05 23:27 ` Steve Kargl
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Thomas Koenig @ 2011-08-05 22:52 UTC (permalink / raw)
  To: gcc, fortran; +Cc: iant

Hello world,

I just noticed that C++ now appears to be built by default, even when 
only the C and fortran are specified.  The configure line


../trunk/configure  --prefix=$HOME --enable-languages=c,fortran 
--with-mpc=/usr/local --with-mpfr=/usr/local

leads to the message

checking for version 0.11 (revision 0 or later) of PPL... no 

The following languages will be built: c,c++,fortran,lto

I see recent changes by Ian in this area, but nothing in the ChangeLog
suggests to me that this was intentional.

Any ideas?

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

end of thread, other threads:[~2011-08-06 16:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-05 22:52 Building C++ with --enable-languages=c,fortran Thomas Koenig
2011-08-05 23:27 ` Steve Kargl
2011-08-06  1:51 ` Ian Lance Taylor
2011-08-06  1:56   ` Steve Kargl
2011-08-06  2:09     ` Ian Lance Taylor
2011-08-06  9:23 ` Mikael Morin
2011-08-06 13:17   ` Toon Moene
2011-08-06 15:14     ` Steve Kargl
2011-08-06 16:31       ` Toon Moene

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).