On 14 May 2012 10:54, Anders Logg <l...@simula.no> wrote: > 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 >
I don't think that it's there when the compilation fails. Instant seems to remove it. I had to hack instant to not remove the generated code from /tmp. Garth > -- > Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp