[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Anyone use Lua with Code Warrior for Windows?
- From: Paul Hsieh <qed@...>
- Date: Mon, 09 Sep 2002 12:07:46 -0700
> 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