Hello, 

If you are interested I have patched the 19.12 32bit sources to compile without 
GCC.
I have attached the changed files: pico.h, main.c, apply.c and flow.c

Since clang does not support variable length array in structures I allocate the 
bindFrame
with alloca() and provided a macro in pico.h to ease this: allocFrame().

I know that the 32bit version is not the mainstream version, but feel free to
abuse the patches.

Regards,
Andras Pahi

Attachment: srchanges.tgz
Description: Binary data

Reply via email to