powerpc-eabi and -msdata

Richard Henderson rth@redhat.com
Tue Jun 19 12:35:00 GMT 2001


On Fri, Jun 15, 2001 at 01:44:29PM -0700, Geoff Keating wrote:
> Declare them in C as
> 
> void __bss_start;

I'd recommend "extern char __bss_start[]" instead.  Otherwise
you'll almost certainly run afoul of .sdata type optimizations
in the compiler.


r~



More information about the Binutils mailing list