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: libdirac - Dirac is an open source video codec https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=221405 ------- Additional Comments From mgarski@xxxxxxx 2007-01-05 16:20 EST ------- (In reply to comment #7) > -1 (old 3) Don't know much about compile flag but since diract in a codec, > compiling it with -mmx seems not too much!? Nicolas the problem lays in configure.ac file, which is used to generate configure and later Makefile. If you view this file and jump to "enable debug flags" and "enable MMX optimization flag" section, you will notice that the first one sets -O3 and the second -mmmx. Probably these sections needs to be clean up, then you have to do autoreconf to generate updated configuration files. -- 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-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review