Displaying 7 results from an estimated 7 matches for "__wine_spec_init".
2006 May 04
3
more compile problems
...ib/wine/cabinet.dll.so
make[2]: Leaving directory
`/mnt/hdb3/home/crashedagain/wine-20040121/dlls/cabinet'
cd `dirname capi2032/__install__` && make install
make[2]: Entering directory
`/mnt/hdb3/home/crashedagain/wine-20040121/dlls/capi2032'
gcc -shared
-Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini
capi2032.spec.o cap20wxx.o capi2032.dll.dbg.o -o capi2032.dll.so
-L../../libs/wine -lwine -lcapi20 -L../../libs/port -lwine_port -lm
-lc
/usr/bin/ld: cannot find -lcapi20
collect2: ld returned 1 exit status
make[2]: *** [capi2032.dll.so] Error 1
make[2]: Leaving director...
2010 May 20
1
Patching wine -- 64bits
...checking whether we can build a GNU style ELF dll... yes
checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes
checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes
checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes
checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes
checking whether the co...
2007 Aug 07
1
Errors compiling wine under Red Hat
...quot;
-DDLLDIR="\"/afs/engin.umich.edu/u/g/r/grafw/Private/wine/lib/wine\""
-DLIBDIR="\"/afs/engin.umich.edu/u/g/r/grafw/Private/wine/lib\""
-DDLLFLAGS="\"-D_REENTRANT -fPIC\"" -DLDDLLFLAGS="\"-shared
-Wl,-Bsymbolic,-z,defs,-init,__wine_spec_init,-fini,__wine_spec_fini\""
-DAS="\"as --32\"" -DCC="\"gcc -m32\"" -DCPP="\"cpp\"" -DCXX="\"g++\""
-DLD="\"ld -m elf_i386\"" -DPRELINK="\"/usr/sbin/prelink\"" -Wall -pipe...
2010 Dec 14
1
"Problem in Installing wine"
...checking whether we can build a GNU style ELF dll... yes
checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes
checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes
checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes
checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes
checking whether the co...
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
2006 Mar 06
1
Wins Installation problem on solairs x86 version 5.10
...not supported in this
configuration; ignored
exe_wentry.c: In function `__wine_spec_exe_wentry':
exe_wentry.c:39: warning: visibility attribute not supported in this
configuration; ignored
init.c:42: warning: visibility attribute not supported in this
configuration; ignored
init.c: In function `__wine_spec_init':
init.c:36: warning: visibility attribute not supported in this
configuration; ignored
init.c: In function `__wine_spec_init_ctor':
init.c:42: warning: visibility attribute not supported in this
configuration; ignored
stub.c: In function `__wine_spec_unimplemented_stub':
stub.c:36: war...
2012 Apr 29
3
Failed to Compile Wine 1.5.3
...checking whether we can build a GNU style ELF dll... yes
checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes
checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes
checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes
checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes
checking whether the co...