On Thu, Sep 3, 2009 at 7:26 PM, Matthias Kilian<k...@outback.escape.de> wrote:
> On Thu, Sep 03, 2009 at 12:13:11PM +0100, Edd Barrett wrote:
>> > Unfortunately, the powerpc build fails, too:
>>
>> Can you try with GCC 4? I know that is what upstream will probably say.
>
> Yes, with gcc4 it builds. It also works for remote X (although
> slow), but when used locally, colours are completely distorted.

I have been conversing with Stuart. GCC4 is not available on arm,
where it also fails, so gcc4 is a non-solution. It seems we need to
hack binutils (and the kernel?) to:
 * fix arm / ppc with GCC3
 * we could add SSE3 support for x86/64
 * don't know about PPC. Which instruction set do we not support there?

I would not know where to start with these tasks, so I hope we can
find someone with the know-how.

As a temproary fix, we might get by by using --arch=generic on problem
arches(?), as they do here on an arm system:
https://roundup.ffmpeg.org/roundup/ffmpeg/issue950

But I don't know how slow that will be.

Thanks to Stuart for researching the arm build failure.

-- 
Best Regards

Edd Barrett
(Freelance software developer / technical writer / open-source developer)

http://students.dec.bournemouth.ac.uk/ebarrett

Reply via email to