This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure option to disable building of libstdc++-v3 but not disable g++?


On Dec 12, 2001, Adrian von Bidder <avbidder@acter.ch> wrote:

> On Wed, 2001-12-12 at 04:50, Alexandre Oliva wrote:
>> On Dec 11, 2001, Adam Megacz <gcc@lists.megacz.com> wrote:
>> 
>> > What option would I pass to configure to cause it to not build
>> > libstdc++-v3 (without simply leaving c++ out of the --with-languages=
>> > option, since I still need g++)?
>> 
>> > I can't seem to find such an option in the manual...
>> 
>> I'm afraid there's no such option.

> But simply deleting the libstdc++-v3 subdirectory does probably get you
> where you want.

Good idea.  Just to be clear: deleting it from (or renaming it in) the
source tree should indeed get you there.  Removing it from the build
tree will just get it re-created.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]