Salut Clément,

I'm a bit confused... before, I used apt-build with -O3 and
-mtune=athlon in its configuration, and /usr/bin/gcc and g++ pointed to
4.1 versions. Now I changed the apt-build configuration to -O2 and
-mtune=i386, however, "ps" tells me what's really going on: I'm using
gcc/g++ 4.0.3 with -O3 and -mtune=i486. Apparently the "configure"
scripts of povray-3.6 are stronger than what I tell apt-build. "ps"
output below.

However, the package generated this way seems to work for me. Tell me if
I can give additional information about them.

Cordialement,
Viktor.

==

root     26443  0.0  0.0   3256   604 pts/2    S+   11:28   0:00
i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../source/base
-I../source/frontend -I../unix -pipe -Wno-multichar -g -O3 -march=i486
-mtune=i486 -malign-double -minline-all-stringops -g -Wall
-Wno-multichar -O3 -march=i486 -mcpu=i686 -minline-all-stringops
-malign-double -c -o lighting.o lighting.cpp

root     26445 82.5  3.7  36636 29176 pts/2    R+   11:28
0:03 /usr/lib/gcc/i486-linux-gnu/4.0.3/cc1plus -quiet -I. -I. -I.. -I..
-I../source/base -I../source/frontend -I../unix -D_GNU_SOURCE
-DHAVE_CONFIG_H lighting.cpp -quiet -dumpbase lighting.cpp -march=i486
-mtune=i486 -malign-double -minline-all-stringops -march=i486
-minline-all-stringops -malign-double -auxbase-strip lighting.o -g -g
-O3 -O3 -Wno-multichar -Wall -Wno-multichar -o -

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to