> Oh, Jeroen noted that this won't work with gcc 3.3, but with > > 3.3 it works.
Really? libc's <sys/cdefs.h> defines __attribute_used__ using `used' for gcc 3.1 and later, and `unused' for earlier. What does "won't work" mean? Does 3.3 not accept the `used' attribute, or does it still elide the definition despite it? No idea, someone with gcc 3.3 would have to check; I try to keep my gcc the latest and greatest so I have things to fix. _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd