[vlc-devel] [PATCH 3/6] src: fix compilation of fourcc_gen on OS/2
Rémi Denis-Courmont
remi at remlab.net
Tue Jul 14 15:14:22 CEST 2015
Le 2015-07-14 15:48, Steve Lhomme a écrit :
> On Tue, Jul 14, 2015 at 12:13 PM, Rémi Denis-Courmont
> <remi at remlab.net> wrote:
>> Le 2015-07-14 13:07, KO Myung-Hun a écrit :
>>>
>>> I think, it is the worse problem that even gcc -std={c|gnu}99 is
>>> not
>>> supported.
>>
>>
>> Hello. Not everybody uses GCC.
>
> Just as some people are using Msys(2) to build and right now it's
> broken.
The VLC build system requires a POSIX shell and always did so. The
POSIX shell does not require GCC. It does require a "c99" command.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list