[PATCH] Add BeOS support for libstdc++-v3
Gabriel Dos Reis
gdr@codesourcery.com
Tue Nov 21 15:06:00 GMT 2000
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
More information about the Libstdc++
mailing list