ACE reference: Difference between revisions
 (Created page with "== Getting ==  # Get the three layers ## Michael M's ftp consists of four files ## My pull from nightly server consists of three? files?  == Building ==  # install base via se...")  | 
				No edit summary  | 
				||
| Line 5: | Line 5: | ||
## My pull from nightly server consists of three? files?  | ## My pull from nightly server consists of three? files?  | ||
==   | == Installing ==  | ||
# install base via setups  | # install base via setups  | ||
| Line 11: | Line 11: | ||
# install files for NRSC layer  | # install files for NRSC layer  | ||
# install files for customer layer  | # install files for customer layer  | ||
== Building ==  | |||
# command prompt 1:  | |||
## aceenv grover c: c: tbbby2g01  | |||
## rundds  | |||
## nmak  | |||
## make -f makefile.gen alltargets  | |||
## make -f makefile.ace all_exes  | |||
# command prompt 2:  | |||
## aceenv grover c: c: tbbby2g01 bbby2g01  | |||
## rundds  | |||
## cmak  | |||
## make -f makefile.gen alltargets  | |||
## make -f makefile.ace all_exes  | |||
## or just terminal: make -f jsifts10.mak jsifts10.exe  | |||
Revision as of 16:11, 17 March 2015
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
 - make -f makefile.gen alltargets
 - make -f makefile.ace all_exes
 
 - command prompt 2:
- aceenv grover c: c: tbbby2g01 bbby2g01
 - rundds
 - cmak
 - make -f makefile.gen alltargets
 - make -f makefile.ace all_exes
 - or just terminal: make -f jsifts10.mak jsifts10.exe