23 Oct
2011
23 Oct
'11
12:34 p.m.
Roger Cruz <roger_r_cruz(a)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(a)winehq.org