[Bug 182463] Review Request: cairomm (C++ bindings for cairo)

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 26 18:39:53 UTC 2006


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 at haxxed.com  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.




More information about the fedora-extras-list mailing list