I'm running linux 2.6.3, gcc 3.3.3 on an amd t-bird. When I try to compile glibc I get a warning about the visibility attribute not being supported. I've tested this out with a test program that uses the visibility attribute and that fails as well. So glibc won't build for me. How do I enable the visibility attribute? I've recompiled binutils and gcc but I still get the same error. Jeremy