http://bugzilla.rpmfusion.org/show_bug.cgi?id=1845
leigh scott <leigh123linux(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leigh123linux@fedoraproject.
| |org
--- Comment #22 from leigh scott <leigh123linux(a)fedoraproject.org> 2011-08-01
13:48:40 ---
(In reply to comment #16)
Hi Richard,
normally
this is attributable to overly-aggressive compiler optimizations.
You also need to fix the build flags ( does it need to duplicate the flags 3
times?).
gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686
-mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude
-I/builddir/build/BUILD/Python-2.7.1/Include -I/usr/lib/libffi-3.0.9/include
-fPIC -DPy_BUILD_CORE -o Modules/python.o
/builddir/build/BUILD/Python-2.7.1/Modules/python.c
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.