1
Fork 0

Stablize raw-dylib, link_ordinal and -Cdlltool

This commit is contained in:
Daniel Paoliello 2023-03-27 10:42:22 -07:00
parent de96f3d873
commit 1ece1ea48c
62 changed files with 146 additions and 223 deletions

View file

@ -24,7 +24,7 @@ codegen_llvm_error_writing_def_file =
Error writing .DEF file: {$error}
codegen_llvm_error_calling_dlltool =
Error calling dlltool: {$error}
Error calling dlltool '{$dlltool_path}': {$error}
codegen_llvm_dlltool_fail_import_library =
Dlltool could not create import library: {$stdout}