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]

Re: Failure to run testsuite with libstdc++-v3



> The user-level solution is to explicitly enable posix threads:
>
> ../gcc/configure --enable-threads=posix --enable-shared --enable-libstdcxx-v3
>
> The developer-level solution is more complex with many possible
> solutions.

I would accept a patch that did the necessary conversion magic between
--enable-threads and --enable-threads==posix.

-benjamin

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