First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 181239
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Wolfgang Frisch <xororand@frexx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
transcode-1.0.3-tomsmocomp-gcc4.patch transcode-1.0.3-tomsmocomp-gcc4.patch patch Wolfgang Frisch 2007-06-07 19:49 0000 1.58 KB Details | Diff
transcode-1.0.3-r1.ebuild transcode-1.0.3-r1.ebuild text/plain Wolfgang Frisch 2007-06-07 19:50 0000 3.74 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 181239 depends on: Show dependency tree
Bug 181239 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-07 19:49 0000
The transcode makefiles leave out tomsmocomp on gcc-4.x systems because of gcc
inline assembly incompatibility reasons. The specific problem is an MMX
specific part of tomsmocomp which can be fixed by adding the -mmmx CFLAG for
filter_tomsmocomp.la. Normally, this would break the application for users
without MMX CPUs though it's not an issue in this case as filters/Makefile.am
leaves out tomsmocomp on non-MMX systems anyway.
So here's a patch and an ebuild that makes the filter build with gcc-4.

Reproducible: Always

------- Comment #1 From Wolfgang Frisch 2007-06-07 19:49:58 0000 -------
Created an attachment (id=121439) [edit]
transcode-1.0.3-tomsmocomp-gcc4.patch

------- Comment #2 From Wolfgang Frisch 2007-06-07 19:50:19 0000 -------
Created an attachment (id=121441) [edit]
transcode-1.0.3-r1.ebuild

------- Comment #3 From Steve Dibb 2007-07-26 16:05:19 0000 -------
Applied and fixed in CVS, thanks for the patch :)

First Last Prev Next    No search results available      Search page      Enter new bug