This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: GNU Stabs problems


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


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