[Ffmpeg-devel] build systems

Patrick Noffke patrickn
Wed Sep 21 02:25:56 CEST 2005


Have a look at buildroot (part of the uclibc project).  It's a (brilliant) tool for building embedded linux distros.

This page (http://buildroot.uclibc.org/buildroot.html) explains the process of adding a new package to buildroot.

They provide a 'make menuconfig' interface for package selection.  And they have neat tricks to avoid rebuilding the entire distro+toolchain.  The package selection mechanisms might be useful for ffmpeg.

Patrick

-----Original Message-----
From: ffmpeg-devel-bounces at mplayerhq.hu
[mailto:ffmpeg-devel-bounces at mplayerhq.hu]On Behalf Of M?ns Rullg?rd
Sent: Wednesday, 21 September 2005 3:32 AM
To: FFMpeg development discussions and patches
Subject: Re: [Ffmpeg-devel] build systems


Luca Barbato <lu_zero at gentoo.org> writes:

> Fran?ois Revol wrote:
>> Wait a minute, that's a *linux* specific build system isn't it ?
>> That means it will probably have to be fixed to be used on other
>> systems, which quite defeats the purpose.
>
>  From what I see so far it does not require linux ^^;
>
> I'd have a look at busybox, uclibc or klibc first, the kernel could be
> complex.

Those are likely to use something they forked off the linux kernel
tree some time ago, and have since tweaked in one way or another.
Which version would be more suitable for ffmpeg is difficult to say.

-- 
M?ns Rullg?rd
mru at inprovide.com

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel





More information about the ffmpeg-devel mailing list