http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50488
--- Comment #3 from karman <inexinferis at hotmail dot com> 2011-09-22 18:12:18 UTC --- (In reply to comment #1) > you have two problems, one is that the code won't compile because you're > missing a header, the second is that GCC 3.4.5 is ancient, so although this > does appear to be a bug it will never be fixed in GCC 3.4 (it's already fixed > in current releases) Yes, the thing is that all my projects are working over GCC 3.4.5 and my attempts to ports to 4.x was with problems, in conclusion, I have to migrate to GCC 4.x or there is a chance to fix? Regards