Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: cairomm (C++ bindings for cairo) https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182463 ------- Additional Comments From seg@xxxxxxxxxx 2006-03-26 13:39 EST ------- Figured it out, my opt flags were throwing things off: configure:6408: gcc -c -Os -g -pipe -march=pentium3 -mcpu=pentium3 -ffast-math -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -fPIC -DPIC conftest.c >&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. configure:6412: $? = 0 configure:6423: result: no Hmmm, seems gcc's obnoxious warning is throwing off the test. Changing to -mtune= fixes it. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list