diff --git a/documentation/BuildingR3.13AppsWithR3.14.html b/documentation/BuildingR3.13AppsWithR3.14.html index 91fb42a75..f5f2e1fca 100644 --- a/documentation/BuildingR3.13AppsWithR3.14.html +++ b/documentation/BuildingR3.13AppsWithR3.14.html @@ -28,6 +28,12 @@ applications subject to the following restrictions:

Ultimately applications should be converted to use the new configure rules so that the OSI features are available. +

Prerequisite for building R3.13 applications

+

The macro COMPAT_313 must be set to YES in base/configure/CONFIG_SITE +before the base build. This will install vxWorks object files and perl +scripts needed for building R3.13 ioc applications. +

+

Gnumake clean uninstall

At the top of the application execute: