[M3commit] CVS Update: cm3
Rodney M. Bates
rodney at elego.de
Mon Feb 24 21:32:25 CET 2014
CVSROOT: /usr/cvs
Changes by: rodney at birch. 14/02/24 21:32:25
Modified files:
cm3/m3-libs/m3core/src/: m3makefile
Log message:
Subdirectory m3-libs/m3core/src/win32 contains hundreds of WINAPI, APIENTRY,
and PASCAL calling conventions. These all give compile errors on
non-windows targets, when building with the release compiler. Build
win32 conditionally, only on windows targets.
When there is a released version of the now-head compiler, (which accepts
these calling conventions for any target,) we could reinstate win32, though
it still may not be of any use on non-windows targets.
More information about the M3commit
mailing list