dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #25633
Re: Where can I find the JIT SWIG generated code ?
On Mon, May 14, 2012 at 08:37:20AM +0100, Garth N. Wells wrote:
> Where the is the JIT SWIG generated code placed, especially when it
> fails to compile? I can find the log, but not the code itself. Is it
> deleted?
>
> Garth
If the log file is
/home/<user>/.instant/error/dolfin_compile_code_<hash>/compile.log
then the code is in
/home/<user>/.instant/error/dolfin_compile_code_<hash>/dolfin_compile_code_<hash>_wrap.cxx
--
Anders
Follow ups
References