On 10/2/05, Dimi Paun dimi@lattica.com 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?
I'd love that. It should sense _X86_ and set __i386__ if found, too.