Error building V3 on i686-pc-linux-gnu

Richard Henderson rth@redhat.com
Fri Apr 6 15:31:00 GMT 2001


On Fri, Apr 06, 2001 at 02:32:00PM -0700, Mark Mitchell wrote:
> Yes, it did.  But, I'm not sure it went away in a good way.

You're right.  I tried

#include <math.h>
double foo(double x) { return lrint(x); }

Curiously, it succeeds when built as C, but not as C++.
Something to look into...



r~



More information about the Libstdc++ mailing list