[Ffmpeg-devel] build broken again...
Rich Felker
dalias
Mon May 9 22:07:46 CEST 2005
On Mon, May 09, 2005 at 09:43:40PM +0200, Luca Barbato wrote:
> Rich Felker wrote:
> >
> > Exactly, not needed. Also, shared libraries work fine without PIC.
>
> Only on broken and idiotic arches wasting some memory.
Other way around: non-pic only fails on broken and idiotic archs
wasting speed. Speed is what matters; memory doesn't. And you won't
waste much memory unless you're running a bloated gui system anyway,
since most libs are only loaded very few times.
> adm64 won't work, ppc won't work and so on.
Then fix them. It's a bug in the dynamic linker, not the arch itself.
Rich
More information about the ffmpeg-devel
mailing list