This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: [PATCH] Add BeOS support for libstdc++-v3
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: [PATCH] Add BeOS support for libstdc++-v3
- From: Gabriel Dos_Reis <Gabriel dot Dos_Reis at sophia dot inria dot fr>
- Date: 22 Nov 2000 00:42:38 +0100
- Cc: gdr at codesourcery dot com, pedwards at disaster dot jaj dot com, dan at www dot cgsoftware dot com, gcc-patches at gcc dot gnu dot org, libstdc++ at sources dot redhat dot com
- Organization: I.N.R.I.A Sophia-Antipolis (France)
- References: <Pine.LNX.4.10.10011211102240.9416-300000@www.cgsoftware.com> <20001121173437.A16465@disaster.jaj.com> <flhf51ylg5.fsf@sel.cmla.ens-cachan.fr> <20001121152258Z.mitchell@codesourcery.com>
Mark Mitchell <mark@codesourcery.com> writes:
| >>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:
|
| Gabriel> Is there any reason we should default to 'no threads' on
| Gabriel> all plateforms?
|
| We already have a --enable-threads option at the top-level.
|
| I think V3 should honor this switch.
|
| The same goes, by the way, for --enable-shared. It seems weird to me
| that V3 builds a .so even when I don't say --enable-shared.
Convinced. Thanks.
-- Gaby