leif wrote:
What does, in a Sage subshell ('./sage --sh'), the following give:


$ echo '#include <gmp.h>' > gen_cf_gmp.cc

$ $CXX -M gen_cf_gmp.cc | grep gmp.h


Oh, forgot:  And what does in contrast

$ $CXX -I$SAGE_LOCAL/include -M gen_cf_gmp.cc | grep gmp.h

give?


-leif

(Do that in some arbitrary directory; you can delete gen_cf_gmp.cc
afterwards, provided you've not been in the Singular source tree...)


And be warned that this is just the first step to debug this... ;-)

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to