On 2019-08-20 19:19, Andreas Berger wrote:
.
.
We have a project written totally in Open Watcom for 32-bit DOS. I can
port the whole of it to Freepascal with the exception of two libraries
that I need (Drivers). If I can link these libraries, I will port (on
my own time) the program to Freepasc
On 2019-08-20 18:34, Andreas Berger wrote:
While reading some old FPC posts I saw that the old DOS compiler
(3.0.4) used the OpenWatcom linker. Does this mean that I can link
object files and libraries created with the OpenWatcom C++ compiler?
If this is so, it would be very good for me. I could
While reading some old FPC posts I saw that the old DOS compiler (3.0.4)
used the OpenWatcom linker. Does this mean that I can link object files
and libraries created with the OpenWatcom C++ compiler? If this is so,
it would be very good for me. I could finally port one of the main
programs sti