__sim_exceptions undefined when linking glibc-2.3.2's libm.so with --without-fp
Roland McGrath
roland@redhat.com
Tue Jul 29 21:59:00 GMT 2003
> +int __sim_exceptions __attribute__ ((section(".bss")));
Use __attribute__ ((nocommon)) instead (and please watch the standard
whitespace conventions, i.e. ``section ('').
More information about the Libc-alpha
mailing list