search for: extradllflags

Displaying 6 results from an estimated 6 matches for "extradllflags".

Did you mean: extra_ldflags
2010 Feb 09
6
ntdll.dll.so: invalid ELF header
Hi, I am using Debian GNU/Linux Lenny with kernel verison 2.6.26-2-amd64 (x86_64) and want to compile wine 1.1.38 form the source Tarball. After successful compilation and installation through "make install", I get the following error when trying to run wine (e.g. when trying to run winecfg or any other application). wine: failed to initialize: /usr/local/lib/wine/ntdll.dll.so:
2018 May 11
0
Wine release 3.8
...k (2): gdi32: Check for truncated EMF files. gdi32: Check that emf records are within the file. Zebediah Figura (34): devenum: Check for null pointer in IMoniker_BindToObject(). services: Fall back to the current architecture if GetBinaryType fails. makedep: Also pass EXTRADLLFLAGS to the cross-compiled test DLL. msi: Execute the custom action server with the correct bitness. msi: Don't load a custom action DLL in the main process. ntoskrnl.exe/tests: Also handle ERROR_INVALID_IMAGE_HASH. ntoskrnl.exe/tests: Add a test for IoGetCurrentProcess()....
2019 Jul 05
0
Wine release 4.12
...wined3d: Merge wined3d_texture_download_data() and wined3d_texture_gl_download_data(). Jacek Caban (27): ntoskrnl.exe: Implement IoGetStackLimits. ntoskrnl.exe: Implement ExInitializePagedLookasideList. ntoskrnl.exe: Implement ExDeletePagedLookasideList. tdi.sys: Fix EXTRADLLFLAGS. ntoskrnl.exe: Implement KeBugCheck and KeBugCheckEx. mshtml/tests: Fix comment tests on recent IE versions. mshtml/tests: Introduce set_body_html helper. mshtml/tests: Merge text range tests. mshtml/tests: Rename elements.js to dom.js. mshtml/tests: Improve test...
2019 Apr 26
0
Wine release 4.7
...: Use %define parse.error verbose instead of %error-verbose. d3dcompiler: Use %define parse.error verbose instead of %error-verbose. wbemprox: Use %define parse.error verbose instead of %error-verbose. ntdll: Use the correct type for %llu scanf format. makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. makefiles: Build stub programs with msvcrt. makefiles: Build stub services with msvcrt. makefiles: Build modules that use msvcrt as PE builtins. makefiles: Don't use -fno-builtin flag with MinGW. makefiles: Build all tests with msvcrt. con...
2007 Dec 14
0
Wine release 0.9.51
...unknown. user32: Keep waiting for posted messages in peek_message after we get an ignored message. Make.rules: Added rules for building the dlldata.c file. makedep: Added support for dlldata.c dependencies. wordpad: Fix a compiler warning. Makedll.rules: Add a generic EXTRADLLFLAGS variable instead of defining a specific variable for every possible parameter. winebuild: Don't set the IMAGE_FILE_DLL flag on native modules. winecrt0: DriverEntry is a WINAPI function. Make.rules: Process man pages in the C locale. wordpad: Fix invalid pointer usage....
2019 Apr 12
0
Wine release 4.6
...dles with kernel32. makefiles: Add a helper to generate a winegcc command line. makefiles: Default to building test resource dlls as PE. makefiles: Default to building test modules as PE. makefiles: Store resource files in a separate array. makefiles: Unify APPMODE and EXTRADLLFLAGS variables. msvcp: Rename clog variable to avoid conflict with builtin function. msvcp: Remove some redundant clearing of buffers. msvcrt/tests: Use existing function pointers to call functions. msvcrt/tests: Add some function pointers to bypass gcc builtin functions. i...