Q&A about the PDC Link Editor (Linker)
 | 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.) |
- Visual Prolog 5.0 is supplied with a new integrated linker. To generate correct script
for the new linker, do the following:
- Start Visual Prolog
- Choose Options|Project|Application Expert (Ctrl+A).
- Choose Target tab.
- Change to any other Platform (e.g., Windows32).
- Change the Platform back to the original type (e.g., Windows16).
- Press OK.
- Alternatively you can copy OPTLINKS.EXE from the previous VIP installation to the ...
\BIN .
|