[Bug c/14654] gcc does not support the visibility attribute?

worf at sbox dot tu-graz dot ac dot at gcc-bugzilla@gcc.gnu.org
Thu Mar 25 17:53:00 GMT 2004


------- Additional Comments From worf at sbox dot tu-graz dot ac dot at  2004-03-25 17:53 -------
after about 20 rebuilds of gcc i found out! 
No - it does not work by simply upgrade coreutils, and it's not a bug in 
coreutils. 
 
it is coreutils which does break it, but it seems to be a chown or something 
like that, because if i do a "export _POSIX2_VERSION=199209" before building 
gcc, everything is fine. 
 
and one of the new things of coreutils 5.2.0 is that "chown user.group" is 
invalid, a ":" is needed instead of the "." - which can be worked around by the 
export mentioned above. 
 
sigh - for 2 weeks i had a broken gcc, and trying to track the issue down i 
compleately messed up my system. but now there is light. unfortunately i have 
to do a reinstall now... 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14654



More information about the Gcc-bugs mailing list