Hi Richard, Sorry for late reply, but i was quite busy these days. 1. Somehow i cannot find user manual in the source tree. Can you give me hint? 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); Ciao Martin On 02.04.2015 19:04, Richard B. Kreckel wrote:
Hi Martin,
Good to hear back from you.
On 03/31/2015 10:51 AM, mvala@saske.sk wrote:
Any news on this patch? Is there anything else, i need to do? Yes. Could you, please, amend your patch by a note in the user manual about what the user needs to know in order to make this work?
Quoting "Richard B. Kreckel" <kreckel@in.terlu.de>:
Looking at your patch, I'm wondering how it works. Who is supposed to set the $GINAC_EXCOMPILER_FLAGS envvar? Shouldn't there be a hint in the tutorial if it must be set by the user? Why is that variable needed?
Best wishes -richard.