GCC 3.3.1 and iterators compilation problem
Joe Buck
Joe.Buck@synopsys.COM
Tue Mar 28 19:38:00 GMT 2006
On Tue, Mar 28, 2006 at 11:23:14AM -0800, TexasTim65 wrote:
> I just finished contacting QNX (the O/S manufacturer) about this and they
> told me it's a known problem and that I just need to edit the list header
> file and _Alty to public from protected (next O/S version will have a fix).
>
> Strange that they could get a GNU based compiler and somehow manage to
> change the standard headers/code given there wouldn't be anything O/S
> specific in there.
It's conceivable that this was a 3.3.1 bug that was fixed in 3.3.2.
I don't have a 3.3.1 copy around, so I can't tell.
There is some OS specific code in the library, mostly for atomic
operations and locking, but that wouldn't affect this kind of thing.
More information about the Libstdc++
mailing list