Closed Bug 530313 Opened 15 years ago Closed 15 years ago

libtheora fails to compile on mingw

Categories

(Core :: Audio/Video, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.3a1

People

(Reporter: jacek, Assigned: jacek)

References

Details

Attachments

(1 file)

Attached patch fixSplinter Review
Makefile of libtheora assumes that compilation on WINNT target uses MSC compiler and always tries to compile x86_vc files. It should check compiler instead of OS_ARCH.
Attachment #413825 - Attachment is patch: true
Attachment #413825 - Flags: review?(kinetik)
Blocks: 421095
Matthew, ping.
Attachment #413825 - Flags: review?(kinetik) → review?(ted.mielczarek)
You probably need to fix the other tests in the makefile so that you get the GCC-based assembly, at least if you care about decoding performance.
(In reply to comment #2)
> You probably need to fix the other tests in the makefile so that you get the
> GCC-based assembly, at least if you care about decoding performance.

I'm not sure what you mean. The check that my patch fixes is the only one in the Makefile and it includes GCC-based assembly to CSRCS just like any other GCC-based targets.
Attachment #413825 - Flags: review?(ted.mielczarek) → review+
Assignee: nobody → jacek
Thanks for review.
Keywords: checkin-needed
http://hg.mozilla.org/mozilla-central/rev/a5c04f7bacd1
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: