Re: [lfs-dev] g++ as host requirement

2013-04-03 Thread Matt Burgess
On Wed, 2013-04-03 at 22:03 +0100, Matt Burgess wrote: > Whether or not one can, following the 'rewrite in a subset of C++' in > 4.8.0, now do --enable-languages=c++ on GCC's configure line and get a > working C++ compiler sans C support 'baggage' is an interesting > question. I might give it a t

Re: [lfs-dev] g++ as host requirement

2013-04-03 Thread Pierre Labastie
Le 03/04/2013 22:41, Bruce Dubbs a écrit : > Pierre Labastie wrote: >> When switching to gcc 4.8.0, the test of g++ was added to >> version-check.sh, but not to the list of requirements. Only GCC appears, >> which could be anything from the gcc executable to the whole compiler >> collection. Maybe

Re: [lfs-dev] g++ as host requirement

2013-04-03 Thread Matt Burgess
On Wed, 2013-04-03 at 15:52 -0500, Bruce Dubbs wrote: > Bruce Dubbs wrote: > > Pierre Labastie wrote: > >> When switching to gcc 4.8.0, the test of g++ was added to > >> version-check.sh, but not to the list of requirements. Only GCC appears, > >> which could be anything from the gcc executable to

Re: [lfs-dev] g++ as host requirement

2013-04-03 Thread Bruce Dubbs
Bruce Dubbs wrote: > Pierre Labastie wrote: >> When switching to gcc 4.8.0, the test of g++ was added to >> version-check.sh, but not to the list of requirements. Only GCC appears, >> which could be anything from the gcc executable to the whole compiler >> collection. Maybe this should be made clea

Re: [lfs-dev] g++ as host requirement

2013-04-03 Thread Pierre Labastie
Le 03/04/2013 22:33, Matt Burgess a écrit : > On Wed, 2013-04-03 at 22:22 +0200, Pierre Labastie wrote: >> When switching to gcc 4.8.0, the test of g++ was added to >> version-check.sh, but not to the list of requirements. Only GCC appears, >> which could be anything from the gcc executable to the

Re: [lfs-dev] g++ as host requirement

2013-04-03 Thread Bruce Dubbs
Pierre Labastie wrote: > When switching to gcc 4.8.0, the test of g++ was added to > version-check.sh, but not to the list of requirements. Only GCC appears, > which could be anything from the gcc executable to the whole compiler > collection. Maybe this should be made clearer that g++ is needed. >

Re: [lfs-dev] g++ as host requirement

2013-04-03 Thread Matt Burgess
On Wed, 2013-04-03 at 22:22 +0200, Pierre Labastie wrote: > When switching to gcc 4.8.0, the test of g++ was added to > version-check.sh, but not to the list of requirements. Only GCC appears, > which could be anything from the gcc executable to the whole compiler > collection. Maybe this should