[vlc-devel] [PATCH 3/6] src: fix compilation of fourcc_gen on OS/2
Rémi Denis-Courmont
remi at remlab.net
Mon Jul 13 09:11:49 CEST 2015
Le 2015-07-13 09:10, Steve Lhomme a écrit :
> We have the same problem when building VLC with MSVC for ARM. The
> compiler is set by environment variables and cannot build executables
> for the host. And none of the c99/c11 aliases exist with
> msys2-mingw64. So we have to force BUILDCC in the environment.
You need a POSIX environment to BUILD. I think this is no news.
If you have a way to remove the dependency on the compiler, fine.
Otherwise, fix your build environment.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list