On Mon, 2005-10-03 at 09:29 +0900, Dmitry Timoshkov wrote:
You need one more define: -Dinline=__inline
This is non-obvious. Can't we detect MSVC (say in windef.h) and define inline and the other defines that we need?
It seems rather silly to have to specify them on the command line.