Files
rust/tests/ui/linkage-attr/raw-dylib/windows/dlltool-failed.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
270 B
Plaintext
Raw Normal View History

error: Dlltool could not create import library with $DLLTOOL -d $DEF_FILE -D foo.dll -l $LIB_FILE $TARGET_MACHINE $ASM_FLAGS --no-leading-underscore $TEMP_PREFIX:
2024-07-24 21:06:24 +00:00
$DLLTOOL: Syntax error in def file $DEF_FILE:1␍
2023-11-21 20:26:31 +01:00
error: aborting due to 1 previous error