Added info about COMPAT_TOOLS_313.
This commit is contained in:
@@ -32,15 +32,17 @@ that it ignores case.</p>
|
||||
<h4>R3.13 compatability files</h4>
|
||||
|
||||
<p>R3.13 compatability files will no longer be generated as
|
||||
default during the build. There is a new macro, COMPAT_313,
|
||||
in the configure/CONFIG_SITE file which must be set to
|
||||
YES for R3.13 compatability files to be created and installed.
|
||||
You will need to set COMPAT_313 to YES if you want R3.13 ioc
|
||||
applications or R3.13 extensions built with this R3.14 base.
|
||||
If you wish to build only R3.13 extensions and not R3.13 ioc
|
||||
applications with this R3.14 base, you can install scripts
|
||||
needed by the R3.13 build by doing a "gnumake COMPAT_313=YES"
|
||||
in the <base>/config/tools directory.
|
||||
default during the build. There are two new macros, COMPAT_313
|
||||
and COMPAT_TOOLS_313, in configure/CONFIG_SITE which can be
|
||||
set to YES for R3.13 compatability files to be created and
|
||||
installed. You should set COMPAT_313 to YES if you want R3.13
|
||||
ioc applications and R3.13 extensions built with this R3.14 base.
|
||||
Setting COMPAT_313 to yes in CONFIG_SITE will result in the perl
|
||||
build tools and vxWorks object files to be installed. If you
|
||||
wish to build only R3.13 extensions and not R3.13 ioc applications
|
||||
with this R3.14 base, you can install only the perl tools needed
|
||||
by the R3.13 build by setting only COMPAT_TOOLS_313 to YES in
|
||||
configure/CONFIG_SITE.
|
||||
</p>
|
||||
|
||||
<p>The COMPAT_313 macro is set to NO in the CONFIG_SITE distribution
|
||||
|
||||
Reference in New Issue
Block a user