This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
It just occurred to me why you keep claiming ATTRIBUTE_WEAK is target dependent. It's the conditions under which ATTRIBUTE_WEAK is supported that is target dependent. Not the attribute itself or the fact that we want to use it in a target file.. I think the way to go is to define/use TARGET_ATTRIBUTE_WEAK instead of ATTRIBUTE_WEAK to help make this clear. I still think this is fine for gansidecl.h in the mainline sources. Sorry to have been so dense about this. jeff