安一个wine+打补丁要多久?

Wine、Cedega、CrossOver 等配置
回复
头像
549908238
帖子: 89
注册时间: 2008-07-21 18:36
来自: 山东济南|青岛

安一个wine+打补丁要多久?

#1

帖子 549908238 » 2008-07-24 17:42

我从开始编译打补丁都半个多小时了~~~

怎么还没结束阿??
是不是中病毒了~~~

下面是正在进行的终端的部分内容?

make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/dnsapi/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/dplayx/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o dplayx.o dplayx.c
../../../tools/make_ctests -o testlist.c dplayx.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole dplayx.o testlist.o -o dplayx_test.exe.so ../../../libs/port/libwine_port.a -lole32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/dplayx/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/dsound/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o capture.o capture.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o ds3d.o ds3d.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o ds3d8.o ds3d8.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o dsound.o dsound.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o dsound8.o dsound8.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o duplex.o duplex.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o propset.o propset.c
../../../tools/make_ctests -o testlist.c capture.c ds3d.c ds3d8.c dsound.c dsound8.c duplex.c propset.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole capture.o ds3d.o ds3d8.o dsound.o dsound8.o duplex.o propset.o testlist.o -o dsound_test.exe.so ../../../libs/port/libwine_port.a -lole32 -lversion -luser32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/dsound/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/fusion/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o asmcache.o asmcache.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o asmname.o asmname.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o fusion.o fusion.c
../../../tools/make_ctests -o testlist.c asmcache.c asmname.c fusion.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole asmcache.o asmname.o fusion.o testlist.o -o fusion_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/fusion/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/gdi32/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o bitmap.o bitmap.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o brush.o brush.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o clipping.o clipping.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o dc.o dc.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o font.o font.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o gdiobj.o gdiobj.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o generated.o generated.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o icm.o icm.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o mapping.o mapping.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o metafile.o metafile.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o palette.o palette.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o path.o path.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o pen.o pen.c
../../../tools/make_ctests -o testlist.c bitmap.c brush.c clipping.c dc.c font.c gdiobj.c generated.c icm.c mapping.c metafile.c palette.c path.c pen.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole bitmap.o brush.o clipping.o dc.o font.o gdiobj.o generated.o icm.o mapping.o metafile.o palette.o path.o pen.o testlist.o -o gdi32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/gdi32/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/gdiplus/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o brush.o brush.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o font.o font.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o graphics.o graphics.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o graphicspath.o graphicspath.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o image.o image.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o matrix.o matrix.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o pathiterator.o pathiterator.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o pen.o pen.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o region.o region.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o stringformat.o stringformat.c
../../../tools/make_ctests -o testlist.c brush.c font.c graphics.c graphicspath.c image.c matrix.c pathiterator.c pen.c region.c stringformat.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole brush.o font.o graphics.o graphicspath.o image.o matrix.o pathiterator.o pen.o region.o stringformat.o testlist.o -o gdiplus_test.exe.so ../../../libs/port/libwine_port.a -lgdiplus -luser32 -lgdi32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/gdiplus/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/hlink/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o hlink.o hlink.c
../../../tools/make_ctests -o testlist.c hlink.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole hlink.o testlist.o -o hlink_test.exe.so ../../../libs/port/libwine_port.a -lhlink -lole32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/hlink/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/imm32/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o imm32.o imm32.c
../../../tools/make_ctests -o testlist.c imm32.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole imm32.o testlist.o -o imm32_test.exe.so ../../../libs/port/libwine_port.a -limm32 -luser32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/imm32/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/inetcomm/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o mimeole.o mimeole.c
../../../tools/make_ctests -o testlist.c mimeole.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole mimeole.o testlist.o -o inetcomm_test.exe.so ../../../libs/port/libwine_port.a -linetcomm -lole32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/inetcomm/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/inetmib1/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o main.o main.c
../../../tools/make_ctests -o testlist.c main.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole main.o testlist.o -o inetmib1_test.exe.so ../../../libs/port/libwine_port.a -lsnmpapi -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/inetmib1/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/infosoft/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o infosoft.o infosoft.c
../../../tools/make_ctests -o testlist.c infosoft.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole infosoft.o testlist.o -o infosoft_test.exe.so ../../../libs/port/libwine_port.a -lole32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/infosoft/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/iphlpapi/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o iphlpapi.o iphlpapi.c
../../../tools/make_ctests -o testlist.c iphlpapi.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole iphlpapi.o testlist.o -o iphlpapi_test.exe.so ../../../libs/port/libwine_port.a -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/iphlpapi/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/itss/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o protocol.o protocol.c
../../../tools/make_ctests -o testlist.c protocol.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/wrc/wrc --nostdinc -I. -I. -I../../../include -I../../../include -forsrc.res rsrc.rc
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole protocol.o testlist.o rsrc.res -o itss_test.exe.so ../../../libs/port/libwine_port.a -lole32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/itss/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/jscript/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o jscript.o jscript.c
../../../tools/make_ctests -o testlist.c jscript.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole jscript.o testlist.o -o jscript_test.exe.so ../../../libs/port/libwine_port.a -lole32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/jscript/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/kernel32/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o actctx.o actctx.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o alloc.o alloc.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o atom.o atom.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o change.o change.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o codepage.o codepage.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o comm.o comm.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o console.o console.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o debugger.o debugger.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o directory.o directory.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o drive.o drive.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o environ.o environ.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o file.o file.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o format_msg.o format_msg.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o generated.o generated.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o heap.o heap.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o loader.o loader.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o locale.o locale.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o module.o module.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o mailslot.o mailslot.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o path.o path.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o pipe.o pipe.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o process.o process.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o profile.o profile.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o resource.o resource.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o sync.o sync.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o thread.o thread.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o time.o time.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o timer.o timer.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o toolhelp.o toolhelp.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o version.o version.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o virtual.o virtual.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o volume.o volume.c
../../../tools/make_ctests -o testlist.c actctx.c alloc.c atom.c change.c codepage.c comm.c console.c debugger.c directory.c drive.c environ.c file.c format_msg.c generated.c heap.c loader.c locale.c module.c mailslot.c path.c pipe.c process.c profile.c resource.c sync.c thread.c time.c timer.c toolhelp.c version.c virtual.c volume.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/wrc/wrc --nostdinc -I. -I. -I../../../include -I../../../include -foresource.res resource.rc
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole actctx.o alloc.o atom.o change.o codepage.o comm.o console.o debugger.o directory.o drive.o environ.o file.o format_msg.o generated.o heap.o loader.o locale.o module.o mailslot.o path.o pipe.o process.o profile.o resource.o sync.o thread.o time.o timer.o toolhelp.o version.o virtual.o volume.o testlist.o resource.res -o kernel32_test.exe.so ../../../libs/port/libwine_port.a -ladvapi32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/kernel32/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/localspl/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o localmon.o localmon.c
../../../tools/make_ctests -o testlist.c localmon.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole localmon.o testlist.o -o localspl_test.exe.so ../../../libs/port/libwine_port.a -lkernel32 -ladvapi32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/localspl/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/localui/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o localui.o localui.c
../../../tools/make_ctests -o testlist.c localui.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole localui.o testlist.o -o localui_test.exe.so ../../../libs/port/libwine_port.a -lkernel32 -lwinspool
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/localui/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/lz32/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o lzexpand_main.o lzexpand_main.c
../../../tools/make_ctests -o testlist.c lzexpand_main.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole lzexpand_main.o testlist.o -o lz32_test.exe.so ../../../libs/port/libwine_port.a -llz32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/lz32/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/mapi32/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o imalloc.o imalloc.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o prop.o prop.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o util.o util.c
../../../tools/make_ctests -o testlist.c imalloc.c prop.c util.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole imalloc.o prop.o util.o testlist.o -o mapi32_test.exe.so ../../../libs/port/libwine_port.a -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/mapi32/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/mlang/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o mlang.o mlang.c
../../../tools/make_ctests -o testlist.c mlang.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole mlang.o testlist.o -o mlang_test.exe.so ../../../libs/port/libwine_port.a -loleaut32 -lole32 -lgdi32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/mlang/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/msacm32/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o msacm.o msacm.c
../../../tools/make_ctests -o testlist.c msacm.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole msacm.o testlist.o -o msacm32_test.exe.so ../../../libs/port/libwine_port.a -lmsacm32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/msacm32/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/mscms/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o profile.o profile.c
../../../tools/make_ctests -o testlist.c profile.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole profile.o testlist.o -o mscms_test.exe.so ../../../libs/port/libwine_port.a -ladvapi32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/mscms/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/mshtml/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o dom.o dom.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o htmldoc.o htmldoc.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o misc.o misc.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o protocol.o protocol.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o script.o script.c
../../../tools/make_ctests -o testlist.c dom.c htmldoc.c misc.c protocol.c script.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole dom.o htmldoc.o misc.o protocol.o script.o testlist.o -o mshtml_test.exe.so ../../../libs/port/libwine_port.a -lole32 -loleaut32 -luser32 -lurlmon -ladvapi32 -lkernel32
make[2]: Leaving directory `/home/liujian/wine-1.1.1/dlls/mshtml/tests'
make[2]: Entering directory `/home/liujian/wine-1.1.1/dlls/msi/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o automation.o automation.c
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-ali
酷爱编程!梦想成为it精英!
头像
BigSnake.NET
帖子: 12522
注册时间: 2006-07-02 11:16
来自: 廣州
联系:

