Roger Cruz roger_r_cruz@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.