24 Feb
2005
24 Feb
'05
12:29 a.m.
You could start by figuring out which .o file causes it (using objdump or something?) and then get G++ to spit out the assembly it's producing and look at that. Or just try disabling all the MMX in the build and see if it affects it.
I'm not quite sure how to use objdump to find it, but --disable-mmx does get rid of it.
--
Ivan Gyurdiev <ivg2@...729...>
Cornell University