compiling with -02
- From: "Matias Mutchinick" <mmb quetzal innsz mx>
- To: gnome-devel-list gnome org
- Subject: compiling with -02
- Date: Wed, 6 Oct 1999 15:51:08 -0600
Hi,
I am making a program that uses the extern variable errno.
It worked just fine until I started compiling with the configure script,
the problem is that it compiles the program with the -O2 flag and
since, errno is not working right specialy with functions from libm,
for example pow(-2,.5) does not set's errno.
What can I do?
If it's not posible to fix this from the code can I add something to the
configure.in script so -O2 wont be added to the CFLAGS.
Thanks
Matias Mutchinick
mmb@quetzal.innsz.mx
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]