Navigation  without Java Scripts

Q&A about the PDC Link Editor (Linker)

The PDC linker (PDC Link Editor) is supplied in two versions included into /BIN directory: PDCLINK.DLL and PDCLINK.EXE.  What version to choose?

PDCLINK.DLL - a version of PDC Link Editor integrated with the VDE. Visual Prolog VDE calls the PDC Link Editor when you choose one of the following VDE Project submenu entries:
Project|Build
Project|Rebuild All
Project|Link Only
PDCLINK.EXE - a stand-alone linker version. Note that we can ensure its correct work only with source (object) files that are produced by the compilers supported by the VDE. (See the list in the Main program list button in the Target tab of the Application Expert.)

How can I link projects created by Visual Prolog, v. 4.x?

Visual Prolog 5.0 is supplied with a new integrated linker. To generate correct script for the new linker, do the following:
  1. Start Visual Prolog
  2. Choose Options|Project|Application Expert (Ctrl+A).
  3. Choose Target tab.
  4. Change to any other Platform (e.g., Windows32).
  5. Change the Platform back to the original type (e.g., Windows16).
  6. Press OK.
Alternatively you can copy OPTLINKS.EXE from the previous VIP installation to the ... \BIN.