[Mplayer-dev-eng] Memailgn & FreeBSD

Felix Buenemann atmosfear at users.sourceforge.net
Fri Aug 24 14:02:22 CEST 2001


On Friday, 24. August 2001 10:17, Arpi wrote:
> Hi,
>
> > > we should add a test into configure. (try to compile test prg with
> > > memalign) i think it's broken even on old linux systems too.
> > >
> > > if sys doens't have memalign, then add
> > >
> > > #define memalign(x,y) malloc(y)
> > >
> > > to config.h
> >
> > in ffmpeg Nick uses GLIBC version check, did you also use it? (check
> > ffmpeh cvs log)
>
> no. but i think it's a bad idea. nick just added it as he is unsure about
> glibc 2.0. see comment in ffmpeg...
>
> the 100% solution is checking for memalign support in ./configure script.
> could you add it?
yes, but we're should I put the #define if it doesn't exist? In config.h or 
seperate header file (or maybe into fastmemcpy/aclib stuff)?
>
>
> A'rpi / Astral & ESP-team

-- 
Best Regards,
	Atmos

_____
World Domination, Fast!
	- MPlayer Enterprises

_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list