From: Dan Kegel
To: wine-devel@winehq.org
Cc: roger_r_c...@yahoo.com
Sent: Wednesday, October 26, 2011 12:49 AM
Subject: re: Wine's configure script when cross-compiling
Welcome to the wonderful world of autoconf!
> The code that generates conftest.c does not provide for an argument to
Welcome to the wonderful world of autoconf!
> The code that generates conftest.c does not provide for an argument to
> strerror. Why doesn't it? And how does the configure script succeed when
> compiling for x86?
If I recall correctly:
Because conftest.c doesn't include the .h file that decl
I'm still attempting to cross-compile Wine to ARM and I'm running into many
compile errors right off the bat. I have tracked these down to the lack of
HAVE_xxx in the config.h file generated from configure script.
Many of the functions being checked from this list fail when they are compiled
b