install:installsingular

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
howto:installsingular [2016/06/17 20:35] – -fno-delete-null-pointer-checks for gcc 6 benmuellhowto:installsingular [2016/06/17 22:21] gawrilow
Line 22: Line 22:
 make make
 make install make install
-</code> **Warning:** If your gcc is version 6 (or newer) please set the following variables before configuring singular:<code>export CFLAGS="-fno-delete-null-pointer-checks" CXXFLAGS="-fno-delete-null-pointer-checks"</code>+</code> **Warning:** If your gcc is version 6 (or newer) please add the following variables to the ''configure'' command:<code>CFLAGS="-fno-delete-null-pointer-checks" CXXFLAGS="-fno-delete-null-pointer-checks"</code>
   - Now you should have ''bin'', ''lib'' and some other folders in the prefix.   - Now you should have ''bin'', ''lib'' and some other folders in the prefix.
      
  • install/installsingular.txt
  • Last modified: 2019/03/07 09:49
  • by panizzut