source: git/HOWTO-libsingular @ 2eb19e

spielwiese
Last change on this file since 2eb19e was 2eb19e, checked in by Hans Schoenemann <hannes@…>, 12 years ago
more libsingular-install stuff git-svn-id: file:///usr/local/Singular/svn/trunk@14222 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 123 bytes
Line 
1export CC="gcc -fpic -DPIC -DLIBSINGULAR"
2export CXX="g++ -fpic -DPIC -DLIBSINGULAR"
3./configure
4make install-libsingular
5
Note: See TracBrowser for help on using the repository browser.