This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: GCC 4.6.3 and std::atomic


On 4 May 2012 21:03, Shailja  Kumari wrote:
> Hi All,
>
> Now we are using GCC 4.6.3 and fixing our code to work with. The following
> linking error got reported.
>
> I looked on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49445 and according to
> this GCC 4.6.3 doesn't have it. Please suggest.

I think you'll need to find out what the authors of the Boost code
expected to happen when used with GCC 4.6


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