source: git/README.pSingular

spielwiese
Last change on this file was 844f30, checked in by Hans Schoenemann <hannes@…>, 2 years ago
update README.pSingular
  • Property mode set to 100644
File size: 161 bytes
Line 
1How to build pSingular:
2
3unset RUN_PPCC
4cd ppcc
5./configure && make
6cd ..
7./configure CPP="ppcc cpp" CXXCPP="ppcc cpp" --disable-omalloc
8export RUN_PPCC=1
9make
10
Note: See TracBrowser for help on using the repository browser.