[GiNaC-list] failing to compile expressions to C function pointers
Jens Vollinga
vollinga at physik.uni-wuppertal.de
Mon Nov 19 23:00:20 CET 2007
Hi,
Marian Anghel schrieb:
> 1) The code compiles but the attempt to execute it gives this error:
>
> excompiler::link_so_file: could not open compiled module!
a quick fix should be to add the current directory to LD_LIBRARY_PATH:
export LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH
The bug will be fixed in the (soon) coming release.
Regards,
Jens
More information about the GiNaC-list
mailing list