From 84007a0b2071740b877cc0ff692c829e58818fd2 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 25 Jul 2001 20:46:09 +0000 Subject: [PATCH] Updated for header dependancy changes. --- README.htm | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.htm b/README.htm index 99281570e..344665669 100644 --- a/README.htm +++ b/README.htm @@ -3,7 +3,7 @@ - + README.htm @@ -115,9 +115,10 @@ file. You will also need one or more board support packages. Consult the vxWorks documentation for details.

Optional GNU compiler requirement for solaris-sparc  and win32-x86 hosts -
If you wish to run "gnumake depends"  to create header dependancy -include files for c/c++ source code, g++ must be be in your path. Also, -if you have state notation language source files (*.st files) which require +
If you wish to have the build automatically  create header dependancy +include files for c/c++ source code (HDEPENDS set to YES in CONFIG_SITE) +, the gnu compilers gcc and  g++ must be be in your path. Also, if +you have state notation language source files (*.st files) which require c preprocessing before conversion to c source,  gcc must be in your path. @@ -357,7 +358,7 @@ Definitions and rules for java jars and classes Rules specific to a <top> dir (uninstall and tar)
Sample.Makefile       Sample makefile with comments -
  +
 

  • base/configure/os directory - contains os-arch specific definitions
  • @@ -394,6 +395,8 @@ for use in IOCs
    makeMakefile.pl         Creates a Makefile in O.<arch> dirs
    makeMakefileInclude.pl  Creates file to be included by Makefile +
    makeRulesInclude.pl     Creates .h depends +files included by Makefile
    mkdir.pl                Creates a directory (like Unix mkdir)
    munch.pl                @@ -440,8 +443,9 @@ in the following files:
    configure/CONFIG_SITE     Build choices. Specify target archs.
    configure/CONFIG_SITE_ENV Environment variable  defaults -
    configure/RELEASE         -TORNADO 2 full path location
    +
    configure/RELEASE        +TORNADO +2 full path location


    Host configuration
    To configure each host system, you may override the default definitions