Ivan Gyurdiev wrote:
I hate bothering the -devel list with compile errors, but they don't seem to get fixed, so I start wondering if anyone else besides me is using gcc4 at all..
preloader.c: In function ‘is_in_preload_range’: preloader.c:863: error: ‘union <anonymous>’ has no member named ‘a_ptr’ preloader.c:864: error: ‘union <anonymous>’ has no member named ‘a_ptr’
This is more likely to be a problem with your headers than with gcc.
Mike