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

  • Comment on Re: perllVm: A Linux test of how Perl and LLVM would work together.

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

    AM,

    Made the change to the OP.

    "Well done is better than well said." - Benjamin Franklin