#2

帖子 BigSnake.NET » 2008-07-24 17:43

视乎你的CPU..
^_^ ~~~
要理解递归,首先要理解递归。

地球人都知道,理论上,理论跟实际是没有差别的,但实际上,理论跟实际的差别是相当大滴。
头像
549908238
帖子: 89
注册时间: 2008-07-21 18:36
来自: 山东济南|青岛

#3

帖子 549908238 » 2008-07-24 17:45

2楼的老师

这正常马?
大概还要等多久?


谢谢
酷爱编程!梦想成为it精英!
pqpqwm
帖子: 25
注册时间: 2008-07-21 10:04

#4

帖子 pqpqwm » 2008-07-24 17:52

549908238 写了:2楼的老师

这正常马?
大概还要等多久?


谢谢
你干嘛要这样编译啊,新立得里不是有wine吗?装那个不就好了,直接
sudo apt-get install wine
如果你有更新全部的话,,应该有的,,编译要花很长时间的,
头像
549908238
帖子: 89
注册时间: 2008-07-21 18:36
来自: 山东济南|青岛

#5

帖子 549908238 » 2008-07-24 18:07

已经好了 用了1个小时~~~
酷爱编程!梦想成为it精英!
头像
shellex
帖子: 2180
注册时间: 2007-02-18 19:33
系统: OSX
来自: lyric.im
联系:

