I am trying to create a dll using slink64. As known from slink (32 bit) I tried to use
dll
as the first command for slink64 to specify that a DLL was to be built. However, slink64 complains displaying '***dll - unknown command.' Command 'archive' is unkwown to slink64, as well.
How would I create a dll and an archive for the 64 bit environment?
Regards, Dietmar