On Sun, 18 Feb 2001, Brian J. Murrell wrote:

> Hello experts.
> 
> It would seem that gcc (2.95.2-12mdk) in 7.2 is broken if you use
> -fomit-frame-pointers.  Here is a URL to a message which might help
> explain:
> 
> http://gcc.gnu.org/ml/gcc-prs/2001-q1/msg00225.html

[snip]

Thanks for pointing that out Brian ... I'd been noticing that some code based on
OpenSSL had been failing recently, and it was only when OpenSSL was recompiled
without "-fomit-frame-pointer" that it would work. I think it is a valid sort of
flag to use in building libraries such as this, especially given the explanation
the gcc man page has for the flag, but it's troubling that a standard version
(on a standard distribution) of gcc creates occasionally broken output with it.

> Anybody from Mandrake listening here that might want to fix this and
> get an update published?

Yes please - I for one would be extremely grateful to see a fix popping up in
MandrakeUpdate soon, if at all possible. :-)

Cheers,
Geoff


Reply via email to