Re: Undefined reference to `lj_err_unwind_dwarf' on Windows

  • From: Mike Pall <mike-1208@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sat, 11 Aug 2012 05:46:38 +0200

Alex wrote:
> I'm trying to compile a fresh clone of the Git repo on my Windows 7
> x64 machine, with an unmodified make file and running make without
> arguments. It proceeds normally until it links lua51.dll, in which it
> errors with "lj_vm.o:buildvm_x86.dasc:(.eh_frame+0x11): undefined
> reference to `lj_err_unwind_dwarf'".

Sorry, I forgot to test with MinGW. Fixed in git HEAD.

--Mike

Other related posts: