[x264-devel] Re: [PATCH] crosscompilation support

Christophe Mutricy christophe.mutricy at gmail.com
Thu Oct 27 18:11:37 CEST 2005


2005/10/27, Bernhard Rosenkraenzer <bero at arklinux.org>:
> As discussed in the last couple of days -- here's a patch that combines the
> various approaches discussed recently, applies cleanly to svn 342.
[...]
> +         UNAMES="`echo $CROSS | cut -d- -f3`"

On the Debian Sid i have, the executables from mingw are called :
i586-mingw32msvc-gcc, i586-mingw32msvc-ar, ...
So we need CROSS=i586-mingw32msvc

So i believe it should be cut -d- -f2.
Or we're unlucky and other distro have another naming convention.

--
Xtophe

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list