[ros-kernel] some errors(?)
Vadim A. Yagodkin
gl at smtp.ru
Sat Jan 3 17:44:15 CET 2004
Hello Ge,
Saturday, January 3, 2004, 4:45:35 PM, you wrote:
>> Bin2Res and Winebuild are supposed to use Mingw32, but
>> $(HOST_CC) is used in makefiles.
GvG> I'm not sure what you mean exactly. bin2res and winebuild are build
GvG> tools. When you're cross-building on Linux they will run on Linux, so to
GvG> build them you need the native C compiler, not the cross compiler.
Yes. I've found that include/wine/config.h should be corrected for
using with native compiler. So bin2res compiles.
But winebuild still have errors on native compiler:
- MAX_PATH (instead of PATH_MAX, defined in limits.h) is used which is
not defined in POSIX
- If not defined WIN32 some functions from spec16.c are used, but I
can do nothing to compile it.
ps Cross compiler builds them fine without any corrections.
--
Best regards,
Vadim mailto:gl at smtp.ru
More information about the Ros-kernel
mailing list