This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build error with Re: ping [PATCH] Fix a deadlock bug in static variable initialization in libsupc++


On 10/7/07, Doug Kwan (éæå) <dougkwan@google.com> wrote:
> Sorry about that. Yes, remove these from gthr-single.h should be fine.
> The code has been tested on Linux only as I don't have access to
> system using other thread models in gcc.

You have access to the single threading model under GNU/Linux, use
--with-threads=single .

-- Pinski

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