[LLVMdev] LLVM ERROR: Program used external function 'printd' which could not be resolved!

Anton Korobeynikov anton at korobeynikov.info
Sun Oct 3 11:14:25 PDT 2010


> LLVM ERROR: Program used external function 'printd' which could not be
> resolved!
> Any help will be much appreciated. Thanks!
Windows does not support dynamic linking. You will need to resolve
externals by hand.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list