GNU Stabs problems

Girish G girishg@india.ti.com
Tue Apr 17 21:35:00 GMT 2001


Eric Christopher wrote:
> 
> > 1) Can we in any way ask GNU to not generate local variables
> > using Frame pointer but use the stack pointer instead; or
> 
> -fomit-frame-pointer will omit the frame pointer when possible.
> 
> -eric
> 

Eric,
It does work with this option.. the conversion also works.
However, will the libraries still link properly for I
believe the libraries are not built for omitting the frame
pointer and will this cause any problems between the object
files which I link and the libraries I provide

Thanks 
Girish



More information about the Binutils mailing list