| Last change
                  on this file since 28 was
                  27,
                  checked in by buchmann, 17 years ago | 
        
          | 
SystemCASS now uses autoconf/automake to build the API. Regression tests stilluse the old Makefiles.
 (thanks to Nicolas Pouillon)
 
 
The library directory no longer is "lib-arch-system". The directory now is "lib-linux". Everyone needs to pay attention about SYSTEMCASS environment variable.
 
Changes:
 system header includes
Add includes to config.h (generated by autoconf/automake)
test:
linux preprocessor macro instead of _WIN32
CONFIG_DEBUG instead of DEBUG
 
Removes:
 Makefile
guess_endianness.cc
guess_os.sh
assert.h (we now use standard assert.h)
Options.def
 | 
        | File size:
            349 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 | SystemCASS Installation | 
|---|
| 2 | ======================= | 
|---|
| 3 |  | 
|---|
| 4 | Please use automake/autoconf to install SystemCASS. | 
|---|
| 5 | SystemCASS is able to generate trace files into VCD and also the ALLIANCE | 
|---|
| 6 | format : PAT. | 
|---|
| 7 |  | 
|---|
| 8 | PAT trace ouput | 
|---|
| 9 | =============== | 
|---|
| 10 |  | 
|---|
| 11 | PAT trace output is disable by default. | 
|---|
| 12 | Set the environment variable 'ALLIANCE' to ALLIANCE top directory, | 
|---|
| 13 | then make again. | 
|---|
| 14 |  | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.