[GiNaC-devel] compile_ex with HAVE_LIBDL with cmake build system
Richard B. Kreckel
kreckel at in.terlu.de
Mon Apr 13 20:05:54 CEST 2015
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/>
More information about the GiNaC-devel
mailing list