rust/tests/ui/rfcs/rfc-2627-raw-dylib/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 16:06:24 -05:00
$DLLTOOL: Syntax error in def file $DEF_FILE:1␍
2023-11-21 13:26:31 -06:00
error: aborting due to 1 previous error