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

OvermindDL1 overminddl1 at gmail.com
Sun Oct 3 17:37:03 PDT 2010


2010/10/3 Anton Korobeynikov <anton at korobeynikov.info>:
>> 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.

Why would it not support dynamic linking?  What about loadlibrary and
its kin are not sufficient to handle this?  Perhaps a work-around can
be developed.




More information about the llvm-dev mailing list