in reply to perllVm: A Linux test of how Perl and LLVM would work together.
you need to add '--enable-assertions=NO' because LLVM is built in debug mode by default.
You can write that as --disable-assertions
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perllVm: A Linux test of how Perl and LLVM would work together.
by flexvault (Monsignor) on Sep 08, 2012 at 10:28 UTC |