ACE reference
Getting
- Get the three layers
- Michael M's ftp consists of four files
- My pull from nightly server consists of three? files?
Installing
- install base via setups
- there are three setups and one zip
- install files for NRSC layer
- install files for customer layer
Building
- command prompt 1:
- aceenv grover c: c: tbbby2g01
- rundds
- nmak
- cd ..\..\nt\obj
- del *.obj
- nmak
- make -f makefile.gen alltargets
- make -f makefile.ace all_exes
- command prompt 2:
- aceenv grover c: c: tbbby2g01 bbby2g01
- rundds
- cmak
- cd ..\..\nt\obj
- del *.obj
- cmak
- make -f makefile.gen alltargets
- make -f makefile.ace all_exes
- or just terminal: make -f jsifts10.mak jsifts10.exe