Displaying 5 results from an estimated 5 matches for "dll_entry".
Did you mean:
dl_entry
2009 Feb 14
3
Building wine with profile generation
Hi all,
I'm trying to build wine with the following command:
Code:
./configure CFLAGS="-O2 -fprofile-generate" --prefix=/home/ema/winepf
As I have a lot of these errors:
Code:
gcc -O2 -fprofile-generate -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine
/usr/bin/ld: sfnt2fnt: hidden symbol
2010 Mar 04
0
Compiling wine in Solaris.
...--sysroot=../.. -shared ./acledit.spec main.o -o acledit.dll.so -lkernel32 ../../libs/port/libwine_port.a -lsocket -lnsl
acledit.dll-y4I0zn.map:3: undefined symbol `A0x1000' referenced in expression
Archive member included because of file (symbol)
../../dlls/winecrt0/libwinecrt0.a(dll_entry.o)
acledit.dll-kPWtOd.spec.o (__wine_spec_dll_entry)
../../dlls/winecrt0/libwinecrt0.a(init.o)
../../dlls/winecrt0/libwinecrt0.a(dll_entry.o) (__wine_spec_init_state)
../../dlls/winecrt0/libwinecrt0.a(stub.o)...
2007 Mar 19
2
Wine crash
...16 0x7eb71f19 process_attach+0x1a9
[/usr/src/wine-0.9.19/dlls/winex11.drv/x11drv_main.c:440] in winex11
(0x7eb71f19)
17 0x7eb72385 DllMain+0x45(hinst=0x7eb30000, reason=0x1,
reserved=0x0)
[/usr/src/wine-0.9.19/dlls/winex11.drv/x11drv_main.c:547] in winex11
(0x7eb72385)
18 0x7eb8077c __wine_spec_dll_entry+0x2c(inst=0x7eb30000,
reason=0x1, reserved=0x0) [dll_entry.c:42] in winex11 (0x7eb8077c)
fixme:dbghelp:elf_load_debug_info_from_map Alpha-support for Dwarf2
information for winex11<elf>
14 0x60bb175f has_opengl+0x5f [opengl.c:143] in winex11 (0x60bb175f)
15 0x60bb2986 X11DRV_setup_opengl_...
2006 Mar 06
1
Wins Installation problem on solairs x86 version 5.10
...parser.y: conflicts: 12 shift/reduce
./parser.y: conflicts: 12 shift/reduce
./parser.y: conflicts: 5 shift/reduce
./parser.y: conflicts: 5 shift/reduce
delay_load.c: In function `__wine_spec_delay_load':
delay_load.c:53: warning: visibility attribute not supported in this
configuration; ignored
dll_entry.c: In function `__wine_spec_dll_entry':
dll_entry.c:45: warning: visibility attribute not supported in this
configuration; ignored
dll_main.c: In function `DllMain':
dll_main.c:29: warning: visibility attribute not supported in this
configuration; ignored
drv_entry.c: In function `__wine_sp...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...udio.drv/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. audio.c audiounit.c coreaudio.c coremidi.c midi.c mixer.c
> :info:build config.status: creating dlls/winecrt0/Makefile
> :info:build ../../tools/makedep -xo -xcross.o -C. -S../.. -T../.. delay_load.c dll_entry.c dll_main.c drv_entry.c exception.c exe16_entry.c exe_entry.c exe_main.c exe_wentry.c exe_wmain.c init.c register.c stub.c
> :info:build config.status: creating dlls/wined3d/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. arb_program_shader.c ati_fragment_sha...