#6

帖子 shellex » 2008-07-24 18:11

当年...我在Rad Flag上编译Wine花了2h...
既然你诚心诚意地问了
我就大慈大悲地告诉你
为了防止世界被破坏
为了维护世界的和平
贯彻爱与真实的罪恶
可爱而又迷人的反派角色
武藏,小次郎
我们是穿越银河的火箭队,白洞白色的明天在等着我们。就是这样!!喵~~
igotcha
帖子: 190
注册时间: 2007-02-27 0:43

#7

帖子 igotcha » 2008-07-25 17:03

我的也要30多分钟的~
头像
solcomo
帖子: 2838
注册时间: 2007-04-25 13:12

#8

帖子 solcomo » 2008-07-25 17:05

编译过一次
半小时
♜♞♝♛♚♝♞♜
♟♟♟♟♟♟♟♟
♙♙♙♙♙♙♙♙
♖♘♗♕♔♗♘♖

☠☯⚔⚓☣☦☃☕
☹☻☪☭☬⚖⚛⚜
ℜℳℬ™ ℋℯℓ℘ ℳℭ
sƂɐʍ рǀɹoʍ əɥʇ oS
Longerz
帖子: 34
注册时间: 2008-06-29 12:02

#9

帖子 Longerz » 2008-07-26 13:01

p4 2.8g 1g ram:
Wed Jun 18 14:48:02 2008 >>> app-emulation/wine-1.0
merge time: 32 minutes and 42 seconds.

Sat Jun 28 23:57:43 2008 >>> app-emulation/wine-1.1.0
merge time: 35 minutes and 41 seconds.

Sat Jul 12 14:23:32 2008 >>> app-emulation/wine-1.1.1
merge time: 33 minutes and 26 seconds.

Sat Jul 12 15:30:49 2008 >>> app-emulation/wine-1.1.1
merge time: 11 minutes and 16 seconds.

Sun Jul 20 01:11:52 2008 >>> app-emulation/wine-1.1.1
merge time: 35 minutes and 52 seconds.
delectate
帖子: 18311
注册时间: 2008-01-09 22:41

#10

帖子 delectate » 2008-07-26 23:40

编译过一次,core e4500 2G花了近45分钟

后来觉得麻烦

就用vbox了……
头像
独孤
帖子: 838
注册时间: 2008-02-02 13:06
来自: 寶能科技
联系:

#11

帖子 独孤 » 2008-09-14 0:06

1h
回复