changeset 12629:fe288ae1e8d9 octave-forge

a note in the README about necessity of -fPIC.
author michelemartone
date Tue, 09 Jun 2015 16:25:46 +0000
parents 4cacfa5f9470
children fa07b71bcbfb
files main/sparsersb/doc/README
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/sparsersb/doc/README	Mon Jun 08 08:51:06 2015 +0000
+++ b/main/sparsersb/doc/README	Tue Jun 09 16:25:46 2015 +0000
@@ -17,6 +17,8 @@
 ./configure SPARSERSB_LIBS="-lmpi++"
 ./configure 
 
+On many systems, you will have to build librsb with the PIC (-fPIC on GCC) option or you will get link time problems.
+
 More options:
 ./configure --help