public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* configure option to disable building of libstdc++-v3 but not disable g++?
@ 2001-12-11 16:34 Adam Megacz
  2001-12-11 20:05 ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Megacz @ 2001-12-11 16:34 UTC (permalink / raw)
  To: gcc


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

  - a

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

* Re: configure option to disable building of libstdc++-v3 but not disable g++?
  2001-12-11 16:34 configure option to disable building of libstdc++-v3 but not disable g++? Adam Megacz
@ 2001-12-11 20:05 ` Alexandre Oliva
  2001-12-12  3:13   ` Adrian von Bidder
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Oliva @ 2001-12-11 20:05 UTC (permalink / raw)
  To: Adam Megacz; +Cc: gcc

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.

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

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

* Re: configure option to disable building of libstdc++-v3 but not disable g++?
  2001-12-11 20:05 ` Alexandre Oliva
@ 2001-12-12  3:13   ` Adrian von Bidder
  2001-12-12 17:16     ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian von Bidder @ 2001-12-12  3:13 UTC (permalink / raw)
  To: Adam Megacz; +Cc: gcc

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.

-- vbi

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

* Re: configure option to disable building of libstdc++-v3 but not disable g++?
  2001-12-12  3:13   ` Adrian von Bidder
@ 2001-12-12 17:16     ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 2001-12-12 17:16 UTC (permalink / raw)
  To: Adrian von Bidder; +Cc: Adam Megacz, gcc

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

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

end of thread, other threads:[~2001-12-13  1:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-11 16:34 configure option to disable building of libstdc++-v3 but not disable g++? Adam Megacz
2001-12-11 20:05 ` Alexandre Oliva
2001-12-12  3:13   ` Adrian von Bidder
2001-12-12 17:16     ` Alexandre Oliva

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