> 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? Thanks, Roland _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd