[Ffmpeg-devel] [PATCH] Move BeOS-specific code into os_support.c

Diego Biurrun diego
Tue Nov 14 15:58:28 CET 2006


On Tue, Nov 14, 2006 at 07:12:58AM -0600, Michael A. Kohn wrote:
> 
> On Tue, 14 Nov 2006, Diego Biurrun wrote:
> 
> >Here is a patch to slightly clean up BeOS handling in libavformat.
> >Should be OK (TM), even though untested (no BeOS here).  Will commit
> >tomorrow unless there are objections.
> 
> I set up a BeOS box over the weekend so I could test my patches that I've 
> been trying to get accepted here. I can test this for you tonight when I 
> get home.

Thanks, that will be appreciated.

> Two things I've found tho with BeOS: the stock compiler is gcc 2.95.3 
> which doesn't seem to want to compile ffmpeg.

What is the problem?  It works on Linux ...

> I upgraded to gcc 3.4.x (I believe it's 3.4.4, I can check when I get
> home) but when compiling I get:
> 
> cabac.h:522: error: can't find a register in class `GENERAL_REGS` while 
> reloading `asm'

Compiler error.

> Also in the configure script, the first set of lines under "make sure we 
> are running under a compatible shell" have to be commented out to work on 
> BeOS and MingW compiled under MSys on Windows.

Upgrade MSys.

Diego




More information about the ffmpeg-devel mailing list