lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Will simply directly linking the DLLs work?  Is this written up 
> some place in the Wiki or in a FAQ somewhere?   Are the Watcom
> or VC++ compilers compatible in some sense?

The latest Watcom and VC++ compilers both output standard OMF format object files.  
I don't know if their .LIB files are compatible though.  Watcom also has a way of 
mutating its ABI to be compatible with anything in terms of function calling 
convention.


--
Paul Hsieh
qed@pobox.com