Re: [Valgrind4win-developers] project status
Status: Pre-Alpha
Brought to you by:
cschwarz1
From: Jiří H. <ji...@fu...> - 2013-02-05 23:13:20
|
> And what about the autotools stuff ? Valgrind uses autotools exclusively as its build system and the Windows port is no different. We use MSYS with MinGW-w64 (or maybe other MinGW variants on top) for building. To be honest I'm not sure whether a crosscompilation on Linux would be possible, but I can't see any reason why not. I know Christoph have some script to check whether the Valgrind4win codebase builts exactly the same binary as the original Valgrind when Windows platform stuff is turned off in configure, to make sure the changes are correctly #ifdef'ed, but that's all. Kind regards, Jiri |