From 2344a4b0e3806aa6793f461f811ca9f5c3758003 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 17 May 2004 14:25:00 +0000 Subject: [PATCH] Added text about COMPAT_313 prerequisite. --- documentation/BuildingR3.13AppsWithR3.14.html | 6 ++++++ 1 file changed, 6 insertions(+) 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: