13 Apr
2015
13 Apr
'15
8:05 p.m.
Hi Martin, On 04/13/2015 09:51 AM, Martin Vala wrote:
1. Somehow i cannot find user manual in the source tree. Can you give me hint?
Have a look at doc/tutorial/ginac.texi.
2. One can use this variable ($GINAC_EXCOMPILER_FLAGS) to compile formule with some optimization flags. I use in my cuba code
setenv("GINAC_EXCOMPILER_FLAGS","-O3 -Wall -fomit-frame-pointer -ffast-math", 1);
Hmm, wouldn't it make sense to just use the CXXFLAGS variable for this? Regards -richy. -- Richard B. Kreckel <http://in.terlu.de/~kreckel/>