[Bug 52287] Cygwin compilation fails: undefined reference to `__wine_spec_nt_header' in winecrt0/register.c

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 27 17:03:03 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=52287

Saulius K. <saulius2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #4 from Saulius K. <saulius2 at gmail.com> ---
That was quick, thanks!

--- quote ---
$ make depend
tools/makedep.exe

$ make
gcc -c -o dlls/winecrt0/register.o dlls/winecrt0/register.c -Idlls/winecrt0
-Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -fasynchronous-unwind-tables -D_WIN32 -fno-builtin
-fshort-wchar -D__WINE_PE_BUILD \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits
\
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-gdwarf-4 \
  -fno-omit-frame-pointer -g -O2
tools/winebuild/winebuild.exe -w --staticlib -o dlls/winecrt0/libwinecrt0.a
dlls/winecrt0/crt_dllmain.o \
  dlls/winecrt0/crt_fltused.o dlls/winecrt0/debug.o dlls/winecrt0/delay_load.o
\
  dlls/winecrt0/dll_canunload.o dlls/winecrt0/dll_main.o
dlls/winecrt0/dll_register.o \
  dlls/winecrt0/exception.o dlls/winecrt0/exe16_entry.o
dlls/winecrt0/register.o \
  dlls/winecrt0/setjmp.o dlls/winecrt0/stub.o dlls/winecrt0/unix_lib.o
  ...
--- quote ---

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list