pe32+

  1. D

    Solved [FreeBSD 12.2/llvm10]: link a pe32+ executable

    Hi cc --target=x86_64-pc-mingw32 -std=gnu11 -fgnuc-version=8 -pipe -std=gnu99 -D_CRTBLD -D_WIN32_WINNT=0x0f00 -D__MSVCRT_VERSION__=0x700 -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes...
Back
Top