[Axl] [PATCH] improve msvc support

Francis Brosnan Blazquez francis at aspl.es
Tue Jan 22 16:29:00 CET 2008


> Hi,

Hi Benoit,

> Here's a patch that improve msvc support under AXL
> This patch is required to properly compile libvortex-1.1
> The chunk about axl_config.h and axl_config_win32.h may not be
> correct 
> though, opinions are welcome

Thanks for reporting. I've applied the chunk that properly detect the
msvc compiler but not the axl_config_win32.h include. I admit this can
also be done in the way you propose. 

This file is supposed (axl_config.h) to be created with the platform
settings at the compilation time, avoiding to have one include for each
platform to support. However it requires autotools to be present which
is not "easy" on windows (and really annoying to use). 

As you have observed what we do is to just use an static version for
windows....

Cheers!

> Thanks,
> 
-- 
Francis Brosnan Blazquez <francis at aspl.es>
Advanced Software Production Line, S.L.




More information about the Axl mailing list