This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: __sim_exceptions undefined when linking glibc-2.3.2's libm.so with --without-fp


On Tue, Jul 29, 2003 at 02:56:50PM -0700, Roland McGrath wrote:
> > +int __sim_exceptions __attribute__ ((section(".bss")));
> 
> Use __attribute__ ((nocommon)) instead (and please watch the standard
> whitespace conventions, i.e. ``section ('').

Hmm, didn't know GCC had that.  Learn something every day.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]