Compilation error when cross-compiling Wine to ARM.

Alexandre Julliard julliard at winehq.org
Sun Oct 23 12:34:54 CDT 2011


Roger Cruz <roger_r_cruz at yahoo.com> writes:

> I'm attempting to cross-compile Wine for ARM and during the
> compilation of the first file, I get the following error about some
> strings.h routines not being portable.  I have tracked this down to
> the redefinitions for these routines in include/port.h.

Probably you should include stdlib.h from port.h.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list