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: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: [PATCH] Add BeOS support for libstdc++-v3
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 22 Nov 2000 00:06:18 +0100
- Cc: Daniel Berlin <dan at www dot cgsoftware dot com>, gcc-patches at gcc dot gnu dot org, libstdc++ at sources dot redhat dot com
- Organization: CodeSourcery, LLC
- References: <Pine.LNX.4.10.10011211102240.9416-300000@www.cgsoftware.com> <20001121173437.A16465@disaster.jaj.com>
Phil Edwards <pedwards@disaster.jaj.com> writes:
[...]
| > + beos*)
| > + enable_threads='beos'
| > + os_include_dir="config/os/generic"
| > + ;;
| > bsd* | freebsd*)
| > os_include_dir="config/os/bsd"
| > ;;
|
| means that BeOS-native threads will /always/ be used. Currently we default
| to no threads on all platforms, and the installer must request them (e.g.,
| "--enable-threads=beos"). This patch means that BeOS alone would be in
| the reverse situation.
Is there any reason we should default to 'no threads' on all plateforms?
-- Gaby
CodeSourcery, LLC http://www.codesourcery.com