(file) Return to Jan31.make.txt CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / twiki / pub / WineDev / LugWine

   1 rizwank 1.1 rm -f wine && ln -s ./tools/winewrapper wine
   2             make[1]: Entering directory `/home/rizwank/wine/libs'
   3             make[2]: Entering directory `/home/rizwank/wine/libs/port'
   4             make[2]: Nothing to be done for `all'.
   5             make[2]: Leaving directory `/home/rizwank/wine/libs/port'
   6             make[2]: Entering directory `/home/rizwank/wine/libs/unicode'
   7             make[2]: Nothing to be done for `all'.
   8             make[2]: Leaving directory `/home/rizwank/wine/libs/unicode'
   9             make[2]: Entering directory `/home/rizwank/wine/libs/wine'
  10             make[2]: Nothing to be done for `all'.
  11             make[2]: Leaving directory `/home/rizwank/wine/libs/wine'
  12             make[2]: Entering directory `/home/rizwank/wine/libs/wpp'
  13             make[2]: Nothing to be done for `all'.
  14             make[2]: Leaving directory `/home/rizwank/wine/libs/wpp'
  15             make[1]: Leaving directory `/home/rizwank/wine/libs'
  16             make[1]: Entering directory `/home/rizwank/wine/tools'
  17             make[2]: Entering directory `/home/rizwank/wine/tools/widl'
  18             make[2]: Nothing to be done for `all'.
  19             make[2]: Leaving directory `/home/rizwank/wine/tools/widl'
  20             make[2]: Entering directory `/home/rizwank/wine/tools/winebuild'
  21             make[2]: Nothing to be done for `all'.
  22 rizwank 1.1 make[2]: Leaving directory `/home/rizwank/wine/tools/winebuild'
  23             make[2]: Entering directory `/home/rizwank/wine/tools/winedump'
  24             make[2]: Nothing to be done for `all'.
  25             make[2]: Leaving directory `/home/rizwank/wine/tools/winedump'
  26             make[2]: Entering directory `/home/rizwank/wine/tools/winegcc'
  27             make[2]: Nothing to be done for `all'.
  28             make[2]: Leaving directory `/home/rizwank/wine/tools/winegcc'
  29             make[2]: Entering directory `/home/rizwank/wine/tools/wmc'
  30             make[2]: Nothing to be done for `all'.
  31             make[2]: Leaving directory `/home/rizwank/wine/tools/wmc'
  32             make[2]: Entering directory `/home/rizwank/wine/tools/wrc'
  33             make[2]: Nothing to be done for `all'.
  34             make[2]: Leaving directory `/home/rizwank/wine/tools/wrc'
  35             make[1]: Leaving directory `/home/rizwank/wine/tools'
  36             make[1]: Entering directory `/home/rizwank/wine/include'
  37             make[1]: Nothing to be done for `all'.
  38             make[1]: Leaving directory `/home/rizwank/wine/include'
  39             make[1]: Entering directory `/home/rizwank/wine/documentation'
  40             sed -e 's,@bindir\@,/usr/local/bin,g' -e 's,@dlldir\@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING\@,Wine 20050111,g' ./wine.man.in >wine.man || (rm -f wine.man && false)
  41             make[1]: Leaving directory `/home/rizwank/wine/documentation'
  42             make[1]: Entering directory `/home/rizwank/wine/loader'
  43 rizwank 1.1 gcc -c -I. -I. -I../include -I../include    -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o glibc.o glibc.c
  44             gcc -o wine-glibc glibc.o -L../libs/wine -lwine -L../libs/port -lwine_port -lpthread  
  45             gcc -c -I. -I. -I../include -I../include    -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o kthread.o kthread.c
  46             gcc -c -I. -I. -I../include -I../include    -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
  47             gcc -o wine-kthread -Wl,--export-dynamic -Wl,--section-start,.interp=0x77f00400 kthread.o main.o -L../libs/wine -lwine -L../libs/port -lwine_port  
  48             gcc -c -I. -I. -I../include -I../include    -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pthread.o pthread.c
  49             gcc -o wine-pthread -Wl,--export-dynamic -Wl,--section-start,.interp=0x77f00400 pthread.o main.o -L../libs/wine -lwine -L../libs/port -lwine_port -lpthread  
  50             gcc -c -I. -I. -I../include -I../include    -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o preloader.o preloader.c
  51             gcc -o wine-preloader -static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x78000000 preloader.o -L../libs/port -lwine_port 
  52             rm -f wine && ln -s wine-glibc wine
  53             make[1]: Leaving directory `/home/rizwank/wine/loader'
  54             make[1]: Entering directory `/home/rizwank/wine/dlls'
  55             ../tools/winebuild/winebuild -w  -o advapi32/advapi32.spec.def --def advapi32/advapi32.spec
  56             rm -f libadvapi32.def && ln -s advapi32/advapi32.spec.def libadvapi32.def
  57             ../tools/winebuild/winebuild -w  -o advpack/advpack.spec.def --def advpack/advpack.spec
  58             rm -f libadvpack.def && ln -s advpack/advpack.spec.def libadvpack.def
  59             ../tools/winebuild/winebuild -w  -o amstream/amstream.spec.def --def amstream/amstream.spec
  60             rm -f libamstream.def && ln -s amstream/amstream.spec.def libamstream.def
  61             ../tools/winebuild/winebuild -w  -o atl/atl.spec.def --def atl/atl.spec
  62             rm -f libatl.def && ln -s atl/atl.spec.def libatl.def
  63             ../tools/winebuild/winebuild -w  -o avicap32/avicap32.spec.def --def avicap32/avicap32.spec
  64 rizwank 1.1 rm -f libavicap32.def && ln -s avicap32/avicap32.spec.def libavicap32.def
  65             ../tools/winebuild/winebuild -w  -o avifil32/avifil32.spec.def --def avifil32/avifil32.spec
  66             rm -f libavifil32.def && ln -s avifil32/avifil32.spec.def libavifil32.def
  67             ../tools/winebuild/winebuild -w  -o cabinet/cabinet.spec.def --def cabinet/cabinet.spec
  68             rm -f libcabinet.def && ln -s cabinet/cabinet.spec.def libcabinet.def
  69             ../tools/winebuild/winebuild -w  -o capi2032/capi2032.spec.def --def capi2032/capi2032.spec
  70             rm -f libcapi2032.def && ln -s capi2032/capi2032.spec.def libcapi2032.def
  71             ../tools/winebuild/winebuild -w  -o cards/cards.spec.def --def cards/cards.spec
  72             rm -f libcards.def && ln -s cards/cards.spec.def libcards.def
  73             ../tools/winebuild/winebuild -w  -o cfgmgr32/cfgmgr32.spec.def --def cfgmgr32/cfgmgr32.spec
  74             rm -f libcfgmgr32.def && ln -s cfgmgr32/cfgmgr32.spec.def libcfgmgr32.def
  75             ../tools/winebuild/winebuild -w  -o comcat/comcat.spec.def --def comcat/comcat.spec
  76             rm -f libcomcat.def && ln -s comcat/comcat.spec.def libcomcat.def
  77             ../tools/winebuild/winebuild -w  -o comctl32/comctl32.spec.def --def comctl32/comctl32.spec
  78             rm -f libcomctl32.def && ln -s comctl32/comctl32.spec.def libcomctl32.def
  79             ../tools/winebuild/winebuild -w  -o commdlg/comdlg32.spec.def --def commdlg/comdlg32.spec
  80             rm -f libcomdlg32.def && ln -s commdlg/comdlg32.spec.def libcomdlg32.def
  81             ../tools/winebuild/winebuild -w  -o crtdll/crtdll.spec.def --def crtdll/crtdll.spec
  82             rm -f libcrtdll.def && ln -s crtdll/crtdll.spec.def libcrtdll.def
  83             ../tools/winebuild/winebuild -w  -o crypt32/crypt32.spec.def --def crypt32/crypt32.spec
  84             rm -f libcrypt32.def && ln -s crypt32/crypt32.spec.def libcrypt32.def
  85 rizwank 1.1 ../tools/winebuild/winebuild -w  -o cryptdll/cryptdll.spec.def --def cryptdll/cryptdll.spec
  86             rm -f libcryptdll.def && ln -s cryptdll/cryptdll.spec.def libcryptdll.def
  87             ../tools/winebuild/winebuild -w  -o ctl3d/ctl3d32.spec.def --def ctl3d/ctl3d32.spec
  88             rm -f libctl3d32.def && ln -s ctl3d/ctl3d32.spec.def libctl3d32.def
  89             ../tools/winebuild/winebuild -w  -o d3d8/d3d8.spec.def --def d3d8/d3d8.spec
  90             rm -f libd3d8.def && ln -s d3d8/d3d8.spec.def libd3d8.def
  91             ../tools/winebuild/winebuild -w  -o d3d9/d3d9.spec.def --def d3d9/d3d9.spec
  92             rm -f libd3d9.def && ln -s d3d9/d3d9.spec.def libd3d9.def
  93             ../tools/winebuild/winebuild -w  -o d3dim/d3dim.spec.def --def d3dim/d3dim.spec
  94             rm -f libd3dim.def && ln -s d3dim/d3dim.spec.def libd3dim.def
  95             ../tools/winebuild/winebuild -w  -o d3drm/d3drm.spec.def --def d3drm/d3drm.spec
  96             rm -f libd3drm.def && ln -s d3drm/d3drm.spec.def libd3drm.def
  97             ../tools/winebuild/winebuild -w  -o d3dx8/d3dx8.spec.def --def d3dx8/d3dx8.spec
  98             rm -f libd3dx8.def && ln -s d3dx8/d3dx8.spec.def libd3dx8.def
  99             ../tools/winebuild/winebuild -w  -o d3dxof/d3dxof.spec.def --def d3dxof/d3dxof.spec
 100             rm -f libd3dxof.def && ln -s d3dxof/d3dxof.spec.def libd3dxof.def
 101             ../tools/winebuild/winebuild -w  -o dbghelp/dbghelp.spec.def --def dbghelp/dbghelp.spec
 102             rm -f libdbghelp.def && ln -s dbghelp/dbghelp.spec.def libdbghelp.def
 103             ../tools/winebuild/winebuild -w  -o dciman32/dciman32.spec.def --def dciman32/dciman32.spec
 104             rm -f libdciman32.def && ln -s dciman32/dciman32.spec.def libdciman32.def
 105             ../tools/winebuild/winebuild -w  -o ddraw/ddraw.spec.def --def ddraw/ddraw.spec
 106 rizwank 1.1 rm -f libddraw.def && ln -s ddraw/ddraw.spec.def libddraw.def
 107             ../tools/winebuild/winebuild -w  -o devenum/devenum.spec.def --def devenum/devenum.spec
 108             rm -f libdevenum.def && ln -s devenum/devenum.spec.def libdevenum.def
 109             ../tools/winebuild/winebuild -w  -o dinput/dinput.spec.def --def dinput/dinput.spec
 110             rm -f libdinput.def && ln -s dinput/dinput.spec.def libdinput.def
 111             ../tools/winebuild/winebuild -w  -o dinput8/dinput8.spec.def --def dinput8/dinput8.spec
 112             rm -f libdinput8.def && ln -s dinput8/dinput8.spec.def libdinput8.def
 113             ../tools/winebuild/winebuild -w  -o dmband/dmband.spec.def --def dmband/dmband.spec
 114             rm -f libdmband.def && ln -s dmband/dmband.spec.def libdmband.def
 115             ../tools/winebuild/winebuild -w  -o dmcompos/dmcompos.spec.def --def dmcompos/dmcompos.spec
 116             rm -f libdmcompos.def && ln -s dmcompos/dmcompos.spec.def libdmcompos.def
 117             ../tools/winebuild/winebuild -w  -o dmime/dmime.spec.def --def dmime/dmime.spec
 118             rm -f libdmime.def && ln -s dmime/dmime.spec.def libdmime.def
 119             ../tools/winebuild/winebuild -w  -o dmloader/dmloader.spec.def --def dmloader/dmloader.spec
 120             rm -f libdmloader.def && ln -s dmloader/dmloader.spec.def libdmloader.def
 121             ../tools/winebuild/winebuild -w  -o dmscript/dmscript.spec.def --def dmscript/dmscript.spec
 122             rm -f libdmscript.def && ln -s dmscript/dmscript.spec.def libdmscript.def
 123             ../tools/winebuild/winebuild -w  -o dmstyle/dmstyle.spec.def --def dmstyle/dmstyle.spec
 124             rm -f libdmstyle.def && ln -s dmstyle/dmstyle.spec.def libdmstyle.def
 125             ../tools/winebuild/winebuild -w  -o dmsynth/dmsynth.spec.def --def dmsynth/dmsynth.spec
 126             rm -f libdmsynth.def && ln -s dmsynth/dmsynth.spec.def libdmsynth.def
 127 rizwank 1.1 ../tools/winebuild/winebuild -w  -o dmusic/dmusic.spec.def --def dmusic/dmusic.spec
 128             rm -f libdmusic.def && ln -s dmusic/dmusic.spec.def libdmusic.def
 129             ../tools/winebuild/winebuild -w  -o dmusic32/dmusic32.spec.def --def dmusic32/dmusic32.spec
 130             rm -f libdmusic32.def && ln -s dmusic32/dmusic32.spec.def libdmusic32.def
 131             ../tools/winebuild/winebuild -w  -o dplay/dplay.spec.def --def dplay/dplay.spec
 132             rm -f libdplay.def && ln -s dplay/dplay.spec.def libdplay.def
 133             ../tools/winebuild/winebuild -w  -o dplayx/dplayx.spec.def --def dplayx/dplayx.spec
 134             rm -f libdplayx.def && ln -s dplayx/dplayx.spec.def libdplayx.def
 135             ../tools/winebuild/winebuild -w  -o dpnet/dpnet.spec.def --def dpnet/dpnet.spec
 136             rm -f libdpnet.def && ln -s dpnet/dpnet.spec.def libdpnet.def
 137             ../tools/winebuild/winebuild -w  -o dpnhpast/dpnhpast.spec.def --def dpnhpast/dpnhpast.spec
 138             rm -f libdpnhpast.def && ln -s dpnhpast/dpnhpast.spec.def libdpnhpast.def
 139             ../tools/winebuild/winebuild -w  -o dsound/dsound.spec.def --def dsound/dsound.spec
 140             rm -f libdsound.def && ln -s dsound/dsound.spec.def libdsound.def
 141             ../tools/winebuild/winebuild -w  -o dswave/dswave.spec.def --def dswave/dswave.spec
 142             rm -f libdswave.def && ln -s dswave/dswave.spec.def libdswave.def
 143             ../tools/winebuild/winebuild -w  -o dxdiagn/dxdiagn.spec.def --def dxdiagn/dxdiagn.spec
 144             rm -f libdxdiagn.def && ln -s dxdiagn/dxdiagn.spec.def libdxdiagn.def
 145             ../tools/winebuild/winebuild -w  -o gdi/gdi32.spec.def --def gdi/gdi32.spec
 146             rm -f libgdi32.def && ln -s gdi/gdi32.spec.def libgdi32.def
 147             ../tools/winebuild/winebuild -w  -o glu32/glu32.spec.def --def glu32/glu32.spec
 148 rizwank 1.1 rm -f libglu32.def && ln -s glu32/glu32.spec.def libglu32.def
 149             ../tools/winebuild/winebuild -w  -o glut32/glut32.spec.def --def glut32/glut32.spec
 150             rm -f libglut32.def && ln -s glut32/glut32.spec.def libglut32.def
 151             ../tools/winebuild/winebuild -w  -o iccvid/iccvid.spec.def --def iccvid/iccvid.spec
 152             rm -f libiccvid.def && ln -s iccvid/iccvid.spec.def libiccvid.def
 153             ../tools/winebuild/winebuild -w  -o icmp/icmp.spec.def --def icmp/icmp.spec
 154             rm -f libicmp.def && ln -s icmp/icmp.spec.def libicmp.def
 155             ../tools/winebuild/winebuild -w  -o imagehlp/imagehlp.spec.def --def imagehlp/imagehlp.spec
 156             rm -f libimagehlp.def && ln -s imagehlp/imagehlp.spec.def libimagehlp.def
 157             ../tools/winebuild/winebuild -w  -o imm32/imm32.spec.def --def imm32/imm32.spec
 158             rm -f libimm32.def && ln -s imm32/imm32.spec.def libimm32.def
 159             ../tools/winebuild/winebuild -w  -o iphlpapi/iphlpapi.spec.def --def iphlpapi/iphlpapi.spec
 160             rm -f libiphlpapi.def && ln -s iphlpapi/iphlpapi.spec.def libiphlpapi.def
 161             ../tools/winebuild/winebuild -w  -o itss/itss.spec.def --def itss/itss.spec
 162             rm -f libitss.def && ln -s itss/itss.spec.def libitss.def
 163             ../tools/winebuild/winebuild -w  -o kernel/kernel32.spec.def --def kernel/kernel32.spec
 164             rm -f libkernel32.def && ln -s kernel/kernel32.spec.def libkernel32.def
 165             ../tools/winebuild/winebuild -w  -o lzexpand/lz32.spec.def --def lzexpand/lz32.spec
 166             rm -f liblz32.def && ln -s lzexpand/lz32.spec.def liblz32.def
 167             ../tools/winebuild/winebuild -w  -o mapi32/mapi32.spec.def --def mapi32/mapi32.spec
 168             rm -f libmapi32.def && ln -s mapi32/mapi32.spec.def libmapi32.def
 169 rizwank 1.1 ../tools/winebuild/winebuild -w  -o mlang/mlang.spec.def --def mlang/mlang.spec
 170             rm -f libmlang.def && ln -s mlang/mlang.spec.def libmlang.def
 171             ../tools/winebuild/winebuild -w  -o mpr/mpr.spec.def --def mpr/mpr.spec
 172             rm -f libmpr.def && ln -s mpr/mpr.spec.def libmpr.def
 173             ../tools/winebuild/winebuild -w  -o msacm/msacm32.spec.def --def msacm/msacm32.spec
 174             rm -f libmsacm32.def && ln -s msacm/msacm32.spec.def libmsacm32.def
 175             ../tools/winebuild/winebuild -w  -o mscms/mscms.spec.def --def mscms/mscms.spec
 176             rm -f libmscms.def && ln -s mscms/mscms.spec.def libmscms.def
 177             ../tools/winebuild/winebuild -w  -o msdmo/msdmo.spec.def --def msdmo/msdmo.spec
 178             rm -f libmsdmo.def && ln -s msdmo/msdmo.spec.def libmsdmo.def
 179             ../tools/winebuild/winebuild -w  -o mshtml/mshtml.spec.def --def mshtml/mshtml.spec
 180             rm -f libmshtml.def && ln -s mshtml/mshtml.spec.def libmshtml.def
 181             ../tools/winebuild/winebuild -w  -o msi/msi.spec.def --def msi/msi.spec
 182             rm -f libmsi.def && ln -s msi/msi.spec.def libmsi.def
 183             ../tools/winebuild/winebuild -w  -o msimg32/msimg32.spec.def --def msimg32/msimg32.spec
 184             rm -f libmsimg32.def && ln -s msimg32/msimg32.spec.def libmsimg32.def
 185             ../tools/winebuild/winebuild -w  -o msnet32/msnet32.spec.def --def msnet32/msnet32.spec
 186             rm -f libmsnet32.def && ln -s msnet32/msnet32.spec.def libmsnet32.def
 187             ../tools/winebuild/winebuild -w  -o msrle32/msrle32.spec.def --def msrle32/msrle32.spec
 188             rm -f libmsrle32.def && ln -s msrle32/msrle32.spec.def libmsrle32.def
 189             ../tools/winebuild/winebuild -w  -o msvcrt/msvcrt.spec.def --def msvcrt/msvcrt.spec
 190 rizwank 1.1 rm -f libmsvcrt.def && ln -s msvcrt/msvcrt.spec.def libmsvcrt.def
 191             ../tools/winebuild/winebuild -w  -o msvcrt20/msvcrt20.spec.def --def msvcrt20/msvcrt20.spec
 192             rm -f libmsvcrt20.def && ln -s msvcrt20/msvcrt20.spec.def libmsvcrt20.def
 193             ../tools/winebuild/winebuild -w  -o msvcrt40/msvcrt40.spec.def --def msvcrt40/msvcrt40.spec
 194             rm -f libmsvcrt40.def && ln -s msvcrt40/msvcrt40.spec.def libmsvcrt40.def
 195             ../tools/winebuild/winebuild -w  -o msvcrtd/msvcrtd.spec.def --def msvcrtd/msvcrtd.spec
 196             rm -f libmsvcrtd.def && ln -s msvcrtd/msvcrtd.spec.def libmsvcrtd.def
 197             ../tools/winebuild/winebuild -w  -o msvideo/msvfw32.spec.def --def msvideo/msvfw32.spec
 198             rm -f libmsvfw32.def && ln -s msvideo/msvfw32.spec.def libmsvfw32.def
 199             ../tools/winebuild/winebuild -w  -o msvidc32/msvidc32.spec.def --def msvidc32/msvidc32.spec
 200             rm -f libmsvidc32.def && ln -s msvidc32/msvidc32.spec.def libmsvidc32.def
 201             ../tools/winebuild/winebuild -w  -o mswsock/mswsock.spec.def --def mswsock/mswsock.spec
 202             rm -f libmswsock.def && ln -s mswsock/mswsock.spec.def libmswsock.def
 203             ../tools/winebuild/winebuild -w  -o netapi32/netapi32.spec.def --def netapi32/netapi32.spec
 204             rm -f libnetapi32.def && ln -s netapi32/netapi32.spec.def libnetapi32.def
 205             ../tools/winebuild/winebuild -w  -o newdev/newdev.spec.def --def newdev/newdev.spec
 206             rm -f libnewdev.def && ln -s newdev/newdev.spec.def libnewdev.def
 207             ../tools/winebuild/winebuild -w  -o ntdll/ntdll.spec.def --def ntdll/ntdll.spec
 208             rm -f libntdll.def && ln -s ntdll/ntdll.spec.def libntdll.def
 209             ../tools/winebuild/winebuild -w  -o odbc32/odbc32.spec.def --def odbc32/odbc32.spec
 210             rm -f libodbc32.def && ln -s odbc32/odbc32.spec.def libodbc32.def
 211 rizwank 1.1 ../tools/winebuild/winebuild -w  -o ole32/ole32.spec.def --def ole32/ole32.spec
 212             rm -f libole32.def && ln -s ole32/ole32.spec.def libole32.def
 213             ../tools/winebuild/winebuild -w  -o oleacc/oleacc.spec.def --def oleacc/oleacc.spec
 214             rm -f liboleacc.def && ln -s oleacc/oleacc.spec.def liboleacc.def
 215             ../tools/winebuild/winebuild -w  -o oleaut32/oleaut32.spec.def --def oleaut32/oleaut32.spec
 216             rm -f liboleaut32.def && ln -s oleaut32/oleaut32.spec.def liboleaut32.def
 217             ../tools/winebuild/winebuild -w  -o olecli/olecli32.spec.def --def olecli/olecli32.spec
 218             rm -f libolecli32.def && ln -s olecli/olecli32.spec.def libolecli32.def
 219             ../tools/winebuild/winebuild -w  -o oledlg/oledlg.spec.def --def oledlg/oledlg.spec
 220             rm -f liboledlg.def && ln -s oledlg/oledlg.spec.def liboledlg.def
 221             ../tools/winebuild/winebuild -w  -o olepro32/olepro32.spec.def --def olepro32/olepro32.spec
 222             rm -f libolepro32.def && ln -s olepro32/olepro32.spec.def libolepro32.def
 223             ../tools/winebuild/winebuild -w  -o olesvr/olesvr32.spec.def --def olesvr/olesvr32.spec
 224             rm -f libolesvr32.def && ln -s olesvr/olesvr32.spec.def libolesvr32.def
 225             ../tools/winebuild/winebuild -w  -o opengl32/opengl32.spec.def --def opengl32/opengl32.spec
 226             rm -f libopengl32.def && ln -s opengl32/opengl32.spec.def libopengl32.def
 227             ../tools/winebuild/winebuild -w  -o psapi/psapi.spec.def --def psapi/psapi.spec
 228             rm -f libpsapi.def && ln -s psapi/psapi.spec.def libpsapi.def
 229             ../tools/winebuild/winebuild -w  -o qcap/qcap.spec.def --def qcap/qcap.spec
 230             rm -f libqcap.def && ln -s qcap/qcap.spec.def libqcap.def
 231             ../tools/winebuild/winebuild -w  -o quartz/quartz.spec.def --def quartz/quartz.spec
 232 rizwank 1.1 rm -f libquartz.def && ln -s quartz/quartz.spec.def libquartz.def
 233             ../tools/winebuild/winebuild -w  -o rasapi32/rasapi32.spec.def --def rasapi32/rasapi32.spec
 234             rm -f librasapi32.def && ln -s rasapi32/rasapi32.spec.def librasapi32.def
 235             ../tools/winebuild/winebuild -w  -o richedit/riched32.spec.def --def richedit/riched32.spec
 236             rm -f libriched32.def && ln -s richedit/riched32.spec.def libriched32.def
 237             ../tools/winebuild/winebuild -w  -o rpcrt4/rpcrt4.spec.def --def rpcrt4/rpcrt4.spec
 238             rm -f librpcrt4.def && ln -s rpcrt4/rpcrt4.spec.def librpcrt4.def
 239             ../tools/winebuild/winebuild -w  -o rsabase/rsabase.spec.def --def rsabase/rsabase.spec
 240             rm -f librsabase.def && ln -s rsabase/rsabase.spec.def librsabase.def
 241             ../tools/winebuild/winebuild -w  -o rsaenh/rsaenh.spec.def --def rsaenh/rsaenh.spec
 242             rm -f librsaenh.def && ln -s rsaenh/rsaenh.spec.def librsaenh.def
 243             ../tools/winebuild/winebuild -w  -o secur32/secur32.spec.def --def secur32/secur32.spec
 244             rm -f libsecur32.def && ln -s secur32/secur32.spec.def libsecur32.def
 245             ../tools/winebuild/winebuild -w  -o sensapi/sensapi.spec.def --def sensapi/sensapi.spec
 246             rm -f libsensapi.def && ln -s sensapi/sensapi.spec.def libsensapi.def
 247             ../tools/winebuild/winebuild -w  -o serialui/serialui.spec.def --def serialui/serialui.spec
 248             rm -f libserialui.def && ln -s serialui/serialui.spec.def libserialui.def
 249             ../tools/winebuild/winebuild -w  -o setupapi/setupapi.spec.def --def setupapi/setupapi.spec
 250             rm -f libsetupapi.def && ln -s setupapi/setupapi.spec.def libsetupapi.def
 251             ../tools/winebuild/winebuild -w  -o shdocvw/shdocvw.spec.def --def shdocvw/shdocvw.spec
 252             rm -f libshdocvw.def && ln -s shdocvw/shdocvw.spec.def libshdocvw.def
 253 rizwank 1.1 ../tools/winebuild/winebuild -w  -o shell32/shell32.spec.def --def shell32/shell32.spec
 254             rm -f libshell32.def && ln -s shell32/shell32.spec.def libshell32.def
 255             ../tools/winebuild/winebuild -w  -o shfolder/shfolder.spec.def --def shfolder/shfolder.spec
 256             rm -f libshfolder.def && ln -s shfolder/shfolder.spec.def libshfolder.def
 257             ../tools/winebuild/winebuild -w  -o shlwapi/shlwapi.spec.def --def shlwapi/shlwapi.spec
 258             rm -f libshlwapi.def && ln -s shlwapi/shlwapi.spec.def libshlwapi.def
 259             ../tools/winebuild/winebuild -w  -o snmpapi/snmpapi.spec.def --def snmpapi/snmpapi.spec
 260             rm -f libsnmpapi.def && ln -s snmpapi/snmpapi.spec.def libsnmpapi.def
 261             ../tools/winebuild/winebuild -w  -o sti/sti.spec.def --def sti/sti.spec
 262             rm -f libsti.def && ln -s sti/sti.spec.def libsti.def
 263             ../tools/winebuild/winebuild -w  -o tapi32/tapi32.spec.def --def tapi32/tapi32.spec
 264             rm -f libtapi32.def && ln -s tapi32/tapi32.spec.def libtapi32.def
 265             ../tools/winebuild/winebuild -w  -o ttydrv/ttydrv.spec.def --def ttydrv/ttydrv.spec
 266             rm -f libttydrv.def && ln -s ttydrv/ttydrv.spec.def libttydrv.def
 267             ../tools/winebuild/winebuild -w  -o twain/twain_32.spec.def --def twain/twain_32.spec
 268             rm -f libtwain_32.def && ln -s twain/twain_32.spec.def libtwain_32.def
 269             ../tools/winebuild/winebuild -w  -o unicows/unicows.spec.def --def unicows/unicows.spec
 270             rm -f libunicows.def && ln -s unicows/unicows.spec.def libunicows.def
 271             ../tools/winebuild/winebuild -w  -o url/url.spec.def --def url/url.spec
 272             rm -f liburl.def && ln -s url/url.spec.def liburl.def
 273             ../tools/winebuild/winebuild -w  -o urlmon/urlmon.spec.def --def urlmon/urlmon.spec
 274 rizwank 1.1 rm -f liburlmon.def && ln -s urlmon/urlmon.spec.def liburlmon.def
 275             ../tools/winebuild/winebuild -w  -o user/user32.spec.def --def user/user32.spec
 276             rm -f libuser32.def && ln -s user/user32.spec.def libuser32.def
 277             ../tools/winebuild/winebuild -w  -o uxtheme/uxtheme.spec.def --def uxtheme/uxtheme.spec
 278             rm -f libuxtheme.def && ln -s uxtheme/uxtheme.spec.def libuxtheme.def
 279             ../tools/winebuild/winebuild -w  -o vdmdbg/vdmdbg.spec.def --def vdmdbg/vdmdbg.spec
 280             rm -f libvdmdbg.def && ln -s vdmdbg/vdmdbg.spec.def libvdmdbg.def
 281             ../tools/winebuild/winebuild -w  -o version/version.spec.def --def version/version.spec
 282             rm -f libversion.def && ln -s version/version.spec.def libversion.def
 283             ../tools/winebuild/winebuild -w  -o win32s/w32skrnl.spec.def --def win32s/w32skrnl.spec
 284             rm -f libw32skrnl.def && ln -s win32s/w32skrnl.spec.def libw32skrnl.def
 285             ../tools/winebuild/winebuild -w  -o wined3d/wined3d.spec.def --def wined3d/wined3d.spec
 286             rm -f libwined3d.def && ln -s wined3d/wined3d.spec.def libwined3d.def
 287             ../tools/winebuild/winebuild -w  -o winedos/winedos.spec.def --def winedos/winedos.spec
 288             rm -f libwinedos.def && ln -s winedos/winedos.spec.def libwinedos.def
 289             ../tools/winebuild/winebuild -w  -o wineps/wineps.spec.def --def wineps/wineps.spec
 290             rm -f libwineps.def && ln -s wineps/wineps.spec.def libwineps.def
 291             ../tools/winebuild/winebuild -w  -o wininet/wininet.spec.def --def wininet/wininet.spec
 292             rm -f libwininet.def && ln -s wininet/wininet.spec.def libwininet.def
 293             ../tools/winebuild/winebuild -w  -o winmm/winmm.spec.def --def winmm/winmm.spec
 294             rm -f libwinmm.def && ln -s winmm/winmm.spec.def libwinmm.def
 295 rizwank 1.1 ../tools/winebuild/winebuild -w  -o winnls/winnls32.spec.def --def winnls/winnls32.spec
 296             rm -f libwinnls32.def && ln -s winnls/winnls32.spec.def libwinnls32.def
 297             ../tools/winebuild/winebuild -w  -o winspool/winspool.drv.spec.def --def winspool/winspool.drv.spec
 298             rm -f libwinspool.def && ln -s winspool/winspool.drv.spec.def libwinspool.def
 299             ../tools/winebuild/winebuild -w  -o wintab32/wintab32.spec.def --def wintab32/wintab32.spec
 300             rm -f libwintab32.def && ln -s wintab32/wintab32.spec.def libwintab32.def
 301             ../tools/winebuild/winebuild -w  -o wintrust/wintrust.spec.def --def wintrust/wintrust.spec
 302             rm -f libwintrust.def && ln -s wintrust/wintrust.spec.def libwintrust.def
 303             ../tools/winebuild/winebuild -w  -o winaspi/wnaspi32.spec.def --def winaspi/wnaspi32.spec
 304             rm -f libwnaspi32.def && ln -s winaspi/wnaspi32.spec.def libwnaspi32.def
 305             ../tools/winebuild/winebuild -w  -o wow32/wow32.spec.def --def wow32/wow32.spec
 306             rm -f libwow32.def && ln -s wow32/wow32.spec.def libwow32.def
 307             ../tools/winebuild/winebuild -w  -o winsock/ws2_32.spec.def --def winsock/ws2_32.spec
 308             rm -f libws2_32.def && ln -s winsock/ws2_32.spec.def libws2_32.def
 309             ../tools/winebuild/winebuild -w  -o wsock32/wsock32.spec.def --def wsock32/wsock32.spec
 310             rm -f libwsock32.def && ln -s wsock32/wsock32.spec.def libwsock32.def
 311             ../tools/winebuild/winebuild -w  -o wtsapi32/wtsapi32.spec.def --def wtsapi32/wtsapi32.spec
 312             rm -f libwtsapi32.def && ln -s wtsapi32/wtsapi32.spec.def libwtsapi32.def
 313             ../tools/winebuild/winebuild -w  -o x11drv/x11drv.spec.def --def x11drv/x11drv.spec
 314             rm -f libx11drv.def && ln -s x11drv/x11drv.spec.def libx11drv.def
 315             make[2]: Entering directory `/home/rizwank/wine/dlls/dxerr8'
 316 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dxerr8.o dxerr8.c
 317             ../../tools/winebuild/winebuild -D__WINESRC__  -o libdxerr8.a.dbg.c --debug -C. dxerr8.c 
 318             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o libdxerr8.a.dbg.o libdxerr8.a.dbg.c
 319             rm -f libdxerr8.a
 320             ar rc libdxerr8.a dxerr8.o libdxerr8.a.dbg.o
 321             ranlib libdxerr8.a
 322             make[2]: Leaving directory `/home/rizwank/wine/dlls/dxerr8'
 323             rm -f libdxerr8.a && ln -s dxerr8/libdxerr8.a libdxerr8.a
 324             make[2]: Entering directory `/home/rizwank/wine/dlls/dxerr9'
 325             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dxerr9.o dxerr9.c
 326             ../../tools/winebuild/winebuild -D__WINESRC__  -o libdxerr9.a.dbg.c --debug -C. dxerr9.c 
 327             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o libdxerr9.a.dbg.o libdxerr9.a.dbg.c
 328             rm -f libdxerr9.a
 329             ar rc libdxerr9.a dxerr9.o libdxerr9.a.dbg.o
 330             ranlib libdxerr9.a
 331             make[2]: Leaving directory `/home/rizwank/wine/dlls/dxerr9'
 332             rm -f libdxerr9.a && ln -s dxerr9/libdxerr9.a libdxerr9.a
 333             make[2]: Entering directory `/home/rizwank/wine/dlls/dxguid'
 334             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dx8guid.o dx8guid.c
 335             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dx9guid.o dx9guid.c
 336             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dxguid.o dxguid.c
 337 rizwank 1.1 rm -f libdxguid.a
 338             ar rc libdxguid.a dx8guid.o dx9guid.o dxguid.o 
 339             ranlib libdxguid.a
 340             make[2]: Leaving directory `/home/rizwank/wine/dlls/dxguid'
 341             rm -f libdxguid.a && ln -s dxguid/libdxguid.a libdxguid.a
 342             make[2]: Entering directory `/home/rizwank/wine/dlls/strmiids'
 343             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o strmiids.o strmiids.c
 344             rm -f libstrmiids.a
 345             ar rc libstrmiids.a strmiids.o 
 346             ranlib libstrmiids.a
 347             make[2]: Leaving directory `/home/rizwank/wine/dlls/strmiids'
 348             rm -f libstrmiids.a && ln -s strmiids/libstrmiids.a libstrmiids.a
 349             make[2]: Entering directory `/home/rizwank/wine/dlls/uuid'
 350             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o uuid.o uuid.c
 351             rm -f libuuid.a
 352             ar rc libuuid.a uuid.o 
 353             ranlib libuuid.a
 354             make[2]: Leaving directory `/home/rizwank/wine/dlls/uuid'
 355             rm -f libuuid.a && ln -s uuid/libuuid.a libuuid.a
 356             make[2]: Entering directory `/home/rizwank/wine/dlls/ddraw'
 357             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__    -foversion.res version.rc
 358 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o convert.o convert.c
 359             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dclipper/main.o dclipper/main.c
 360             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ddraw/hal.o ddraw/hal.c
 361             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ddraw/main.o ddraw/main.c
 362             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ddraw/thunks.o ddraw/thunks.c
 363             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ddraw/user.o ddraw/user.c
 364             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dpalette/hal.o dpalette/hal.c
 365             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dpalette/main.o dpalette/main.c
 366             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsurface/dib.o dsurface/dib.c
 367             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsurface/fakezbuffer.o dsurface/fakezbuffer.c
 368             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsurface/gamma.o dsurface/gamma.c
 369             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsurface/hal.o dsurface/hal.c
 370             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsurface/main.o dsurface/main.c
 371             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsurface/thunks.o dsurface/thunks.c
 372             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsurface/user.o dsurface/user.c
 373             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsurface/wndproc.o dsurface/wndproc.c
 374             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o helper.o helper.c
 375             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
 376             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
 377             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o struct_convert.o struct_convert.c
 378             ../../tools/winebuild/winebuild -D__WINESRC__   -o ddraw.dll.dbg.c --debug -C. convert.c dclipper/main.c ddraw/hal.c ddraw/main.c ddraw/thunks.c ddraw/user.c dpalette/hal.c dpalette/main.c dsurface/dib.c dsurface/fakezbuffer.c dsurface/gamma.c dsurface/hal.c dsurface/main.c dsurface/thunks.c dsurface/user.c dsurface/wndproc.c helper.c main.c regsvr.c struct_convert.c 
 379 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ddraw.dll.dbg.o ddraw.dll.dbg.c
 380             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ddraw.spec    convert.o dclipper/main.o ddraw/hal.o ddraw/main.o ddraw/thunks.o ddraw/user.o dpalette/hal.o dpalette/main.o dsurface/dib.o dsurface/fakezbuffer.o dsurface/gamma.o dsurface/hal.o dsurface/main.o dsurface/thunks.o dsurface/user.o dsurface/wndproc.o helper.o main.o regsvr.o struct_convert.o  ddraw.dll.dbg.o version.res  -o ddraw.dll.so -L../../dlls  -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid  -L/usr/X11R6/lib  -lSM -lICE -lXxf86dga -lXxf86vm -lXext -lX11   -L../../libs/port -lwine_port  
 381             make[3]: Entering directory `/home/rizwank/wine/dlls/ddraw/tests'
 382             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ddrawmodes.o ddrawmodes.c
 383             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
 384             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole ddrawmodes.o testlist.o  -o ddraw_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lddraw -luser32 -lgdi32 -lkernel32   
 385             make[3]: Leaving directory `/home/rizwank/wine/dlls/ddraw/tests'
 386             make[2]: Leaving directory `/home/rizwank/wine/dlls/ddraw'
 387             rm -f ddraw.dll.so && ln -s ddraw/ddraw.dll.so ddraw.dll.so
 388             make[2]: Entering directory `/home/rizwank/wine/dlls/x11drv'
 389             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bitblt.o bitblt.c
 390             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bitmap.o bitmap.c
 391             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o brush.o brush.c
 392             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clipboard.o clipboard.c
 393             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clipping.o clipping.c
 394             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o codepage.o codepage.c
 395             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o desktop.o desktop.c
 396             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dga2.o dga2.c
 397             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dib.o dib.c
 398             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dib_convert.o dib_convert.c
 399             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dib_dst_swap.o dib_dst_swap.c
 400 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dib_src_swap.o dib_src_swap.c
 401             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o event.o event.c
 402             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o graphics.o graphics.c
 403             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o init.o init.c
 404             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o keyboard.o keyboard.c
 405             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mouse.o mouse.c
 406             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o opengl.o opengl.c
 407             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o palette.o palette.c
 408             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pen.o pen.c
 409             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o scroll.o scroll.c
 410             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o settings.o settings.c
 411             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o text.o text.c
 412             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o window.o window.c
 413             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winpos.o winpos.c
 414             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wintab.o wintab.c
 415             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o x11ddraw.o x11ddraw.c
 416             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o x11drv_main.o x11drv_main.c
 417             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o xdnd.o xdnd.c
 418             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o xfont.o xfont.c
 419             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o xim.o xim.c
 420             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o xrandr.o xrandr.c
 421 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o xrender.o xrender.c
 422             xrender.c: In function `X11DRV_XRender_ExtTextOut':
 423             xrender.c:1348: warning: passing arg 11 of pointer to function discards qualifiers from pointer target type
 424             xrender.c:1359: warning: passing arg 11 of pointer to function discards qualifiers from pointer target type
 425             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o xvidmode.o xvidmode.c
 426             ../../tools/winebuild/winebuild -D__WINESRC__   -o x11drv.dll.dbg.c --debug -C. bitblt.c bitmap.c brush.c clipboard.c clipping.c codepage.c desktop.c dga2.c dib.c dib_convert.c dib_dst_swap.c dib_src_swap.c event.c graphics.c init.c keyboard.c mouse.c opengl.c palette.c pen.c scroll.c settings.c text.c window.c winpos.c wintab.c x11ddraw.c x11drv_main.c xdnd.c xfont.c xim.c xrandr.c xrender.c xvidmode.c 
 427             gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o x11drv.dll.dbg.o x11drv.dll.dbg.c
 428             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./x11drv.spec    bitblt.o bitmap.o brush.o clipboard.o clipping.o codepage.o desktop.o dga2.o dib.o dib_convert.o dib_dst_swap.o dib_src_swap.o event.o graphics.o init.o keyboard.o mouse.o opengl.o palette.o pen.o scroll.o settings.o text.o window.o winpos.o wintab.o x11ddraw.o x11drv_main.o xdnd.o xfont.o xim.o xrandr.o xrender.o xvidmode.o  x11drv.dll.dbg.o   -o x11drv.dll.so -L../../dlls  -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode  -L/usr/X11R6/lib  -lSM -lICE -lXxf86dga -lXxf86vm -lXext -lX11  -L../../libs/port -lwine_port  
 429             make[2]: Leaving directory `/home/rizwank/wine/dlls/x11drv'
 430             rm -f x11drv.dll.so && ln -s x11drv/x11drv.dll.so x11drv.dll.so
 431             make[2]: Entering directory `/home/rizwank/wine/dlls/avifil32'
 432             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -forsrc.res rsrc.rc
 433             ../../tools/winebuild/winebuild -D__WINESRC__   -o avifile.spec.c --main-module avifil32.dll --dll avifile.spec
 434             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o avifile.spec.o avifile.spec.c
 435             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o acmstream.o acmstream.c
 436             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o api.o api.c
 437             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o avifile.o avifile.c
 438             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o editstream.o editstream.c
 439             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o extrachunk.o extrachunk.c
 440             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o factory.o factory.c
 441             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o getframe.o getframe.c
 442 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o icmstream.o icmstream.c
 443             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
 444             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tmpfile.o tmpfile.c
 445             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wavfile.o wavfile.c
 446             ../../tools/winebuild/winebuild -D__WINESRC__   -o avifil32.dll.dbg.c --debug -C. acmstream.c api.c avifile.c editstream.c extrachunk.c factory.c getframe.c icmstream.c regsvr.c tmpfile.c wavfile.c 
 447             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o avifil32.dll.dbg.o avifil32.dll.dbg.c
 448             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./avifil32.spec avifile.spec.o   acmstream.o api.o avifile.o editstream.o extrachunk.o factory.o getframe.o icmstream.o regsvr.o tmpfile.o wavfile.o  avifil32.dll.dbg.o rsrc.res  -o avifil32.dll.so -L../../dlls  -lmsacm32 -lmsvfw32 -lshell32 -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
 449             make[2]: Leaving directory `/home/rizwank/wine/dlls/avifil32'
 450             rm -f avifil32.dll.so && ln -s avifil32/avifil32.dll.so avifil32.dll.so
 451             rm -f avifile.dll.so && ln -s avifil32.dll.so avifile.dll.so
 452             make[2]: Entering directory `/home/rizwank/wine/dlls/kernel'
 453             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wmc/wmc -i -U -H /dev/null -o messages/winerr_enu.mc.rc messages/winerr_enu.mc
 454             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\""  -fokernel.res kernel.rc
 455             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -o comm.drv.spec.c --main-module kernel32.dll --dll comm.drv.spec
 456             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comm.drv.spec.o comm.drv.spec.c
 457             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\""  -foversion16.res ./version16.rc
 458             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -o krnl386.exe.spec.c --dll-name kernel --main-module kernel32.dll --res version16.res --dll ./krnl386.exe.spec
 459             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o krnl386.exe.spec.o krnl386.exe.spec.c
 460             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -o stress.spec.c --main-module kernel32.dll --dll stress.spec
 461             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stress.spec.o stress.spec.c
 462             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -o system.drv.spec.c --main-module kernel32.dll --dll system.drv.spec
 463 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o system.drv.spec.o system.drv.spec.c
 464             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -o toolhelp.spec.c --main-module kernel32.dll --dll toolhelp.spec
 465             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o toolhelp.spec.o toolhelp.spec.c
 466             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -o win87em.spec.c --main-module kernel32.dll --dll win87em.spec
 467             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o win87em.spec.o win87em.spec.c
 468             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -o windebug.spec.c --main-module kernel32.dll --dll windebug.spec
 469             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o windebug.spec.o windebug.spec.c
 470             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o error16.o error16.c
 471             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o registry16.o registry16.c
 472             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../misc/registry.o ../../misc/registry.c
 473             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o actctx.o actctx.c
 474             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o atom.o atom.c
 475             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o change.o change.c
 476             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comm.o comm.c
 477             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o computername.o computername.c
 478             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o console.o console.c
 479             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cpu.o cpu.c
 480             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debugger.o debugger.c
 481             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dosmem.o dosmem.c
 482             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o editline.o editline.c
 483             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o environ.o environ.c
 484 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o except.o except.c
 485             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o fiber.o fiber.c
 486             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o file.o file.c
 487             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o file16.o file16.c
 488             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o format_msg.o format_msg.c
 489             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o global16.o global16.c
 490             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o heap.o heap.c
 491             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o instr.o instr.c
 492             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o kernel_main.o kernel_main.c
 493             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lcformat.o lcformat.c
 494             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o local16.o local16.c
 495             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o locale.o locale.c
 496             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o module.o module.c
 497             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ne_module.o ne_module.c
 498             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ne_segment.o ne_segment.c
 499             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o path.o path.c
 500             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o powermgnt.o powermgnt.c
 501             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o process.o process.c
 502             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o profile.o profile.c
 503             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pthread.o pthread.c
 504             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o relay16.o relay16.c
 505 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o resource.o resource.c
 506             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o resource16.o resource16.c
 507             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o selector.o selector.c
 508             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o snoop16.o snoop16.c
 509             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stress.o stress.c
 510             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
 511             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sync.o sync.c
 512             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o syslevel.o syslevel.c
 513             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o system.o system.c
 514             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tape.o tape.c
 515             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o task.o task.c
 516             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thread.o thread.c
 517             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thunk.o thunk.c
 518             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o time.o time.c
 519             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o toolhelp.o toolhelp.c
 520             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o utthunk.o utthunk.c
 521             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o version.o version.c
 522             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o virtual.o virtual.c
 523             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o volume.o volume.c
 524             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vxd.o vxd.c
 525             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o win87em.o win87em.c
 526 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o windebug.o windebug.c
 527             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wowthunk.o wowthunk.c
 528             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -o relay16asm.s --relay16
 529             as -o relay16asm.o relay16asm.s
 530             ../../tools/winebuild/winebuild -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -o kernel32.dll.dbg.c --debug -C. ../../misc/registry.c actctx.c atom.c change.c comm.c computername.c console.c cpu.c debugger.c dosmem.c editline.c environ.c except.c fiber.c file.c file16.c format_msg.c global16.c heap.c instr.c kernel_main.c lcformat.c local16.c locale.c module.c ne_module.c ne_segment.c path.c powermgnt.c process.c profile.c pthread.c relay16.c resource.c resource16.c selector.c snoop16.c stress.c string.c sync.c syslevel.c system.c tape.c task.c thread.c thunk.c time.c toolhelp.c utthunk.c version.c virtual.c volume.c vxd.c win87em.c windebug.c wowthunk.c error16.c registry16.c
 531             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o kernel32.dll.dbg.o kernel32.dll.dbg.c
 532             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./kernel32.spec comm.drv.spec.o krnl386.exe.spec.o stress.spec.o system.drv.spec.o toolhelp.spec.o win87em.spec.o windebug.spec.o error16.o registry16.o  ../../misc/registry.o actctx.o atom.o change.o comm.o computername.o console.o cpu.o debugger.o dosmem.o editline.o environ.o except.o fiber.o file.o file16.o format_msg.o global16.o heap.o instr.o kernel_main.o lcformat.o local16.o locale.o module.o ne_module.o ne_segment.o path.o powermgnt.o process.o profile.o pthread.o relay16.o resource.o resource16.o selector.o snoop16.o stress.o string.o sync.o syslevel.o system.o tape.o task.o thread.o thunk.o time.o toolhelp.o utthunk.o version.o virtual.o volume.o vxd.o win87em.o windebug.o wowthunk.o relay16asm.o kernel32.dll.dbg.o kernel.res  -o kernel32.dll.so -L../../dlls  -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode  -L../../libs/port -lwine_port  
 533             make[3]: Entering directory `/home/rizwank/wine/dlls/kernel/tests'
 534             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o alloc.o alloc.c
 535             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o atom.o atom.c
 536             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o change.o change.c
 537             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o codepage.o codepage.c
 538             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comm.o comm.c
 539             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o console.o console.c
 540             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o directory.o directory.c
 541             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o drive.o drive.c
 542             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o environ.o environ.c
 543             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o file.o file.c
 544             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o format_msg.o format_msg.c
 545             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
 546             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o heap.o heap.c
 547 rizwank 1.1 gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o locale.o locale.c
 548             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o module.o module.c
 549             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mailslot.o mailslot.c
 550             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o path.o path.c
 551             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pipe.o pipe.c
 552             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o process.o process.c
 553             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o profile.o profile.c
 554             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thread.o thread.c
 555             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o time.o time.c
 556             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o timer.o timer.c
 557             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o virtual.o virtual.c
 558             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
 559             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole alloc.o atom.o change.o codepage.o comm.o console.o directory.o drive.o environ.o file.o format_msg.o generated.o heap.o locale.o module.o mailslot.o path.o pipe.o process.o profile.o thread.o time.o timer.o virtual.o testlist.o  -o kernel32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lkernel32   
 560             make[3]: Leaving directory `/home/rizwank/wine/dlls/kernel/tests'
 561             make[2]: Leaving directory `/home/rizwank/wine/dlls/kernel'
 562             rm -f kernel32.dll.so && ln -s kernel/kernel32.dll.so kernel32.dll.so
 563             rm -f comm.drv.so && ln -s kernel32.dll.so comm.drv.so
 564             make[2]: Entering directory `/home/rizwank/wine/dlls/commdlg'
 565             ../../tools/bin2res -f -o 800.bmp ./cdlg_xx.rc
 566             ../../tools/bin2res -f -o cdrom.ico ./cdlg_xx.rc
 567             ../../tools/bin2res -f -o floppy.ico ./cdlg_xx.rc
 568 rizwank 1.1 ../../tools/bin2res -f -o folder.ico ./cdlg_xx.rc
 569             ../../tools/bin2res -f -o folder2.ico ./cdlg_xx.rc
 570             ../../tools/bin2res -f -o fontpics.bmp ./cdlg_xx.rc
 571             ../../tools/bin2res -f -o hdisk.ico ./cdlg_xx.rc
 572             ../../tools/bin2res -f -o network.ico ./cdlg_xx.rc
 573             ../../tools/bin2res -f -o pd32_collate.ico ./cdlg_xx.rc
 574             ../../tools/bin2res -f -o pd32_landscape.ico ./cdlg_xx.rc
 575             ../../tools/bin2res -f -o pd32_nocollate.ico ./cdlg_xx.rc
 576             ../../tools/bin2res -f -o pd32_portrait.ico ./cdlg_xx.rc
 577             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -forsrc.res rsrc.rc
 578             ../../tools/winebuild/winebuild -D__WINESRC__   -o commdlg.spec.c --main-module comdlg32.dll --dll commdlg.spec
 579             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o commdlg.spec.o commdlg.spec.c
 580             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o colordlg16.o colordlg16.c
 581             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filedlg16.o filedlg16.c
 582             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o finddlg.o finddlg.c
 583             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o fontdlg16.o fontdlg16.c
 584             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generic.o generic.c
 585             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o printdlg16.o printdlg16.c
 586             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cdlg32.o cdlg32.c
 587             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o colordlg.o colordlg.c
 588             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filedlg.o filedlg.c
 589 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filedlg31.o filedlg31.c
 590             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filedlgbrowser.o filedlgbrowser.c
 591             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filetitle.o filetitle.c
 592             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o finddlg32.o finddlg32.c
 593             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o fontdlg.o fontdlg.c
 594             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o printdlg.o printdlg.c
 595             ../../tools/winebuild/winebuild -D__WINESRC__   -o comdlg32.dll.dbg.c --debug -C. cdlg32.c colordlg.c filedlg.c filedlg31.c filedlgbrowser.c filetitle.c finddlg32.c fontdlg.c printdlg.c colordlg16.c filedlg16.c finddlg.c fontdlg16.c generic.c printdlg16.c
 596             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comdlg32.dll.dbg.o comdlg32.dll.dbg.c
 597             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./comdlg32.spec commdlg.spec.o colordlg16.o filedlg16.o finddlg.o fontdlg16.o generic.o printdlg16.o  cdlg32.o colordlg.o filedlg.o filedlg31.o filedlgbrowser.o filetitle.o finddlg32.o fontdlg.o printdlg.o  comdlg32.dll.dbg.o rsrc.res  -o comdlg32.dll.so -L../../dlls  -lshell32 -lshlwapi -lcomctl32 -lwinspool -luser32 -lgdi32 -lkernel32 -lntdll -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
 598             make[2]: Leaving directory `/home/rizwank/wine/dlls/commdlg'
 599             rm -f comdlg32.dll.so && ln -s commdlg/comdlg32.dll.so comdlg32.dll.so
 600             rm -f commdlg.dll.so && ln -s comdlg32.dll.so commdlg.dll.so
 601             make[2]: Entering directory `/home/rizwank/wine/dlls/ole32'
 602             ../../tools/bin2res -f -o drag_copy.cur ./ole32res.rc
 603             ../../tools/bin2res -f -o drag_link.cur ./ole32res.rc
 604             ../../tools/bin2res -f -o drag_move.cur ./ole32res.rc
 605             ../../tools/bin2res -f -o nodrop.cur ./ole32res.rc
 606             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H  -foole32res.res ole32res.rc
 607             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -o compobj.spec.c --main-module ole32.dll --dll compobj.spec
 608             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o compobj.spec.o compobj.spec.c
 609             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -o ole2.spec.c --main-module ole32.dll --dll ole2.spec
 610 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2.spec.o ole2.spec.c
 611             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -o ole2conv.spec.c --main-module ole32.dll --dll ole2conv.spec
 612             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2conv.spec.o ole2conv.spec.c
 613             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -o ole2nls.spec.c --main-module ole32.dll --dll ole2nls.spec
 614             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2nls.spec.o ole2nls.spec.c
 615             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -o ole2prox.spec.c --main-module ole32.dll --dll ole2prox.spec
 616             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2prox.spec.o ole2prox.spec.c
 617             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -o ole2thk.spec.c --main-module ole32.dll --dll ole2thk.spec
 618             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2thk.spec.o ole2thk.spec.c
 619             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -o storage.spec.c --main-module ole32.dll --dll storage.spec
 620             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o storage.spec.o storage.spec.c
 621             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o memlockbytes16.o memlockbytes16.c
 622             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole16.o ole16.c
 623             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2_16.o ole2_16.c
 624             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2nls.o ole2nls.c
 625             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o storage.o storage.c
 626             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o antimoniker.o antimoniker.c
 627             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bindctx.o bindctx.c
 628             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clipboard.o clipboard.c
 629             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o compobj.o compobj.c
 630             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o compositemoniker.o compositemoniker.c
 631 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o datacache.o datacache.c
 632             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o defaulthandler.o defaulthandler.c
 633             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o errorinfo.o errorinfo.c
 634             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filemoniker.o filemoniker.c
 635             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ftmarshal.o ftmarshal.c
 636             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o git.o git.c
 637             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hglobalstream.o hglobalstream.c
 638             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ifs.o ifs.c
 639             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o itemmoniker.o itemmoniker.c
 640             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o marshal.o marshal.c
 641             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o memlockbytes.o memlockbytes.c
 642             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o moniker.o moniker.c
 643             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2.o ole2.c
 644             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2stubs.o ole2stubs.c
 645             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2impl.o ole2impl.c
 646             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole32_main.o ole32_main.c
 647             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oleobj.o oleobj.c
 648             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oleproxy.o oleproxy.c
 649             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
 650             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpc.o rpc.c
 651             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stg_bigblockfile.o stg_bigblockfile.c
 652 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stg_stream.o stg_stream.c
 653             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o storage32.o storage32.c
 654             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stubmanager.o stubmanager.c
 655             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -o ole32.dll.dbg.c --debug -C. antimoniker.c bindctx.c clipboard.c compobj.c compositemoniker.c datacache.c defaulthandler.c errorinfo.c filemoniker.c ftmarshal.c git.c hglobalstream.c ifs.c itemmoniker.c marshal.c memlockbytes.c moniker.c ole2.c ole2stubs.c ole2impl.c ole32_main.c oleobj.c oleproxy.c regsvr.c rpc.c stg_bigblockfile.c stg_stream.c storage32.c stubmanager.c memlockbytes16.c ole16.c ole2_16.c ole2nls.c storage.c
 656             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLE32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole32.dll.dbg.o ole32.dll.dbg.c
 657             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ole32.spec compobj.spec.o ole2.spec.o ole2conv.spec.o ole2nls.spec.o ole2prox.spec.o ole2thk.spec.o storage.spec.o memlockbytes16.o ole16.o ole2_16.o ole2nls.o storage.o  antimoniker.o bindctx.o clipboard.o compobj.o compositemoniker.o datacache.o defaulthandler.o errorinfo.o filemoniker.o ftmarshal.o git.o hglobalstream.o ifs.o itemmoniker.o marshal.o memlockbytes.o moniker.o ole2.o ole2stubs.o ole2impl.o ole32_main.o oleobj.o oleproxy.o regsvr.o rpc.o stg_bigblockfile.o stg_stream.o storage32.o stubmanager.o  ole32.dll.dbg.o ole32res.res  -o ole32.dll.so -L../../dlls  -ladvapi32 -luser32 -lgdi32 -lrpcrt4 -lkernel32 -lntdll -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
 658             make[3]: Entering directory `/home/rizwank/wine/dlls/ole32/tests'
 659             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o marshal.o marshal.c
 660             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o moniker.o moniker.c
 661             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o propvariant.o propvariant.c
 662             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o storage32.o storage32.c
 663             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
 664             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole marshal.o moniker.o propvariant.o storage32.o testlist.o  -o ole32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -loleaut32 -lole32 -luser32 -lkernel32 -lntdll -luuid  
 665             make[3]: Leaving directory `/home/rizwank/wine/dlls/ole32/tests'
 666             make[2]: Leaving directory `/home/rizwank/wine/dlls/ole32'
 667             rm -f ole32.dll.so && ln -s ole32/ole32.dll.so ole32.dll.so
 668             rm -f compobj.dll.so && ln -s ole32.dll.so compobj.dll.so
 669             make[2]: Entering directory `/home/rizwank/wine/dlls/ctl3d'
 670             ../../tools/winebuild/winebuild -D__WINESRC__   -o ctl3d.spec.c --main-module ctl3d32.dll --dll ctl3d.spec
 671             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ctl3d.spec.o ctl3d.spec.c
 672             ../../tools/winebuild/winebuild -D__WINESRC__   -o ctl3dv2.spec.c --main-module ctl3d32.dll --dll ctl3dv2.spec
 673 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ctl3dv2.spec.o ctl3dv2.spec.c
 674             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ctl3d.o ctl3d.c
 675             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ctl3d32.o ctl3d32.c
 676             ../../tools/winebuild/winebuild -D__WINESRC__   -o ctl3d32.dll.dbg.c --debug -C. ctl3d32.c ctl3d.c
 677             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ctl3d32.dll.dbg.o ctl3d32.dll.dbg.c
 678             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ctl3d32.spec ctl3d.spec.o ctl3dv2.spec.o ctl3d.o  ctl3d32.o  ctl3d32.dll.dbg.o   -o ctl3d32.dll.so -L../../dlls  -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
 679             make[2]: Leaving directory `/home/rizwank/wine/dlls/ctl3d'
 680             rm -f ctl3d32.dll.so && ln -s ctl3d/ctl3d32.dll.so ctl3d32.dll.so
 681             rm -f ctl3d.dll.so && ln -s ctl3d32.dll.so ctl3d.dll.so
 682             rm -f ctl3dv2.dll.so && ln -s ctl3d32.dll.so ctl3dv2.dll.so
 683             make[2]: Entering directory `/home/rizwank/wine/dlls/user'
 684             ../../tools/bin2res -f -o resources/obm_btncorners.bmp ./resources/user32_bin.rc
 685             ../../tools/bin2res -f -o resources/obm_btsize.bmp ./resources/user32_bin.rc
 686             ../../tools/bin2res -f -o resources/obm_check.bmp ./resources/user32_bin.rc
 687             ../../tools/bin2res -f -o resources/obm_checkboxes.bmp ./resources/user32_bin.rc
 688             ../../tools/bin2res -f -o resources/obm_close.bmp ./resources/user32_bin.rc
 689             ../../tools/bin2res -f -o resources/obm_combo.bmp ./resources/user32_bin.rc
 690             ../../tools/bin2res -f -o resources/obm_dnarrow.bmp ./resources/user32_bin.rc
 691             ../../tools/bin2res -f -o resources/obm_dnarrowd.bmp ./resources/user32_bin.rc
 692             ../../tools/bin2res -f -o resources/obm_dnarrowi.bmp ./resources/user32_bin.rc
 693             ../../tools/bin2res -f -o resources/obm_lfarrow.bmp ./resources/user32_bin.rc
 694 rizwank 1.1 ../../tools/bin2res -f -o resources/obm_lfarrowd.bmp ./resources/user32_bin.rc
 695             ../../tools/bin2res -f -o resources/obm_lfarrowi.bmp ./resources/user32_bin.rc
 696             ../../tools/bin2res -f -o resources/obm_mnarrow.bmp ./resources/user32_bin.rc
 697             ../../tools/bin2res -f -o resources/obm_old_close.bmp ./resources/user32_bin.rc
 698             ../../tools/bin2res -f -o resources/obm_old_dnarrow.bmp ./resources/user32_bin.rc
 699             ../../tools/bin2res -f -o resources/obm_old_lfarrow.bmp ./resources/user32_bin.rc
 700             ../../tools/bin2res -f -o resources/obm_old_reduce.bmp ./resources/user32_bin.rc
 701             ../../tools/bin2res -f -o resources/obm_old_restore.bmp ./resources/user32_bin.rc
 702             ../../tools/bin2res -f -o resources/obm_old_rgarrow.bmp ./resources/user32_bin.rc
 703             ../../tools/bin2res -f -o resources/obm_old_uparrow.bmp ./resources/user32_bin.rc
 704             ../../tools/bin2res -f -o resources/obm_old_zoom.bmp ./resources/user32_bin.rc
 705             ../../tools/bin2res -f -o resources/obm_reduce.bmp ./resources/user32_bin.rc
 706             ../../tools/bin2res -f -o resources/obm_reduced.bmp ./resources/user32_bin.rc
 707             ../../tools/bin2res -f -o resources/obm_restore.bmp ./resources/user32_bin.rc
 708             ../../tools/bin2res -f -o resources/obm_restored.bmp ./resources/user32_bin.rc
 709             ../../tools/bin2res -f -o resources/obm_rgarrow.bmp ./resources/user32_bin.rc
 710             ../../tools/bin2res -f -o resources/obm_rgarrowd.bmp ./resources/user32_bin.rc
 711             ../../tools/bin2res -f -o resources/obm_rgarrowi.bmp ./resources/user32_bin.rc
 712             ../../tools/bin2res -f -o resources/obm_size.bmp ./resources/user32_bin.rc
 713             ../../tools/bin2res -f -o resources/obm_trtype.bmp ./resources/user32_bin.rc
 714             ../../tools/bin2res -f -o resources/obm_uparrow.bmp ./resources/user32_bin.rc
 715 rizwank 1.1 ../../tools/bin2res -f -o resources/obm_uparrowd.bmp ./resources/user32_bin.rc
 716             ../../tools/bin2res -f -o resources/obm_uparrowi.bmp ./resources/user32_bin.rc
 717             ../../tools/bin2res -f -o resources/obm_zoom.bmp ./resources/user32_bin.rc
 718             ../../tools/bin2res -f -o resources/obm_zoomd.bmp ./resources/user32_bin.rc
 719             ../../tools/bin2res -f -o resources/ocr_appstarting.cur ./resources/user32_bin.rc
 720             ../../tools/bin2res -f -o resources/ocr_cross.cur ./resources/user32_bin.rc
 721             ../../tools/bin2res -f -o resources/ocr_dragobject.cur ./resources/user32_bin.rc
 722             ../../tools/bin2res -f -o resources/ocr_hand.cur ./resources/user32_bin.rc
 723             ../../tools/bin2res -f -o resources/ocr_help.cur ./resources/user32_bin.rc
 724             ../../tools/bin2res -f -o resources/ocr_ibeam.cur ./resources/user32_bin.rc
 725             ../../tools/bin2res -f -o resources/ocr_icon.cur ./resources/user32_bin.rc
 726             ../../tools/bin2res -f -o resources/ocr_no.cur ./resources/user32_bin.rc
 727             ../../tools/bin2res -f -o resources/ocr_normal.cur ./resources/user32_bin.rc
 728             ../../tools/bin2res -f -o resources/ocr_size.cur ./resources/user32_bin.rc
 729             ../../tools/bin2res -f -o resources/ocr_sizeall.cur ./resources/user32_bin.rc
 730             ../../tools/bin2res -f -o resources/ocr_sizenesw.cur ./resources/user32_bin.rc
 731             ../../tools/bin2res -f -o resources/ocr_sizens.cur ./resources/user32_bin.rc
 732             ../../tools/bin2res -f -o resources/ocr_sizenwse.cur ./resources/user32_bin.rc
 733             ../../tools/bin2res -f -o resources/ocr_sizewe.cur ./resources/user32_bin.rc
 734             ../../tools/bin2res -f -o resources/ocr_up.cur ./resources/user32_bin.rc
 735             ../../tools/bin2res -f -o resources/ocr_wait.cur ./resources/user32_bin.rc
 736 rizwank 1.1 ../../tools/bin2res -f -o resources/oic_bang.ico ./resources/user32_bin.rc
 737             ../../tools/bin2res -f -o resources/oic_hand.ico ./resources/user32_bin.rc
 738             ../../tools/bin2res -f -o resources/oic_note.ico ./resources/user32_bin.rc
 739             ../../tools/bin2res -f -o resources/oic_ques.ico ./resources/user32_bin.rc
 740             ../../tools/bin2res -f -o resources/oic_sample.ico ./resources/user32_bin.rc
 741             ../../tools/bin2res -f -o resources/oic_winlogo.ico ./resources/user32_bin.rc
 742             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_  -foresources/user32.res resources/user32.rc
 743             ../../tools/winebuild/winebuild -D__WINESRC__  -D_USER32_ -D_WINABLE_ -o ddeml.spec.c --main-module user32.dll --dll ddeml.spec
 744             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ddeml.spec.o ddeml.spec.c
 745             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_  -foresources/display.res ./resources/display.rc
 746             ../../tools/winebuild/winebuild -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -o display.drv.spec.c --main-module user32.dll --res resources/display.res --dll ./display.drv.spec
 747             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o display.drv.spec.o display.drv.spec.c
 748             ../../tools/winebuild/winebuild -D__WINESRC__  -D_USER32_ -D_WINABLE_ -o keyboard.drv.spec.c --main-module user32.dll --dll keyboard.drv.spec
 749             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o keyboard.drv.spec.o keyboard.drv.spec.c
 750             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_  -foresources/mouse.res ./resources/mouse.rc
 751             ../../tools/winebuild/winebuild -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -o mouse.drv.spec.c --main-module user32.dll --res resources/mouse.res --dll ./mouse.drv.spec
 752             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mouse.drv.spec.o mouse.drv.spec.c
 753             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_  -foresources/version16.res ./resources/version16.rc
 754             ../../tools/winebuild/winebuild -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -o user.exe.spec.c --heap 65520 --main-module user32.dll --res resources/version16.res --dll ./user.exe.spec
 755             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o user.exe.spec.o user.exe.spec.c
 756             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bidi16.o bidi16.c
 757 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comm16.o comm16.c
 758             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o display.o display.c
 759             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hook16.o hook16.c
 760             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o kbd16.o kbd16.c
 761             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mouse16.o mouse16.c
 762             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o network.o network.c
 763             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o user16.o user16.c
 764             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wnd16.o wnd16.c
 765             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/class.o ../../windows/class.c
 766             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/clipboard.o ../../windows/clipboard.c
 767             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/cursoricon.o ../../windows/cursoricon.c
 768             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/dce.o ../../windows/dce.c
 769             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/defdlg.o ../../windows/defdlg.c
 770             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/defwnd.o ../../windows/defwnd.c
 771             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/dialog.o ../../windows/dialog.c
 772             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/driver.o ../../windows/driver.c
 773             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/input.o ../../windows/input.c
 774             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/mdi.o ../../windows/mdi.c
 775             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/message.o ../../windows/message.c
 776             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/msgbox.o ../../windows/msgbox.c
 777             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/multimon.o ../../windows/multimon.c
 778 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/nonclient.o ../../windows/nonclient.c
 779             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/queue.o ../../windows/queue.c
 780             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/rect.o ../../windows/rect.c
 781             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/scroll.o ../../windows/scroll.c
 782             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/spy.o ../../windows/spy.c
 783             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/syscolor.o ../../windows/syscolor.c
 784             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/user.o ../../windows/user.c
 785             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/win.o ../../windows/win.c
 786             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/winhelp.o ../../windows/winhelp.c
 787             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/winpos.o ../../windows/winpos.c
 788             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ../../windows/winproc.o ../../windows/winproc.c
 789             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o button.o button.c
 790             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o caret.o caret.c
 791             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o combo.o combo.c
 792             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dde/client.o dde/client.c
 793             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dde/ddeml16.o dde/ddeml16.c
 794             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dde/misc.o dde/misc.c
 795             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dde/server.o dde/server.c
 796             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o desktop.o desktop.c
 797             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialog16.o dialog16.c
 798             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o edit.o edit.c
 799 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o exticon.o exticon.c
 800             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o focus.o focus.c
 801             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hook.o hook.c
 802             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o icontitle.o icontitle.c
 803             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o listbox.o listbox.c
 804             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lstr.o lstr.c
 805             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o menu.o menu.c
 806             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o message.o message.c
 807             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o misc.o misc.c
 808             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msg16.o msg16.c
 809             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o painting.o painting.c
 810             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o property.o property.c
 811             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o resource.o resource.c
 812             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o scroll.o scroll.c
 813             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o static.o static.c
 814             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sysparams.o sysparams.c
 815             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o text.o text.c
 816             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o uitools.o uitools.c
 817             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o user_main.o user_main.c
 818             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wsprintf.o wsprintf.c
 819             ../../tools/winebuild/winebuild -D__WINESRC__  -D_USER32_ -D_WINABLE_ -o user32.dll.dbg.c --debug -C. ../../windows/class.c ../../windows/clipboard.c ../../windows/cursoricon.c ../../windows/dce.c ../../windows/defdlg.c ../../windows/defwnd.c ../../windows/dialog.c ../../windows/driver.c ../../windows/input.c ../../windows/mdi.c ../../windows/message.c ../../windows/msgbox.c ../../windows/multimon.c ../../windows/nonclient.c ../../windows/queue.c ../../windows/rect.c ../../windows/scroll.c ../../windows/spy.c ../../windows/syscolor.c ../../windows/user.c ../../windows/win.c ../../windows/winhelp.c ../../windows/winpos.c ../../windows/winproc.c button.c caret.c combo.c dde/client.c dde/ddeml16.c dde/misc.c dde/server.c desktop.c dialog16.c edit.c exticon.c focus.c hook.c icontitle.c listbox.c lstr.c menu.c message.c misc.c msg16.c painting.c property.c resource.c scroll.c static.c sysparams.c text.c uitools.c user_main.c wsprintf.c bidi16.c comm16.c display.c hook16.c kbd16.c mouse16.c network.c user16.c wnd16.c
 820 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o user32.dll.dbg.o user32.dll.dbg.c
 821             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./user32.spec ddeml.spec.o display.drv.spec.o keyboard.drv.spec.o mouse.drv.spec.o user.exe.spec.o bidi16.o comm16.o display.o hook16.o kbd16.o mouse16.o network.o user16.o wnd16.o  ../../windows/class.o ../../windows/clipboard.o ../../windows/cursoricon.o ../../windows/dce.o ../../windows/defdlg.o ../../windows/defwnd.o ../../windows/dialog.o ../../windows/driver.o ../../windows/input.o ../../windows/mdi.o ../../windows/message.o ../../windows/msgbox.o ../../windows/multimon.o ../../windows/nonclient.o ../../windows/queue.o ../../windows/rect.o ../../windows/scroll.o ../../windows/spy.o ../../windows/syscolor.o ../../windows/user.o ../../windows/win.o ../../windows/winhelp.o ../../windows/winpos.o ../../windows/winproc.o button.o caret.o combo.o dde/client.o dde/ddeml16.o dde/misc.o dde/server.o desktop.o dialog16.o edit.o exticon.o focus.o hook.o icontitle.o listbox.o lstr.o menu.o message.o misc.o msg16.o painting.o property.o resource.o scroll.o static.o sysparams.o text.o uitools.o user_main.o wsprintf.o  user32.dll.dbg.o resources/user32.res  -o user32.dll.so -L../../dlls  -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
 822             make[3]: Entering directory `/home/rizwank/wine/dlls/user/tests'
 823             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o class.o class.c
 824             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clipboard.o clipboard.c
 825             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dde.o dde.c
 826             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialog.o dialog.c
 827             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o edit.o edit.c
 828             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
 829             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o input.o input.c
 830             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o listbox.o listbox.c
 831             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msg.o msg.c
 832             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o resource.o resource.c
 833             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sysparams.o sysparams.c
 834             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o text.o text.c
 835             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o win.o win.c
 836             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wsprintf.o wsprintf.c
 837             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
 838             LD_LIBRARY_PATH="../../../libs/unicode:$LD_LIBRARY_PATH" ../../../tools/wrc/wrc --nostdinc -I. -I. -I../../../include -I../../../include     -foresource.res resource.rc
 839             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole class.o clipboard.o dde.o dialog.o edit.o generated.o input.o listbox.o msg.o resource.o sysparams.o text.o win.o wsprintf.o testlist.o resource.res -o user32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -luser32 -lgdi32 -ladvapi32   
 840             make[3]: Leaving directory `/home/rizwank/wine/dlls/user/tests'
 841 rizwank 1.1 make[2]: Leaving directory `/home/rizwank/wine/dlls/user'
 842             rm -f user32.dll.so && ln -s user/user32.dll.so user32.dll.so
 843             rm -f ddeml.dll.so && ln -s user32.dll.so ddeml.dll.so
 844             make[2]: Entering directory `/home/rizwank/wine/dlls/gdi'
 845             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_  -foversion.res version.rc
 846             ../../tools/winebuild/winebuild -D__WINESRC__  -D_GDI32_ -o dispdib.spec.c --main-module gdi32.dll --dll dispdib.spec
 847             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dispdib.spec.o dispdib.spec.c
 848             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_  -foversion16.res ./version16.rc
 849             ../../tools/winebuild/winebuild -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -o gdi.exe.spec.c --heap 65520 --main-module gdi32.dll --res version16.res --dll ./gdi.exe.spec
 850             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gdi.exe.spec.o gdi.exe.spec.c
 851             ../../tools/winebuild/winebuild -D__WINESRC__  -D_GDI32_ -o wing.spec.c --main-module gdi32.dll --dll wing.spec
 852             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wing.spec.o wing.spec.c
 853             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bidi16.o bidi16.c
 854             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dispdib.o dispdib.c
 855             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o env.o env.c
 856             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gdi16.o gdi16.c
 857             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wing.o wing.c
 858             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bidi.o bidi.c
 859             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bitblt.o bitblt.c
 860             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bitmap.o bitmap.c
 861             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o brush.o brush.c
 862 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clipping.o clipping.c
 863             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dc.o dc.c
 864             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dib.o dib.c
 865             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o driver.o driver.c
 866             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enhmetafile.o enhmetafile.c
 867             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enhmfdrv/bitblt.o enhmfdrv/bitblt.c
 868             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enhmfdrv/dc.o enhmfdrv/dc.c
 869             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enhmfdrv/graphics.o enhmfdrv/graphics.c
 870             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enhmfdrv/init.o enhmfdrv/init.c
 871             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enhmfdrv/mapping.o enhmfdrv/mapping.c
 872             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enhmfdrv/objects.o enhmfdrv/objects.c
 873             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o font.o font.c
 874             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o freetype.o freetype.c
 875             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gdi_main.o gdi_main.c
 876             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gdiobj.o gdiobj.c
 877             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o icm.o icm.c
 878             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mapping.o mapping.c
 879             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o metafile.o metafile.c
 880             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mfdrv/bitblt.o mfdrv/bitblt.c
 881             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mfdrv/dc.o mfdrv/dc.c
 882             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mfdrv/graphics.o mfdrv/graphics.c
 883 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mfdrv/init.o mfdrv/init.c
 884             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mfdrv/mapping.o mfdrv/mapping.c
 885             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mfdrv/objects.o mfdrv/objects.c
 886             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mfdrv/text.o mfdrv/text.c
 887             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o painting.o painting.c
 888             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o palette.o palette.c
 889             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o path.o path.c
 890             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pen.o pen.c
 891             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o printdrv.o printdrv.c
 892             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o region.o region.c
 893             ../../tools/winebuild/winebuild -D__WINESRC__  -D_GDI32_ -o gdi32.dll.dbg.c --debug -C. bidi.c bitblt.c bitmap.c brush.c clipping.c dc.c dib.c driver.c enhmetafile.c enhmfdrv/bitblt.c enhmfdrv/dc.c enhmfdrv/graphics.c enhmfdrv/init.c enhmfdrv/mapping.c enhmfdrv/objects.c font.c freetype.c gdi_main.c gdiobj.c icm.c mapping.c metafile.c mfdrv/bitblt.c mfdrv/dc.c mfdrv/graphics.c mfdrv/init.c mfdrv/mapping.c mfdrv/objects.c mfdrv/text.c painting.c palette.c path.c pen.c printdrv.c region.c bidi16.c dispdib.c env.c gdi16.c wing.c
 894             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__  -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gdi32.dll.dbg.o gdi32.dll.dbg.c
 895             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o dispdib.o env.o gdi16.o wing.o  bidi.o bitblt.o bitmap.o brush.o clipping.o dc.o dib.o driver.o enhmetafile.o enhmfdrv/bitblt.o enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/mapping.o enhmfdrv/objects.o font.o freetype.o gdi_main.o gdiobj.o icm.o mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o painting.o palette.o path.o pen.o printdrv.o region.o  gdi32.dll.dbg.o version.res  -o gdi32.dll.so -L../../dlls  -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode  -L../../libs/port -lwine_port  
 896             make[3]: Entering directory `/home/rizwank/wine/dlls/gdi/tests'
 897             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bitmap.o bitmap.c
 898             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o brush.o brush.c
 899             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gdiobj.o gdiobj.c
 900             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
 901             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o metafile.o metafile.c
 902             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
 903             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole bitmap.o brush.o gdiobj.o generated.o metafile.o testlist.o  -o gdi32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -luser32 -lgdi32   
 904 rizwank 1.1 make[3]: Leaving directory `/home/rizwank/wine/dlls/gdi/tests'
 905             make[2]: Leaving directory `/home/rizwank/wine/dlls/gdi'
 906             rm -f gdi32.dll.so && ln -s gdi/gdi32.dll.so gdi32.dll.so
 907             rm -f dispdib.dll.so && ln -s gdi32.dll.so dispdib.dll.so
 908             rm -f display.drv.so && ln -s user32.dll.so display.drv.so
 909             rm -f gdi.exe.so && ln -s gdi32.dll.so gdi.exe.so
 910             make[2]: Entering directory `/home/rizwank/wine/dlls/imm32'
 911             ../../tools/winebuild/winebuild -D__WINESRC__   -o imm.spec.c --main-module imm32.dll --dll imm.spec
 912             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imm.spec.o imm.spec.c
 913             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imm.o imm.c
 914             ../../tools/winebuild/winebuild -D__WINESRC__   -o imm32.dll.dbg.c --debug -C. imm.c 
 915             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imm32.dll.dbg.o imm32.dll.dbg.c
 916             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./imm32.spec imm.spec.o   imm.o  imm32.dll.dbg.o   -o imm32.dll.so -L../../dlls  -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
 917             make[2]: Leaving directory `/home/rizwank/wine/dlls/imm32'
 918             rm -f imm32.dll.so && ln -s imm32/imm32.dll.so imm32.dll.so
 919             rm -f imm.dll.so && ln -s imm32.dll.so imm.dll.so
 920             rm -f keyboard.drv.so && ln -s user32.dll.so keyboard.drv.so
 921             rm -f krnl386.exe.so && ln -s kernel32.dll.so krnl386.exe.so
 922             make[2]: Entering directory `/home/rizwank/wine/dlls/lzexpand'
 923             ../../tools/winebuild/winebuild -D__WINESRC__   -o lzexpand.spec.c --main-module lz32.dll --dll lzexpand.spec
 924             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lzexpand.spec.o lzexpand.spec.c
 925 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lzexpand16.o lzexpand16.c
 926             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lzexpand_main.o lzexpand_main.c
 927             ../../tools/winebuild/winebuild -D__WINESRC__   -o lz32.dll.dbg.c --debug -C. lzexpand_main.c lzexpand16.c
 928             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lz32.dll.dbg.o lz32.dll.dbg.c
 929             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./lz32.spec lzexpand.spec.o lzexpand16.o  lzexpand_main.o  lz32.dll.dbg.o   -o lz32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
 930             make[3]: Entering directory `/home/rizwank/wine/dlls/lzexpand/tests'
 931             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lzexpand_main.o lzexpand_main.c
 932             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
 933             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole lzexpand_main.o testlist.o  -o lz32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -llz32   
 934             make[3]: Leaving directory `/home/rizwank/wine/dlls/lzexpand/tests'
 935             make[2]: Leaving directory `/home/rizwank/wine/dlls/lzexpand'
 936             rm -f lz32.dll.so && ln -s lzexpand/lz32.dll.so lz32.dll.so
 937             rm -f lzexpand.dll.so && ln -s lz32.dll.so lzexpand.dll.so
 938             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm'
 939             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_  -fowinmm_res.res winmm_res.rc
 940             ../../tools/winebuild/winebuild -D__WINESRC__  -D_WINMM_ -o mmsystem.spec.c --main-module winmm.dll --dll mmsystem.spec
 941             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mmsystem.spec.o mmsystem.spec.c
 942             ../../tools/winebuild/winebuild -D__WINESRC__  -D_WINMM_ -o sound.spec.c --main-module winmm.dll --dll sound.spec
 943             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sound.spec.o sound.spec.c
 944             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o message16.o message16.c
 945             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mmsystem.o mmsystem.c
 946 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sound16.o sound16.c
 947             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o driver.o driver.c
 948             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o joystick.o joystick.c
 949             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lolvldrv.o lolvldrv.c
 950             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mci.o mci.c
 951             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mmio.o mmio.c
 952             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o playsound.o playsound.c
 953             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o time.o time.c
 954             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winmm.o winmm.c
 955             ../../tools/winebuild/winebuild -D__WINESRC__  -D_WINMM_ -o winmm.dll.dbg.c --debug -C. driver.c joystick.c lolvldrv.c mci.c mmio.c playsound.c time.c winmm.c message16.c mmsystem.c sound16.c
 956             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winmm.dll.dbg.o winmm.dll.dbg.c
 957             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./winmm.spec mmsystem.spec.o sound.spec.o message16.o mmsystem.o sound16.o  driver.o joystick.o lolvldrv.o mci.o mmio.o playsound.o time.o winmm.o  winmm.dll.dbg.o winmm_res.res  -o winmm.dll.so -L../../dlls  -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
 958             make[3]: Entering directory `/home/rizwank/wine/dlls/winmm/tests'
 959             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o capture.o capture.c
 960             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mixer.o mixer.c
 961             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wave.o wave.c
 962             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
 963             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole capture.o mixer.o wave.o testlist.o  -o winmm_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lwinmm -lkernel32   
 964             make[3]: Leaving directory `/home/rizwank/wine/dlls/winmm/tests'
 965             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm'
 966             rm -f winmm.dll.so && ln -s winmm/winmm.dll.so winmm.dll.so
 967 rizwank 1.1 rm -f mmsystem.dll.so && ln -s winmm.dll.so mmsystem.dll.so
 968             rm -f mouse.drv.so && ln -s user32.dll.so mouse.drv.so
 969             make[2]: Entering directory `/home/rizwank/wine/dlls/msacm'
 970             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -fomsacm.res msacm.rc
 971             ../../tools/winebuild/winebuild -D__WINESRC__   -o msacm.spec.c --main-module msacm32.dll --dll msacm.spec
 972             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msacm.spec.o msacm.spec.c
 973             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msacm_main.o msacm_main.c
 974             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o driver.o driver.c
 975             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filter.o filter.c
 976             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o format.o format.c
 977             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o internal.o internal.c
 978             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msacm32_main.o msacm32_main.c
 979             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pcmconverter.o pcmconverter.c
 980             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stream.o stream.c
 981             ../../tools/winebuild/winebuild -D__WINESRC__   -o msacm32.dll.dbg.c --debug -C. driver.c filter.c format.c internal.c msacm32_main.c pcmconverter.c stream.c msacm_main.c
 982             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msacm32.dll.dbg.o msacm32.dll.dbg.c
 983             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msacm32.spec msacm.spec.o msacm_main.o  driver.o filter.o format.o internal.o msacm32_main.o pcmconverter.o stream.o  msacm32.dll.dbg.o msacm.res  -o msacm32.dll.so -L../../dlls  -lwinmm -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
 984             make[3]: Entering directory `/home/rizwank/wine/dlls/msacm/tests'
 985             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msacm.o msacm.c
 986             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
 987             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole msacm.o testlist.o  -o msacm32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lmsacm32   
 988 rizwank 1.1 make[3]: Leaving directory `/home/rizwank/wine/dlls/msacm/tests'
 989             make[2]: Leaving directory `/home/rizwank/wine/dlls/msacm'
 990             rm -f msacm32.dll.so && ln -s msacm/msacm32.dll.so msacm32.dll.so
 991             rm -f msacm.dll.so && ln -s msacm32.dll.so msacm.dll.so
 992             make[2]: Entering directory `/home/rizwank/wine/dlls/msvideo'
 993             ../../tools/winebuild/winebuild -D__WINESRC__   -o msvideo.spec.c --main-module msvfw32.dll --dll msvideo.spec
 994             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvideo.spec.o msvideo.spec.c
 995             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvideo16.o msvideo16.c
 996             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mciwnd.o mciwnd.c
 997             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvideo_main.o msvideo_main.c
 998             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o drawdib.o drawdib.c
 999             ../../tools/winebuild/winebuild -D__WINESRC__   -o msvfw32.dll.dbg.c --debug -C. mciwnd.c msvideo_main.c drawdib.c msvideo16.c
1000             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvfw32.dll.dbg.o msvfw32.dll.dbg.c
1001             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msvfw32.spec msvideo.spec.o msvideo16.o  mciwnd.o msvideo_main.o drawdib.o  msvfw32.dll.dbg.o   -o msvfw32.dll.so -L../../dlls  -lwinmm -lcomctl32 -lversion -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1002             make[2]: Leaving directory `/home/rizwank/wine/dlls/msvideo'
1003             rm -f msvfw32.dll.so && ln -s msvideo/msvfw32.dll.so msvfw32.dll.so
1004             rm -f msvideo.dll.so && ln -s msvfw32.dll.so msvideo.dll.so
1005             rm -f ole2.dll.so && ln -s ole32.dll.so ole2.dll.so
1006             rm -f ole2conv.dll.so && ln -s ole32.dll.so ole2conv.dll.so
1007             make[2]: Entering directory `/home/rizwank/wine/dlls/oleaut32'
1008             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H  -fooleaut32.res oleaut32.rc
1009 rizwank 1.1 ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -o ole2disp.spec.c --main-module oleaut32.dll --dll ole2disp.spec
1010             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2disp.spec.o ole2disp.spec.c
1011             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -o typelib.spec.c --main-module oleaut32.dll --dll typelib.spec
1012             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o typelib.spec.o typelib.spec.c
1013             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ole2disp.o ole2disp.c
1014             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o typelib16.o typelib16.c
1015             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o connpt.o connpt.c
1016             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dispatch.o dispatch.c
1017             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hash.o hash.c
1018             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oaidl_p.o oaidl_p.c
1019             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oleaut.o oleaut.c
1020             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olefont.o olefont.c
1021             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olepicture.o olepicture.c
1022             In file included from /usr/include/jpeglib.h:24,
1023                              from olepicture.c:85:
1024             /usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
1025             ../../include/config.h:541: warning: this is the location of the previous definition
1026             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1027             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o safearray.o safearray.c
1028             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stubs.o stubs.c
1029             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tmarshal.o tmarshal.c
1030 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o typelib.o typelib.c
1031             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o typelib2.o typelib2.c
1032             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o usrmarshal.o usrmarshal.c
1033             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o varformat.o varformat.c
1034             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o variant.o variant.c
1035             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vartype.o vartype.c
1036             ../../tools/winebuild/winebuild -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -o oleaut32.dll.dbg.c --debug -C. connpt.c dispatch.c hash.c oaidl_p.c oleaut.c olefont.c olepicture.c regsvr.c safearray.c stubs.c tmarshal.c typelib.c typelib2.c usrmarshal.c varformat.c variant.c vartype.c ole2disp.c typelib16.c
1037             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oleaut32.dll.dbg.o oleaut32.dll.dbg.c
1038             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./oleaut32.spec ole2disp.spec.o typelib.spec.o ole2disp.o typelib16.o  connpt.o dispatch.o hash.o oaidl_p.o oleaut.o olefont.o olepicture.o regsvr.o safearray.o stubs.o tmarshal.o typelib.o typelib2.o usrmarshal.o varformat.o variant.o vartype.o  oleaut32.dll.dbg.o oleaut32.res  -o oleaut32.dll.so -L../../dlls -Wb,-dcomctl32 -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -luuid -L../../libs/port -lwine_port  
1039             make[3]: Entering directory `/home/rizwank/wine/dlls/oleaut32/tests'
1040             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olefont.o olefont.c
1041             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o safearray.o safearray.c
1042             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o typelib.o typelib.c
1043             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vartest.o vartest.c
1044             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vartype.o vartype.c
1045             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
1046             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole olefont.o safearray.o typelib.o vartest.o vartype.o testlist.o  -o oleaut32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -loleaut32 -luuid  
1047             make[3]: Leaving directory `/home/rizwank/wine/dlls/oleaut32/tests'
1048             make[2]: Leaving directory `/home/rizwank/wine/dlls/oleaut32'
1049             rm -f oleaut32.dll.so && ln -s oleaut32/oleaut32.dll.so oleaut32.dll.so
1050             rm -f ole2disp.dll.so && ln -s oleaut32.dll.so ole2disp.dll.so
1051 rizwank 1.1 rm -f ole2nls.dll.so && ln -s ole32.dll.so ole2nls.dll.so
1052             rm -f ole2prox.dll.so && ln -s ole32.dll.so ole2prox.dll.so
1053             rm -f ole2thk.dll.so && ln -s ole32.dll.so ole2thk.dll.so
1054             make[2]: Entering directory `/home/rizwank/wine/dlls/olecli'
1055             ../../tools/winebuild/winebuild -D__WINESRC__   -o olecli.spec.c --main-module olecli32.dll --dll olecli.spec
1056             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olecli.spec.o olecli.spec.c
1057             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olecli16.o olecli16.c
1058             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olecli_main.o olecli_main.c
1059             ../../tools/winebuild/winebuild -D__WINESRC__   -o olecli32.dll.dbg.c --debug -C. olecli_main.c olecli16.c
1060             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olecli32.dll.dbg.o olecli32.dll.dbg.c
1061             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./olecli32.spec olecli.spec.o olecli16.o  olecli_main.o  olecli32.dll.dbg.o   -o olecli32.dll.so -L../../dlls  -lole32 -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1062             make[2]: Leaving directory `/home/rizwank/wine/dlls/olecli'
1063             rm -f olecli32.dll.so && ln -s olecli/olecli32.dll.so olecli32.dll.so
1064             rm -f olecli.dll.so && ln -s olecli32.dll.so olecli.dll.so
1065             make[2]: Entering directory `/home/rizwank/wine/dlls/olesvr'
1066             ../../tools/winebuild/winebuild -D__WINESRC__   -o olesvr.spec.c --main-module olesvr32.dll --dll olesvr.spec
1067             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olesvr.spec.o olesvr.spec.c
1068             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olesvr_main.o olesvr_main.c
1069             ../../tools/winebuild/winebuild -D__WINESRC__   -o olesvr32.dll.dbg.c --debug -C. olesvr_main.c 
1070             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olesvr32.dll.dbg.o olesvr32.dll.dbg.c
1071             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./olesvr32.spec olesvr.spec.o   olesvr_main.o  olesvr32.dll.dbg.o   -o olesvr32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1072 rizwank 1.1 make[2]: Leaving directory `/home/rizwank/wine/dlls/olesvr'
1073             rm -f olesvr32.dll.so && ln -s olesvr/olesvr32.dll.so olesvr32.dll.so
1074             rm -f olesvr.dll.so && ln -s olesvr32.dll.so olesvr.dll.so
1075             make[2]: Entering directory `/home/rizwank/wine/dlls/rasapi32'
1076             ../../tools/winebuild/winebuild -D__WINESRC__   -o rasapi16.spec.c --main-module rasapi32.dll --dll rasapi16.spec
1077             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rasapi16.spec.o rasapi16.spec.c
1078             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rasapi.o rasapi.c
1079             ../../tools/winebuild/winebuild -D__WINESRC__   -o rasapi32.dll.dbg.c --debug -C. rasapi.c 
1080             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rasapi32.dll.dbg.o rasapi32.dll.dbg.c
1081             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./rasapi32.spec rasapi16.spec.o   rasapi.o  rasapi32.dll.dbg.o   -o rasapi32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1082             make[2]: Leaving directory `/home/rizwank/wine/dlls/rasapi32'
1083             rm -f rasapi32.dll.so && ln -s rasapi32/rasapi32.dll.so rasapi32.dll.so
1084             rm -f rasapi16.dll.so && ln -s rasapi32.dll.so rasapi16.dll.so
1085             make[2]: Entering directory `/home/rizwank/wine/dlls/setupapi'
1086             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_  -fosetupapi.res setupapi.rc
1087             ../../tools/winebuild/winebuild -D__WINESRC__  -D_SETUPAPI_ -o setupx.spec.c --main-module setupapi.dll --dll setupx.spec
1088             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o setupx.spec.o setupx.spec.c
1089             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o devinst16.o devinst16.c
1090             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o infparse.o infparse.c
1091             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o setupx_main.o setupx_main.c
1092             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o virtcopy.o virtcopy.c
1093 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o devinst.o devinst.c
1094             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dirid.o dirid.c
1095             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o diskspace.o diskspace.c
1096             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o install.o install.c
1097             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o misc.o misc.c
1098             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o parser.o parser.c
1099             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o queue.o queue.c
1100             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o setupcab.o setupcab.c
1101             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stubs.o stubs.c
1102             ../../tools/winebuild/winebuild -D__WINESRC__  -D_SETUPAPI_ -o setupapi.dll.dbg.c --debug -C. devinst.c dirid.c diskspace.c install.c misc.c parser.c queue.c setupcab.c stubs.c devinst16.c infparse.c setupx_main.c virtcopy.c
1103             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o setupapi.dll.dbg.o setupapi.dll.dbg.c
1104             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./setupapi.spec setupx.spec.o devinst16.o infparse.o setupx_main.o virtcopy.o  devinst.o dirid.o diskspace.o install.o misc.o parser.o queue.o setupcab.o stubs.o  setupapi.dll.dbg.o setupapi.res  -o setupapi.dll.so -L../../dlls -Wb,-dshell32 -luser32 -lversion -ladvapi32 -lrpcrt4 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1105             make[2]: Leaving directory `/home/rizwank/wine/dlls/setupapi'
1106             rm -f setupapi.dll.so && ln -s setupapi/setupapi.dll.so setupapi.dll.so
1107             rm -f setupx.dll.so && ln -s setupapi.dll.so setupx.dll.so
1108             make[2]: Entering directory `/home/rizwank/wine/dlls/shell32'
1109             ../../tools/bin2res -f -o cdrom.ico ./shres.rc
1110             ../../tools/bin2res -f -o desktop.ico ./shres.rc
1111             ../../tools/bin2res -f -o document.ico ./shres.rc
1112             ../../tools/bin2res -f -o drive.ico ./shres.rc
1113             ../../tools/bin2res -f -o floppy.ico ./shres.rc
1114 rizwank 1.1 ../../tools/bin2res -f -o folder.ico ./shres.rc
1115             ../../tools/bin2res -f -o folder_open.ico ./shres.rc
1116             ../../tools/bin2res -f -o mycomputer.ico ./shres.rc
1117             ../../tools/bin2res -f -o netdrive.ico ./shres.rc
1118             ../../tools/bin2res -f -o netdrive2.ico ./shres.rc
1119             ../../tools/bin2res -f -o ramdisk.ico ./shres.rc
1120             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H  -foshres.res shres.rc
1121             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc -O res16 --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H  -foversion16.res ./version16.rc
1122             ../../tools/winebuild/winebuild -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -o shell.spec.c --main-module shell32.dll --res version16.res --dll ./shell.spec
1123             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shell.spec.o shell.spec.c
1124             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shell.o shell.c
1125             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o authors.o authors.c
1126             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o autocomplete.o autocomplete.c
1127             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o brsfolder.o brsfolder.c
1128             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o changenotify.o changenotify.c
1129             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o classes.o classes.c
1130             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clipboard.o clipboard.c
1131             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o control.o control.c
1132             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cpanelfolder.o cpanelfolder.c
1133             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dataobject.o dataobject.c
1134             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debughlp.o debughlp.c
1135 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialogs.o dialogs.c
1136             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dragdrophelper.o dragdrophelper.c
1137             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enumidlist.o enumidlist.c
1138             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o folders.o folders.c
1139             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o iconcache.o iconcache.c
1140             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o memorystream.o memorystream.c
1141             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pidl.o pidl.c
1142             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1143             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shell32_main.o shell32_main.c
1144             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shelllink.o shelllink.c
1145             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shellole.o shellole.c
1146             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shellord.o shellord.c
1147             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shellpath.o shellpath.c
1148             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shellreg.o shellreg.c
1149             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shellstring.o shellstring.c
1150             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shfldr_desktop.o shfldr_desktop.c
1151             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shfldr_fs.o shfldr_fs.c
1152             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shfldr_mycomp.o shfldr_mycomp.c
1153             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlexec.o shlexec.c
1154             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlfileop.o shlfileop.c
1155             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlfolder.o shlfolder.c
1156 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlfsbind.o shlfsbind.c
1157             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlmenu.o shlmenu.c
1158             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlview.o shlview.c
1159             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shpolicy.o shpolicy.c
1160             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shv_bg_cmenu.o shv_bg_cmenu.c
1161             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shv_item_cmenu.o shv_item_cmenu.c
1162             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o systray.o systray.c
1163             ../../tools/winebuild/winebuild -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -o shell32.dll.dbg.c --debug -C. authors.c autocomplete.c brsfolder.c changenotify.c classes.c clipboard.c control.c cpanelfolder.c dataobject.c debughlp.c dialogs.c dragdrophelper.c enumidlist.c folders.c iconcache.c memorystream.c pidl.c regsvr.c shell32_main.c shelllink.c shellole.c shellord.c shellpath.c shellreg.c shellstring.c shfldr_desktop.c shfldr_fs.c shfldr_mycomp.c shlexec.c shlfileop.c shlfolder.c shlfsbind.c shlmenu.c shlview.c shpolicy.c shv_bg_cmenu.c shv_item_cmenu.c systray.c shell.c
1164             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shell32.dll.dbg.o shell32.dll.dbg.c
1165             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./shell32.spec shell.spec.o shell.o  authors.o autocomplete.o brsfolder.o changenotify.o classes.o clipboard.o control.o cpanelfolder.o dataobject.o debughlp.o dialogs.o dragdrophelper.o enumidlist.o folders.o iconcache.o memorystream.o pidl.o regsvr.o shell32_main.o shelllink.o shellole.o shellord.o shellpath.o shellreg.o shellstring.o shfldr_desktop.o shfldr_fs.o shfldr_mycomp.o shlexec.o shlfileop.o shlfolder.o shlfsbind.o shlmenu.o shlview.o shpolicy.o shv_bg_cmenu.o shv_item_cmenu.o systray.o  shell32.dll.dbg.o shres.res  -o shell32.dll.so -L../../dlls -Wb,-dole32 -lshlwapi -lcomctl32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1166             make[3]: Entering directory `/home/rizwank/wine/dlls/shell32/tests'
1167             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
1168             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shelllink.o shelllink.c
1169             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shellpath.o shellpath.c
1170             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlfileop.o shlfileop.c
1171             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlfolder.o shlfolder.c
1172             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
1173             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
1174             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole generated.o shelllink.o shellpath.o shlfileop.o shlfolder.o string.o testlist.o  -o shell32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lshell32 -lole32 -lshlwapi -ladvapi32 -luuid  
1175             make[3]: Leaving directory `/home/rizwank/wine/dlls/shell32/tests'
1176             make[2]: Leaving directory `/home/rizwank/wine/dlls/shell32'
1177 rizwank 1.1 rm -f shell32.dll.so && ln -s shell32/shell32.dll.so shell32.dll.so
1178             rm -f shell.dll.so && ln -s shell32.dll.so shell.dll.so
1179             rm -f sound.dll.so && ln -s winmm.dll.so sound.dll.so
1180             rm -f storage.dll.so && ln -s ole32.dll.so storage.dll.so
1181             rm -f stress.dll.so && ln -s kernel32.dll.so stress.dll.so
1182             rm -f system.drv.so && ln -s kernel32.dll.so system.drv.so
1183             rm -f toolhelp.dll.so && ln -s kernel32.dll.so toolhelp.dll.so
1184             make[2]: Entering directory `/home/rizwank/wine/dlls/twain'
1185             ../../tools/winebuild/winebuild -D__WINESRC__   -o twain.spec.c --main-module twain_32.dll --dll twain.spec
1186             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o twain.spec.o twain.spec.c
1187             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o twain16_main.o twain16_main.c
1188             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o capability.o capability.c
1189             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ds_audio.o ds_audio.c
1190             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ds_ctrl.o ds_ctrl.c
1191             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ds_image.o ds_image.c
1192             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsm_ctrl.o dsm_ctrl.c
1193             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o twain32_main.o twain32_main.c
1194             ../../tools/winebuild/winebuild -D__WINESRC__   -o twain_32.dll.dbg.c --debug -C. capability.c ds_audio.c ds_ctrl.c ds_image.c dsm_ctrl.c twain32_main.c twain16_main.c
1195             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o twain_32.dll.dbg.o twain_32.dll.dbg.c
1196             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./twain_32.spec twain.spec.o twain16_main.o  capability.o ds_audio.o ds_ctrl.o ds_image.o dsm_ctrl.o twain32_main.o  twain_32.dll.dbg.o   -o twain_32.dll.so -L../../dlls  -luser32 -lgdi32 -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1197             make[2]: Leaving directory `/home/rizwank/wine/dlls/twain'
1198 rizwank 1.1 rm -f twain_32.dll.so && ln -s twain/twain_32.dll.so twain_32.dll.so
1199             rm -f twain.dll.so && ln -s twain_32.dll.so twain.dll.so
1200             rm -f typelib.dll.so && ln -s oleaut32.dll.so typelib.dll.so
1201             rm -f user.exe.so && ln -s user32.dll.so user.exe.so
1202             make[2]: Entering directory `/home/rizwank/wine/dlls/version'
1203             ../../tools/winebuild/winebuild -D__WINESRC__   -o ver.spec.c --main-module version.dll --dll ver.spec
1204             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ver.spec.o ver.spec.c
1205             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ver16.o ver16.c
1206             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o info.o info.c
1207             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o install.o install.c
1208             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o resource.o resource.c
1209             ../../tools/winebuild/winebuild -D__WINESRC__   -o version.dll.dbg.c --debug -C. info.c install.c resource.c ver16.c
1210             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o version.dll.dbg.o version.dll.dbg.c
1211             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./version.spec ver.spec.o ver16.o  info.o install.o resource.o  version.dll.dbg.o   -o version.dll.so -L../../dlls  -llz32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1212             make[3]: Entering directory `/home/rizwank/wine/dlls/version/tests'
1213             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o info.o info.c
1214             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
1215             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole info.o testlist.o  -o version_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lversion   
1216             make[3]: Leaving directory `/home/rizwank/wine/dlls/version/tests'
1217             make[2]: Leaving directory `/home/rizwank/wine/dlls/version'
1218             rm -f version.dll.so && ln -s version/version.dll.so version.dll.so
1219 rizwank 1.1 rm -f ver.dll.so && ln -s version.dll.so ver.dll.so
1220             make[2]: Entering directory `/home/rizwank/wine/dlls/win32s'
1221             ../../tools/winebuild/winebuild -D__WINESRC__   -o w32sys.spec.c --main-module w32skrnl.dll --dll w32sys.spec
1222             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o w32sys.spec.o w32sys.spec.c
1223             ../../tools/winebuild/winebuild -D__WINESRC__   -o win32s16.spec.c --main-module w32skrnl.dll --dll win32s16.spec
1224             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o win32s16.spec.o win32s16.spec.c
1225             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o win32s16.o win32s16.c
1226             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o w32skernel.o w32skernel.c
1227             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o w32sys.o w32sys.c
1228             ../../tools/winebuild/winebuild -D__WINESRC__   -o w32skrnl.dll.dbg.c --debug -C. w32skernel.c w32sys.c win32s16.c
1229             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o w32skrnl.dll.dbg.o w32skrnl.dll.dbg.c
1230             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./w32skrnl.spec w32sys.spec.o win32s16.spec.o win32s16.o  w32skernel.o w32sys.o  w32skrnl.dll.dbg.o   -o w32skrnl.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1231             make[2]: Leaving directory `/home/rizwank/wine/dlls/win32s'
1232             rm -f w32skrnl.dll.so && ln -s win32s/w32skrnl.dll.so w32skrnl.dll.so
1233             rm -f w32sys.dll.so && ln -s w32skrnl.dll.so w32sys.dll.so
1234             rm -f win32s16.dll.so && ln -s w32skrnl.dll.so win32s16.dll.so
1235             rm -f win87em.dll.so && ln -s kernel32.dll.so win87em.dll.so
1236             make[2]: Entering directory `/home/rizwank/wine/dlls/winaspi'
1237             ../../tools/winebuild/winebuild -D__WINESRC__   -o winaspi.spec.c --main-module wnaspi32.dll --dll winaspi.spec
1238             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winaspi.spec.o winaspi.spec.c
1239             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winaspi16.o winaspi16.c
1240 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o aspi.o aspi.c
1241             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winaspi32.o winaspi32.c
1242             ../../tools/winebuild/winebuild -D__WINESRC__   -o wnaspi32.dll.dbg.c --debug -C. aspi.c winaspi32.c winaspi16.c
1243             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wnaspi32.dll.dbg.o wnaspi32.dll.dbg.c
1244             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wnaspi32.spec winaspi.spec.o winaspi16.o  aspi.o winaspi32.o  wnaspi32.dll.dbg.o   -o wnaspi32.dll.so -L../../dlls  -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1245             make[2]: Leaving directory `/home/rizwank/wine/dlls/winaspi'
1246             rm -f wnaspi32.dll.so && ln -s winaspi/wnaspi32.dll.so wnaspi32.dll.so
1247             rm -f winaspi.dll.so && ln -s wnaspi32.dll.so winaspi.dll.so
1248             rm -f windebug.dll.so && ln -s kernel32.dll.so windebug.dll.so
1249             make[2]: Entering directory `/home/rizwank/wine/dlls/wineps'
1250             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__    -forsrc.res rsrc.rc
1251             ../../tools/winebuild/winebuild -D__WINESRC__   -o wineps16.drv.spec.c --main-module wineps.dll --dll wineps16.drv.spec
1252             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wineps16.drv.spec.o wineps16.drv.spec.c
1253             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o afm.o afm.c
1254             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bitblt.o bitblt.c
1255             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bitmap.o bitmap.c
1256             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o brush.o brush.c
1257             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o builtin.o builtin.c
1258             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clipping.o clipping.c
1259             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o color.o color.c
1260             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o download.o download.c
1261 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o driver.o driver.c
1262             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o encode.o encode.c
1263             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o escape.o escape.c
1264             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o font.o font.c
1265             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o glyphlist.o glyphlist.c
1266             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o graphics.o graphics.c
1267             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o init.o init.c
1268             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o objects.o objects.c
1269             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pen.o pen.c
1270             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ppd.o ppd.c
1271             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ps.o ps.c
1272             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o text.o text.c
1273             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o truetype.o truetype.c
1274             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o type1.o type1.c
1275             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o type1afm.o type1afm.c
1276             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o type42.o type42.c
1277             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/agl.o data/agl.c
1278             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/AvantGarde_Book.o data/AvantGarde_Book.c
1279             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/AvantGarde_BookOblique.o data/AvantGarde_BookOblique.c
1280             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/AvantGarde_Demi.o data/AvantGarde_Demi.c
1281             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/AvantGarde_DemiOblique.o data/AvantGarde_DemiOblique.c
1282 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Bookman_Demi.o data/Bookman_Demi.c
1283             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Bookman_DemiItalic.o data/Bookman_DemiItalic.c
1284             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Bookman_Light.o data/Bookman_Light.c
1285             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Bookman_LightItalic.o data/Bookman_LightItalic.c
1286             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Courier.o data/Courier.c
1287             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Courier_Bold.o data/Courier_Bold.c
1288             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Courier_BoldOblique.o data/Courier_BoldOblique.c
1289             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Courier_Oblique.o data/Courier_Oblique.c
1290             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Helvetica.o data/Helvetica.c
1291             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Helvetica_Bold.o data/Helvetica_Bold.c
1292             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Helvetica_BoldOblique.o data/Helvetica_BoldOblique.c
1293             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Helvetica_Narrow.o data/Helvetica_Narrow.c
1294             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Helvetica_Narrow_Bold.o data/Helvetica_Narrow_Bold.c
1295             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Helvetica_Narrow_BoldOblique.o data/Helvetica_Narrow_BoldOblique.c
1296             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Helvetica_Narrow_Oblique.o data/Helvetica_Narrow_Oblique.c
1297             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Helvetica_Oblique.o data/Helvetica_Oblique.c
1298             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/NewCenturySchlbk_Bold.o data/NewCenturySchlbk_Bold.c
1299             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/NewCenturySchlbk_BoldItalic.o data/NewCenturySchlbk_BoldItalic.c
1300             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/NewCenturySchlbk_Italic.o data/NewCenturySchlbk_Italic.c
1301             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/NewCenturySchlbk_Roman.o data/NewCenturySchlbk_Roman.c
1302             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Palatino_Bold.o data/Palatino_Bold.c
1303 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Palatino_BoldItalic.o data/Palatino_BoldItalic.c
1304             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Palatino_Italic.o data/Palatino_Italic.c
1305             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Palatino_Roman.o data/Palatino_Roman.c
1306             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Symbol.o data/Symbol.c
1307             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Times_Bold.o data/Times_Bold.c
1308             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Times_BoldItalic.o data/Times_BoldItalic.c
1309             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Times_Italic.o data/Times_Italic.c
1310             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/Times_Roman.o data/Times_Roman.c
1311             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/ZapfChancery_MediumItalic.o data/ZapfChancery_MediumItalic.c
1312             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data/ZapfDingbats.o data/ZapfDingbats.c
1313             ../../tools/winebuild/winebuild -D__WINESRC__   -o wineps.dll.dbg.c --debug -C. afm.c bitblt.c bitmap.c brush.c builtin.c clipping.c color.c download.c driver.c encode.c escape.c font.c glyphlist.c graphics.c init.c objects.c pen.c ppd.c ps.c text.c truetype.c type1.c type1afm.c type42.c data/agl.c data/AvantGarde_Book.c data/AvantGarde_BookOblique.c data/AvantGarde_Demi.c data/AvantGarde_DemiOblique.c data/Bookman_Demi.c data/Bookman_DemiItalic.c data/Bookman_Light.c data/Bookman_LightItalic.c data/Courier.c data/Courier_Bold.c data/Courier_BoldOblique.c data/Courier_Oblique.c data/Helvetica.c data/Helvetica_Bold.c data/Helvetica_BoldOblique.c data/Helvetica_Narrow.c data/Helvetica_Narrow_Bold.c data/Helvetica_Narrow_BoldOblique.c data/Helvetica_Narrow_Oblique.c data/Helvetica_Oblique.c data/NewCenturySchlbk_Bold.c data/NewCenturySchlbk_BoldItalic.c data/NewCenturySchlbk_Italic.c data/NewCenturySchlbk_Roman.c data/Palatino_Bold.c data/Palatino_BoldItalic.c data/Palatino_Italic.c data/Palatino_Roman.c data/Symbol.c data/Times_Bold.c data/Times_BoldItalic.c data/Times_Italic.c data/Times_Roman.c data/ZapfChancery_MediumItalic.c data/ZapfDingbats.c 
1314             gcc -c -I. -I. -I../../include -I../../include -I/home/rizwank/include/freetype2 -I/home/rizwank/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wineps.dll.dbg.o wineps.dll.dbg.c
1315             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wineps.spec wineps16.drv.spec.o   afm.o bitblt.o bitmap.o brush.o builtin.o clipping.o color.o download.o driver.o encode.o escape.o font.o glyphlist.o graphics.o init.o objects.o pen.o ppd.o ps.o text.o truetype.o type1.o type1afm.o type42.o data/agl.o data/AvantGarde_Book.o data/AvantGarde_BookOblique.o data/AvantGarde_Demi.o data/AvantGarde_DemiOblique.o data/Bookman_Demi.o data/Bookman_DemiItalic.o data/Bookman_Light.o data/Bookman_LightItalic.o data/Courier.o data/Courier_Bold.o data/Courier_BoldOblique.o data/Courier_Oblique.o data/Helvetica.o data/Helvetica_Bold.o data/Helvetica_BoldOblique.o data/Helvetica_Narrow.o data/Helvetica_Narrow_Bold.o data/Helvetica_Narrow_BoldOblique.o data/Helvetica_Narrow_Oblique.o data/Helvetica_Oblique.o data/NewCenturySchlbk_Bold.o data/NewCenturySchlbk_BoldItalic.o data/NewCenturySchlbk_Italic.o data/NewCenturySchlbk_Roman.o data/Palatino_Bold.o data/Palatino_BoldItalic.o data/Palatino_Italic.o data/Palatino_Roman.o data/Symbol.o data/Times_Bold.o data/Times_BoldItalic.o data/Times_Italic.o data/Times_Roman.o data/ZapfChancery_MediumItalic.o data/ZapfDingbats.o  wineps.dll.dbg.o rsrc.res  -o wineps.dll.so -L../../dlls  -luser32 -lgdi32 -lwinspool -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1316             make[2]: Leaving directory `/home/rizwank/wine/dlls/wineps'
1317             rm -f wineps.dll.so && ln -s wineps/wineps.dll.so wineps.dll.so
1318             rm -f wineps16.drv.so && ln -s wineps.dll.so wineps16.drv.so
1319             rm -f wing.dll.so && ln -s gdi32.dll.so wing.dll.so
1320             make[2]: Entering directory `/home/rizwank/wine/dlls/winnls'
1321             ../../tools/winebuild/winebuild -D__WINESRC__   -o winnls.spec.c --main-module winnls32.dll --dll winnls.spec
1322             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winnls.spec.o winnls.spec.c
1323             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winnls.o winnls.c
1324 rizwank 1.1 ../../tools/winebuild/winebuild -D__WINESRC__   -o winnls32.dll.dbg.c --debug -C. winnls.c 
1325             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winnls32.dll.dbg.o winnls32.dll.dbg.c
1326             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./winnls32.spec winnls.spec.o   winnls.o  winnls32.dll.dbg.o   -o winnls32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1327             make[2]: Leaving directory `/home/rizwank/wine/dlls/winnls'
1328             rm -f winnls32.dll.so && ln -s winnls/winnls32.dll.so winnls32.dll.so
1329             rm -f winnls.dll.so && ln -s winnls32.dll.so winnls.dll.so
1330             make[2]: Entering directory `/home/rizwank/wine/dlls/winsock'
1331             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_WS_PREFIX  -foversion.res version.rc
1332             ../../tools/winebuild/winebuild -D__WINESRC__  -DUSE_WS_PREFIX -o winsock.spec.c --main-module ws2_32.dll --dll winsock.spec
1333             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winsock.spec.o winsock.spec.c
1334             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o socket16.o socket16.c
1335             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o async.o async.c
1336             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o protocol.o protocol.c
1337             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o socket.o socket.c
1338             ../../tools/winebuild/winebuild -D__WINESRC__  -DUSE_WS_PREFIX -o ws2_32.dll.dbg.c --debug -C. async.c protocol.c socket.c socket16.c
1339             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ws2_32.dll.dbg.o ws2_32.dll.dbg.c
1340             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ws2_32.spec winsock.spec.o socket16.o  async.o protocol.o socket.o  ws2_32.dll.dbg.o version.res  -o ws2_32.dll.so -L../../dlls  -luser32 -liphlpapi -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1341             make[3]: Entering directory `/home/rizwank/wine/dlls/winsock/tests'
1342             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o protocol.o protocol.c
1343             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sock.o sock.c
1344             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
1345 rizwank 1.1 ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole protocol.o sock.o testlist.o  -o ws2_32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lws2_32   
1346             make[3]: Leaving directory `/home/rizwank/wine/dlls/winsock/tests'
1347             make[2]: Leaving directory `/home/rizwank/wine/dlls/winsock'
1348             rm -f ws2_32.dll.so && ln -s winsock/ws2_32.dll.so ws2_32.dll.so
1349             rm -f winsock.dll.so && ln -s ws2_32.dll.so winsock.dll.so
1350             make[2]: Entering directory `/home/rizwank/wine/dlls/wintab32'
1351             ../../tools/winebuild/winebuild -D__WINESRC__   -o wintab.spec.c --main-module wintab32.dll --dll wintab.spec
1352             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wintab.spec.o wintab.spec.c
1353             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wintab16.o wintab16.c
1354             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o context.o context.c
1355             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o manager.o manager.c
1356             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wintab32.o wintab32.c
1357             ../../tools/winebuild/winebuild -D__WINESRC__   -o wintab32.dll.dbg.c --debug -C. context.c manager.c wintab32.c wintab16.c
1358             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wintab32.dll.dbg.o wintab32.dll.dbg.c
1359             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wintab32.spec wintab.spec.o wintab16.o  context.o manager.o wintab32.o  wintab32.dll.dbg.o   -o wintab32.dll.so -L../../dlls  -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1360             make[2]: Leaving directory `/home/rizwank/wine/dlls/wintab32'
1361             rm -f wintab32.dll.so && ln -s wintab32/wintab32.dll.so wintab32.dll.so
1362             rm -f wintab.dll.so && ln -s wintab32.dll.so wintab.dll.so
1363             make[2]: Entering directory `/home/rizwank/wine/dlls/winedos'
1364             ../../tools/winebuild/winebuild -D__WINESRC__   -o wprocs.spec.c --main-module winedos.dll --dll wprocs.spec
1365             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wprocs.spec.o wprocs.spec.c
1366 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o devices.o devices.c
1367             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dma.o dma.c
1368             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dosaspi.o dosaspi.c
1369             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dosconf.o dosconf.c
1370             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dosvm.o dosvm.c
1371             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o fpu.o fpu.c
1372             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o himem.o himem.c
1373             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int09.o int09.c
1374             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int10.o int10.c
1375             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int11.o int11.c
1376             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int12.o int12.c
1377             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int13.o int13.c
1378             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int15.o int15.c
1379             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int16.o int16.c
1380             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int17.o int17.c
1381             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int19.o int19.c
1382             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int1a.o int1a.c
1383             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int20.o int20.c
1384             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int21.o int21.c
1385             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int25.o int25.c
1386             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int26.o int26.c
1387 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int29.o int29.c
1388             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int2a.o int2a.c
1389             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int2f.o int2f.c
1390             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int31.o int31.c
1391             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int33.o int33.c
1392             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int41.o int41.c
1393             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int4b.o int4b.c
1394             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int5c.o int5c.c
1395             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o int67.o int67.c
1396             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o interrupts.o interrupts.c
1397             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ioports.o ioports.c
1398             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o module.o module.c
1399             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ppdev.o ppdev.c
1400             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o relay.o relay.c
1401             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o soundblaster.o soundblaster.c
1402             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o timer.o timer.c
1403             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vga.o vga.c
1404             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vxd.o vxd.c
1405             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o xms.o xms.c
1406             ../../tools/winebuild/winebuild -D__WINESRC__   -o winedos.dll.dbg.c --debug -C. devices.c dma.c dosaspi.c dosconf.c dosvm.c fpu.c himem.c int09.c int10.c int11.c int12.c int13.c int15.c int16.c int17.c int19.c int1a.c int20.c int21.c int25.c int26.c int29.c int2a.c int2f.c int31.c int33.c int41.c int4b.c int5c.c int67.c interrupts.c ioports.c module.c ppdev.c relay.c soundblaster.c timer.c vga.c vxd.c xms.c 
1407             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winedos.dll.dbg.o winedos.dll.dbg.c
1408 rizwank 1.1 ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./winedos.spec wprocs.spec.o   devices.o dma.o dosaspi.o dosconf.o dosvm.o fpu.o himem.o int09.o int10.o int11.o int12.o int13.o int15.o int16.o int17.o int19.o int1a.o int20.o int21.o int25.o int26.o int29.o int2a.o int2f.o int31.o int33.o int41.o int4b.o int5c.o int67.o interrupts.o ioports.o module.o ppdev.o relay.o soundblaster.o timer.o vga.o vxd.o xms.o  winedos.dll.dbg.o   -o winedos.dll.so -L../../dlls  -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1409             make[2]: Leaving directory `/home/rizwank/wine/dlls/winedos'
1410             rm -f winedos.dll.so && ln -s winedos/winedos.dll.so winedos.dll.so
1411             rm -f wprocs.dll.so && ln -s winedos.dll.so wprocs.dll.so
1412             make[2]: Entering directory `/home/rizwank/wine/dlls/advapi32'
1413             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o advapi.o advapi.c
1414             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt.o crypt.c
1415             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_des.o crypt_des.c
1416             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_lmhash.o crypt_lmhash.c
1417             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_md4.o crypt_md4.c
1418             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_md5.o crypt_md5.c
1419             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_sha.o crypt_sha.c
1420             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o eventlog.o eventlog.c
1421             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o registry.o registry.c
1422             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o security.o security.c
1423             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o service.o service.c
1424             ../../tools/winebuild/winebuild -D__WINESRC__  -D_ADVAPI32_ -o advapi32.dll.dbg.c --debug -C. advapi.c crypt.c crypt_des.c crypt_lmhash.c crypt_md4.c crypt_md5.c crypt_sha.c eventlog.c registry.c security.c service.c 
1425             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o advapi32.dll.dbg.o advapi32.dll.dbg.c
1426             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./advapi32.spec    advapi.o crypt.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o registry.o security.o service.o  advapi32.dll.dbg.o   -o advapi32.dll.so -L../../dlls  -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1427             make[3]: Entering directory `/home/rizwank/wine/dlls/advapi32/tests'
1428             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt.o crypt.c
1429 rizwank 1.1 gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_lmhash.o crypt_lmhash.c
1430             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_md4.o crypt_md4.c
1431             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_md5.o crypt_md5.c
1432             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt_sha.o crypt_sha.c
1433             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o registry.o registry.c
1434             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o security.o security.c
1435             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
1436             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole crypt.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o registry.o security.o testlist.o  -o advapi32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -ladvapi32 -lkernel32   
1437             make[3]: Leaving directory `/home/rizwank/wine/dlls/advapi32/tests'
1438             make[2]: Leaving directory `/home/rizwank/wine/dlls/advapi32'
1439             rm -f advapi32.dll.so && ln -s advapi32/advapi32.dll.so advapi32.dll.so
1440             make[2]: Entering directory `/home/rizwank/wine/dlls/advpack'
1441             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o advpack.o advpack.c
1442             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o reg.o reg.c
1443             ../../tools/winebuild/winebuild -D__WINESRC__   -o advpack.dll.dbg.c --debug -C. advpack.c reg.c 
1444             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o advpack.dll.dbg.o advpack.dll.dbg.c
1445             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./advpack.spec    advpack.o reg.o  advpack.dll.dbg.o   -o advpack.dll.so -L../../dlls  -lsetupapi -lversion -luser32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1446             make[3]: Entering directory `/home/rizwank/wine/dlls/advpack/tests'
1447             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o advpack.o advpack.c
1448             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
1449             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole advpack.o testlist.o  -o advpack_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -ladvpack -luser32 -lkernel32   
1450 rizwank 1.1 make[3]: Leaving directory `/home/rizwank/wine/dlls/advpack/tests'
1451             make[2]: Leaving directory `/home/rizwank/wine/dlls/advpack'
1452             rm -f advpack.dll.so && ln -s advpack/advpack.dll.so advpack.dll.so
1453             make[2]: Entering directory `/home/rizwank/wine/dlls/amstream'
1454             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1455             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o amstream.o amstream.c
1456             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
1457             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1458             ../../tools/winebuild/winebuild -D__WINESRC__   -o amstream.dll.dbg.c --debug -C. amstream.c main.c regsvr.c 
1459             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o amstream.dll.dbg.o amstream.dll.dbg.c
1460             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./amstream.spec    amstream.o main.o regsvr.o  amstream.dll.dbg.o version.res  -o amstream.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -lstrmiids -luuid -L../../libs/port -lwine_port  
1461             make[2]: Leaving directory `/home/rizwank/wine/dlls/amstream'
1462             rm -f amstream.dll.so && ln -s amstream/amstream.dll.so amstream.dll.so
1463             make[2]: Entering directory `/home/rizwank/wine/dlls/atl'
1464             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o atl_main.o atl_main.c
1465             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1466             ../../tools/winebuild/winebuild -D__WINESRC__   -o atl.dll.dbg.c --debug -C. atl_main.c regsvr.c 
1467             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o atl.dll.dbg.o atl.dll.dbg.c
1468             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./atl.spec    atl_main.o regsvr.o  atl.dll.dbg.o   -o atl.dll.so -L../../dlls  -lole32 -luser32 -lkernel32 -ladvapi32 -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
1469             make[2]: Leaving directory `/home/rizwank/wine/dlls/atl'
1470             rm -f atl.dll.so && ln -s atl/atl.dll.so atl.dll.so
1471 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/dlls/avicap32'
1472             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o avicap32_main.o avicap32_main.c
1473             ../../tools/winebuild/winebuild -D__WINESRC__   -o avicap32.dll.dbg.c --debug -C. avicap32_main.c 
1474             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o avicap32.dll.dbg.o avicap32.dll.dbg.c
1475             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./avicap32.spec    avicap32_main.o  avicap32.dll.dbg.o   -o avicap32.dll.so -L../../dlls  -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1476             make[2]: Leaving directory `/home/rizwank/wine/dlls/avicap32'
1477             rm -f avicap32.dll.so && ln -s avicap32/avicap32.dll.so avicap32.dll.so
1478             make[2]: Entering directory `/home/rizwank/wine/dlls/cabinet'
1479             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -focabinet.res cabinet.rc
1480             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cabextract.o cabextract.c
1481             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cabinet_main.o cabinet_main.c
1482             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o fci.o fci.c
1483             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o fdi.o fdi.c
1484             ../../tools/winebuild/winebuild -D__WINESRC__   -o cabinet.dll.dbg.c --debug -C. cabextract.c cabinet_main.c fci.c fdi.c 
1485             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cabinet.dll.dbg.o cabinet.dll.dbg.c
1486             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./cabinet.spec    cabextract.o cabinet_main.o fci.o fdi.o  cabinet.dll.dbg.o cabinet.res  -o cabinet.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1487             make[2]: Leaving directory `/home/rizwank/wine/dlls/cabinet'
1488             rm -f cabinet.dll.so && ln -s cabinet/cabinet.dll.so cabinet.dll.so
1489             make[2]: Entering directory `/home/rizwank/wine/dlls/capi2032'
1490             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cap20wxx.o cap20wxx.c
1491             ../../tools/winebuild/winebuild -D__WINESRC__   -o capi2032.dll.dbg.c --debug -C. cap20wxx.c 
1492 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o capi2032.dll.dbg.o capi2032.dll.dbg.c
1493             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./capi2032.spec    cap20wxx.o  capi2032.dll.dbg.o   -o capi2032.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1494             make[2]: Leaving directory `/home/rizwank/wine/dlls/capi2032'
1495             rm -f capi2032.dll.so && ln -s capi2032/capi2032.dll.so capi2032.dll.so
1496             make[2]: Entering directory `/home/rizwank/wine/dlls/cards'
1497             ../../tools/bin2res -f -o b1fv.bmp ./cards.rc
1498             ../../tools/bin2res -f -o b2fv.bmp ./cards.rc
1499             ../../tools/bin2res -f -o c1.bmp ./cards.rc
1500             ../../tools/bin2res -f -o c2.bmp ./cards.rc
1501             ../../tools/bin2res -f -o c3.bmp ./cards.rc
1502             ../../tools/bin2res -f -o c4.bmp ./cards.rc
1503             ../../tools/bin2res -f -o c5.bmp ./cards.rc
1504             ../../tools/bin2res -f -o c6.bmp ./cards.rc
1505             ../../tools/bin2res -f -o c7.bmp ./cards.rc
1506             ../../tools/bin2res -f -o c8.bmp ./cards.rc
1507             ../../tools/bin2res -f -o c9.bmp ./cards.rc
1508             ../../tools/bin2res -f -o c10.bmp ./cards.rc
1509             ../../tools/bin2res -f -o cj.bmp ./cards.rc
1510             ../../tools/bin2res -f -o ck.bmp ./cards.rc
1511             ../../tools/bin2res -f -o cq.bmp ./cards.rc
1512             ../../tools/bin2res -f -o d1.bmp ./cards.rc
1513 rizwank 1.1 ../../tools/bin2res -f -o d2.bmp ./cards.rc
1514             ../../tools/bin2res -f -o d3.bmp ./cards.rc
1515             ../../tools/bin2res -f -o d4.bmp ./cards.rc
1516             ../../tools/bin2res -f -o d5.bmp ./cards.rc
1517             ../../tools/bin2res -f -o d6.bmp ./cards.rc
1518             ../../tools/bin2res -f -o d7.bmp ./cards.rc
1519             ../../tools/bin2res -f -o d8.bmp ./cards.rc
1520             ../../tools/bin2res -f -o d9.bmp ./cards.rc
1521             ../../tools/bin2res -f -o d10.bmp ./cards.rc
1522             ../../tools/bin2res -f -o dj.bmp ./cards.rc
1523             ../../tools/bin2res -f -o dk.bmp ./cards.rc
1524             ../../tools/bin2res -f -o dq.bmp ./cards.rc
1525             ../../tools/bin2res -f -o free.bmp ./cards.rc
1526             ../../tools/bin2res -f -o h1.bmp ./cards.rc
1527             ../../tools/bin2res -f -o h2.bmp ./cards.rc
1528             ../../tools/bin2res -f -o h3.bmp ./cards.rc
1529             ../../tools/bin2res -f -o h4.bmp ./cards.rc
1530             ../../tools/bin2res -f -o h5.bmp ./cards.rc
1531             ../../tools/bin2res -f -o h6.bmp ./cards.rc
1532             ../../tools/bin2res -f -o h7.bmp ./cards.rc
1533             ../../tools/bin2res -f -o h8.bmp ./cards.rc
1534 rizwank 1.1 ../../tools/bin2res -f -o h9.bmp ./cards.rc
1535             ../../tools/bin2res -f -o h10.bmp ./cards.rc
1536             ../../tools/bin2res -f -o hj.bmp ./cards.rc
1537             ../../tools/bin2res -f -o hk.bmp ./cards.rc
1538             ../../tools/bin2res -f -o hq.bmp ./cards.rc
1539             ../../tools/bin2res -f -o s1.bmp ./cards.rc
1540             ../../tools/bin2res -f -o s2.bmp ./cards.rc
1541             ../../tools/bin2res -f -o s3.bmp ./cards.rc
1542             ../../tools/bin2res -f -o s4.bmp ./cards.rc
1543             ../../tools/bin2res -f -o s5.bmp ./cards.rc
1544             ../../tools/bin2res -f -o s6.bmp ./cards.rc
1545             ../../tools/bin2res -f -o s7.bmp ./cards.rc
1546             ../../tools/bin2res -f -o s8.bmp ./cards.rc
1547             ../../tools/bin2res -f -o s9.bmp ./cards.rc
1548             ../../tools/bin2res -f -o s10.bmp ./cards.rc
1549             ../../tools/bin2res -f -o sj.bmp ./cards.rc
1550             ../../tools/bin2res -f -o sk.bmp ./cards.rc
1551             ../../tools/bin2res -f -o sq.bmp ./cards.rc
1552             ../../tools/bin2res -f -o theo.bmp ./cards.rc
1553             ../../tools/bin2res -f -o thex.bmp ./cards.rc
1554             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -focards.res cards.rc
1555 rizwank 1.1 LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1556             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cards.o cards.c
1557             ../../tools/winebuild/winebuild -D__WINESRC__   -o cards.dll.dbg.c --debug -C. cards.c 
1558             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cards.dll.dbg.o cards.dll.dbg.c
1559             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./cards.spec    cards.o  cards.dll.dbg.o cards.res version.res  -o cards.dll.so -L../../dlls  -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1560             make[2]: Leaving directory `/home/rizwank/wine/dlls/cards'
1561             rm -f cards.dll.so && ln -s cards/cards.dll.so cards.dll.so
1562             make[2]: Entering directory `/home/rizwank/wine/dlls/cfgmgr32'
1563             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
1564             ../../tools/winebuild/winebuild -D__WINESRC__   -o cfgmgr32.dll.dbg.c --debug -C. main.c 
1565             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cfgmgr32.dll.dbg.o cfgmgr32.dll.dbg.c
1566             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./cfgmgr32.spec    main.o  cfgmgr32.dll.dbg.o   -o cfgmgr32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1567             make[2]: Leaving directory `/home/rizwank/wine/dlls/cfgmgr32'
1568             rm -f cfgmgr32.dll.so && ln -s cfgmgr32/cfgmgr32.dll.so cfgmgr32.dll.so
1569             make[2]: Entering directory `/home/rizwank/wine/dlls/comcat'
1570             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1571             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comcat_main.o comcat_main.c
1572             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o factory.o factory.c
1573             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o information.o information.c
1574             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o manager.o manager.c
1575             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o register.o register.c
1576 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1577             ../../tools/winebuild/winebuild -D__WINESRC__   -o comcat.dll.dbg.c --debug -C. comcat_main.c factory.c information.c manager.c register.c regsvr.c 
1578             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comcat.dll.dbg.o comcat.dll.dbg.c
1579             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./comcat.spec    comcat_main.o factory.o information.o manager.o register.o regsvr.o  comcat.dll.dbg.o version.res  -o comcat.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -luuid -L../../libs/port -lwine_port  
1580             make[2]: Leaving directory `/home/rizwank/wine/dlls/comcat'
1581             rm -f comcat.dll.so && ln -s comcat/comcat.dll.so comcat.dll.so
1582             make[2]: Entering directory `/home/rizwank/wine/dlls/comctl32'
1583             ../../tools/bin2res -f -o idb_hist_large.bmp ./rsrc.rc
1584             ../../tools/bin2res -f -o idb_hist_small.bmp ./rsrc.rc
1585             ../../tools/bin2res -f -o idb_std_large.bmp ./rsrc.rc
1586             ../../tools/bin2res -f -o idb_std_small.bmp ./rsrc.rc
1587             ../../tools/bin2res -f -o idb_view_large.bmp ./rsrc.rc
1588             ../../tools/bin2res -f -o idb_view_small.bmp ./rsrc.rc
1589             ../../tools/bin2res -f -o idc_copy.cur ./rsrc.rc
1590             ../../tools/bin2res -f -o idc_divider.cur ./rsrc.rc
1591             ../../tools/bin2res -f -o idc_divideropen.cur ./rsrc.rc
1592             ../../tools/bin2res -f -o idc_movebutton.cur ./rsrc.rc
1593             ../../tools/bin2res -f -o idi_dragarrow.ico ./rsrc.rc
1594             ../../tools/bin2res -f -o idi_tt_error_sm.ico ./rsrc.rc
1595             ../../tools/bin2res -f -o idi_tt_info_sm.ico ./rsrc.rc
1596             ../../tools/bin2res -f -o idi_tt_warn_sm.ico ./rsrc.rc
1597 rizwank 1.1 ../../tools/bin2res -f -o idt_check.bmp ./rsrc.rc
1598             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_  -forsrc.res rsrc.rc
1599             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o animate.o animate.c
1600             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comboex.o comboex.c
1601             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comctl32undoc.o comctl32undoc.c
1602             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o commctrl.o commctrl.c
1603             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o datetime.o datetime.c
1604             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o draglist.o draglist.c
1605             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o flatsb.o flatsb.c
1606             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o header.o header.c
1607             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hotkey.o hotkey.c
1608             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imagelist.o imagelist.c
1609             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ipaddress.o ipaddress.c
1610             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o listview.o listview.c
1611             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o monthcal.o monthcal.c
1612             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o nativefont.o nativefont.c
1613             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pager.o pager.c
1614             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o progress.o progress.c
1615             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o propsheet.o propsheet.c
1616             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rebar.o rebar.c
1617             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o smoothscroll.o smoothscroll.c
1618 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
1619             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o status.o status.c
1620             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o syslink.o syslink.c
1621             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tab.o tab.c
1622             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o toolbar.o toolbar.c
1623             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tooltips.o tooltips.c
1624             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o trackbar.o trackbar.c
1625             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o treeview.o treeview.c
1626             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o updown.o updown.c
1627             ../../tools/winebuild/winebuild -D__WINESRC__  -D_COMCTL32_ -o comctl32.dll.dbg.c --debug -C. animate.c comboex.c comctl32undoc.c commctrl.c datetime.c draglist.c flatsb.c header.c hotkey.c imagelist.c ipaddress.c listview.c monthcal.c nativefont.c pager.c progress.c propsheet.c rebar.c smoothscroll.c string.c status.c syslink.c tab.c toolbar.c tooltips.c trackbar.c treeview.c updown.c 
1628             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o comctl32.dll.dbg.o comctl32.dll.dbg.c
1629             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./comctl32.spec    animate.o comboex.o comctl32undoc.o commctrl.o datetime.o draglist.o flatsb.o header.o hotkey.o imagelist.o ipaddress.o listview.o monthcal.o nativefont.o pager.o progress.o propsheet.o rebar.o smoothscroll.o string.o status.o syslink.o tab.o toolbar.o tooltips.o trackbar.o treeview.o updown.o  comctl32.dll.dbg.o rsrc.res  -o comctl32.dll.so -L../../dlls -Wb,-dwinmm -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1630             make[3]: Entering directory `/home/rizwank/wine/dlls/comctl32/tests'
1631             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dpa.o dpa.c
1632             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imagelist.o imagelist.c
1633             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mru.o mru.c
1634             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o subclass.o subclass.c
1635             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tab.o tab.c
1636             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
1637             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole dpa.o imagelist.o mru.o subclass.o tab.o testlist.o  -o comctl32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lcomctl32 -lshlwapi -luser32 -lgdi32 -ladvapi32   
1638             make[3]: Leaving directory `/home/rizwank/wine/dlls/comctl32/tests'
1639 rizwank 1.1 make[2]: Leaving directory `/home/rizwank/wine/dlls/comctl32'
1640             rm -f comctl32.dll.so && ln -s comctl32/comctl32.dll.so comctl32.dll.so
1641             make[2]: Entering directory `/home/rizwank/wine/dlls/crtdll'
1642             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crtdll_main.o crtdll_main.c
1643             ../../tools/winebuild/winebuild -D__WINESRC__   -o crtdll.dll.dbg.c --debug -C. crtdll_main.c 
1644             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crtdll.dll.dbg.o crtdll.dll.dbg.c
1645             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./crtdll.spec    crtdll_main.o  crtdll.dll.dbg.o   -o crtdll.dll.so -L../../dlls  -lmsvcrt -lkernel32 -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
1646             make[2]: Leaving directory `/home/rizwank/wine/dlls/crtdll'
1647             rm -f crtdll.dll.so && ln -s crtdll/crtdll.dll.so crtdll.dll.so
1648             make[2]: Entering directory `/home/rizwank/wine/dlls/crypt32'
1649             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cert.o cert.c
1650             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
1651             ../../tools/winebuild/winebuild -D__WINESRC__  -D_CRYPT32_ -o crypt32.dll.dbg.c --debug -C. cert.c main.c 
1652             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o crypt32.dll.dbg.o crypt32.dll.dbg.c
1653             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./crypt32.spec    cert.o main.o  crypt32.dll.dbg.o   -o crypt32.dll.so -L../../dlls  -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1654             make[2]: Leaving directory `/home/rizwank/wine/dlls/crypt32'
1655             rm -f crypt32.dll.so && ln -s crypt32/crypt32.dll.so crypt32.dll.so
1656             make[2]: Entering directory `/home/rizwank/wine/dlls/cryptdll'
1657             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cryptdll.o cryptdll.c
1658             ../../tools/winebuild/winebuild -D__WINESRC__   -o cryptdll.dll.dbg.c --debug -C. cryptdll.c 
1659             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cryptdll.dll.dbg.o cryptdll.dll.dbg.c
1660 rizwank 1.1 ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./cryptdll.spec    cryptdll.o  cryptdll.dll.dbg.o   -o cryptdll.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1661             make[2]: Leaving directory `/home/rizwank/wine/dlls/cryptdll'
1662             rm -f cryptdll.dll.so && ln -s cryptdll/cryptdll.dll.so cryptdll.dll.so
1663             make[2]: Entering directory `/home/rizwank/wine/dlls/d3dim'
1664             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1665             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o d3dim_main.o d3dim_main.c
1666             ../../tools/winebuild/winebuild -D__WINESRC__   -o d3dim.dll.dbg.c --debug -C. d3dim_main.c 
1667             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o d3dim.dll.dbg.o d3dim.dll.dbg.c
1668             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./d3dim.spec    d3dim_main.o  d3dim.dll.dbg.o version.res  -o d3dim.dll.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1669             make[2]: Leaving directory `/home/rizwank/wine/dlls/d3dim'
1670             rm -f d3dim.dll.so && ln -s d3dim/d3dim.dll.so d3dim.dll.so
1671             make[2]: Entering directory `/home/rizwank/wine/dlls/d3drm'
1672             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1673             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o d3drm_main.o d3drm_main.c
1674             ../../tools/winebuild/winebuild -D__WINESRC__   -o d3drm.dll.dbg.c --debug -C. d3drm_main.c 
1675             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o d3drm.dll.dbg.o d3drm.dll.dbg.c
1676             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./d3drm.spec    d3drm_main.o  d3drm.dll.dbg.o version.res  -o d3drm.dll.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1677             make[2]: Leaving directory `/home/rizwank/wine/dlls/d3drm'
1678             rm -f d3drm.dll.so && ln -s d3drm/d3drm.dll.so d3drm.dll.so
1679             make[2]: Entering directory `/home/rizwank/wine/dlls/d3dxof'
1680             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1681 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
1682             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o d3dxof.o d3dxof.c
1683             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1684             ../../tools/winebuild/winebuild -D__WINESRC__   -o d3dxof.dll.dbg.c --debug -C. main.c d3dxof.c regsvr.c 
1685             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o d3dxof.dll.dbg.o d3dxof.dll.dbg.c
1686             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./d3dxof.spec    main.o d3dxof.o regsvr.o  d3dxof.dll.dbg.o version.res  -o d3dxof.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1687             make[2]: Leaving directory `/home/rizwank/wine/dlls/d3dxof'
1688             rm -f d3dxof.dll.so && ln -s d3dxof/d3dxof.dll.so d3dxof.dll.so
1689             make[2]: Entering directory `/home/rizwank/wine/dlls/dbghelp'
1690             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o coff.o coff.c
1691             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dbghelp.o dbghelp.c
1692             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o elf_module.o elf_module.c
1693             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o image.o image.c
1694             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o memory.o memory.c
1695             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o minidump.o minidump.c
1696             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o module.o module.c
1697             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msc.o msc.c
1698             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o path.o path.c
1699             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pe_module.o pe_module.c
1700             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o source.o source.c
1701             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stabs.o stabs.c
1702 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stack.o stack.c
1703             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o storage.o storage.c
1704             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o symbol.o symbol.c
1705             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o type.o type.c
1706             ../../tools/winebuild/winebuild -D__WINESRC__   -o dbghelp.dll.dbg.c --debug -C. coff.c dbghelp.c elf_module.c image.c memory.c minidump.c module.c msc.c path.c pe_module.c source.c stabs.c stack.c storage.c symbol.c type.c 
1707             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dbghelp.dll.dbg.o dbghelp.dll.dbg.c
1708             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dbghelp.spec    coff.o dbghelp.o elf_module.o image.o memory.o minidump.o module.o msc.o path.o pe_module.o source.o stabs.o stack.o storage.o symbol.o type.o  dbghelp.dll.dbg.o   -o dbghelp.dll.so -L../../dlls  -lpsapi -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1709             make[2]: Leaving directory `/home/rizwank/wine/dlls/dbghelp'
1710             rm -f dbghelp.dll.so && ln -s dbghelp/dbghelp.dll.so dbghelp.dll.so
1711             make[2]: Entering directory `/home/rizwank/wine/dlls/dciman32'
1712             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dciman_main.o dciman_main.c
1713             ../../tools/winebuild/winebuild -D__WINESRC__   -o dciman32.dll.dbg.c --debug -C. dciman_main.c 
1714             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dciman32.dll.dbg.o dciman32.dll.dbg.c
1715             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dciman32.spec    dciman_main.o  dciman32.dll.dbg.o   -o dciman32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1716             make[2]: Leaving directory `/home/rizwank/wine/dlls/dciman32'
1717             rm -f dciman32.dll.so && ln -s dciman32/dciman32.dll.so dciman32.dll.so
1718             make[2]: Entering directory `/home/rizwank/wine/dlls/devenum'
1719             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -fodevenum.res devenum.rc
1720             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o createdevenum.o createdevenum.c
1721             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o devenum_main.o devenum_main.c
1722             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o factory.o factory.c
1723 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mediacatenum.o mediacatenum.c
1724             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o parsedisplayname.o parsedisplayname.c
1725             ../../tools/winebuild/winebuild -D__WINESRC__   -o devenum.dll.dbg.c --debug -C. createdevenum.c devenum_main.c factory.c mediacatenum.c parsedisplayname.c 
1726             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o devenum.dll.dbg.o devenum.dll.dbg.c
1727             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./devenum.spec    createdevenum.o devenum_main.o factory.o mediacatenum.o parsedisplayname.o  devenum.dll.dbg.o devenum.res  -o devenum.dll.so -L../../dlls  -lole32 -loleaut32 -lwinmm -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -lstrmiids -luuid -L../../libs/port -lwine_port  
1728             make[2]: Leaving directory `/home/rizwank/wine/dlls/devenum'
1729             rm -f devenum.dll.so && ln -s devenum/devenum.dll.so devenum.dll.so
1730             make[2]: Entering directory `/home/rizwank/wine/dlls/dinput'
1731             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1732             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data_formats.o data_formats.c
1733             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o device.o device.c
1734             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dinput_main.o dinput_main.c
1735             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o joystick_linux.o joystick_linux.c
1736             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o joystick_linuxinput.o joystick_linuxinput.c
1737             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o keyboard.o keyboard.c
1738             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mouse.o mouse.c
1739             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1740             ../../tools/winebuild/winebuild -D__WINESRC__   -o dinput.dll.dbg.c --debug -C. data_formats.c device.c dinput_main.c joystick_linux.c joystick_linuxinput.c keyboard.c mouse.c regsvr.c 
1741             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dinput.dll.dbg.o dinput.dll.dbg.c
1742             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dinput.spec    data_formats.o device.o dinput_main.o joystick_linux.o joystick_linuxinput.o keyboard.o mouse.o regsvr.o  dinput.dll.dbg.o version.res  -o dinput.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1743             make[2]: Leaving directory `/home/rizwank/wine/dlls/dinput'
1744 rizwank 1.1 rm -f dinput.dll.so && ln -s dinput/dinput.dll.so dinput.dll.so
1745             make[2]: Entering directory `/home/rizwank/wine/dlls/dinput8'
1746             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1747             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dinput8_main.o dinput8_main.c
1748             ../../tools/winebuild/winebuild -D__WINESRC__   -o dinput8.dll.dbg.c --debug -C. dinput8_main.c 
1749             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dinput8.dll.dbg.o dinput8.dll.dbg.c
1750             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dinput8.spec    dinput8_main.o  dinput8.dll.dbg.o version.res  -o dinput8.dll.so -L../../dlls  -ldinput -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
1751             make[2]: Leaving directory `/home/rizwank/wine/dlls/dinput8'
1752             rm -f dinput8.dll.so && ln -s dinput8/dinput8.dll.so dinput8.dll.so
1753             make[2]: Entering directory `/home/rizwank/wine/dlls/dmband'
1754             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1755             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o band.o band.c
1756             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bandtrack.o bandtrack.c
1757             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmutils.o dmutils.c
1758             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmband_main.o dmband_main.c
1759             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1760             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmband.dll.dbg.c --debug -C. band.c bandtrack.c dmutils.c dmband_main.c regsvr.c 
1761             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmband.dll.dbg.o dmband.dll.dbg.c
1762             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmband.spec    band.o bandtrack.o dmutils.o dmband_main.o regsvr.o  dmband.dll.dbg.o version.res  -o dmband.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1763             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmband'
1764             rm -f dmband.dll.so && ln -s dmband/dmband.dll.so dmband.dll.so
1765 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/dlls/dmcompos'
1766             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1767             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o chordmap.o chordmap.c
1768             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o chordmaptrack.o chordmaptrack.c
1769             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o composer.o composer.c
1770             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmcompos_main.o dmcompos_main.c
1771             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1772             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o signposttrack.o signposttrack.c
1773             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmcompos.dll.dbg.c --debug -C. chordmap.c chordmaptrack.c composer.c dmcompos_main.c regsvr.c signposttrack.c 
1774             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmcompos.dll.dbg.o dmcompos.dll.dbg.c
1775             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmcompos.spec    chordmap.o chordmaptrack.o composer.o dmcompos_main.o regsvr.o signposttrack.o  dmcompos.dll.dbg.o version.res  -o dmcompos.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1776             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmcompos'
1777             rm -f dmcompos.dll.so && ln -s dmcompos/dmcompos.dll.so dmcompos.dll.so
1778             make[2]: Entering directory `/home/rizwank/wine/dlls/dmime'
1779             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1780             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audiopath.o audiopath.c
1781             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmime_main.o dmime_main.c
1782             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmutils.o dmutils.c
1783             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o graph.o graph.c
1784             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lyricstrack.o lyricstrack.c
1785             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o markertrack.o markertrack.c
1786 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o paramcontroltrack.o paramcontroltrack.c
1787             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o patterntrack.o patterntrack.c
1788             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o performance.o performance.c
1789             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1790             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o segment.o segment.c
1791             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o segmentstate.o segmentstate.c
1792             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o segtriggertrack.o segtriggertrack.c
1793             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o seqtrack.o seqtrack.c
1794             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sysextrack.o sysextrack.c
1795             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tempotrack.o tempotrack.c
1796             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o timesigtrack.o timesigtrack.c
1797             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tool.o tool.c
1798             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wavetrack.o wavetrack.c
1799             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmime.dll.dbg.c --debug -C. audiopath.c dmime_main.c dmutils.c graph.c lyricstrack.c markertrack.c paramcontroltrack.c patterntrack.c performance.c regsvr.c segment.c segmentstate.c segtriggertrack.c seqtrack.c sysextrack.c tempotrack.c timesigtrack.c tool.c wavetrack.c 
1800             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmime.dll.dbg.o dmime.dll.dbg.c
1801             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmime.spec    audiopath.o dmime_main.o dmutils.o graph.o lyricstrack.o markertrack.o paramcontroltrack.o patterntrack.o performance.o regsvr.o segment.o segmentstate.o segtriggertrack.o seqtrack.o sysextrack.o tempotrack.o timesigtrack.o tool.o wavetrack.o  dmime.dll.dbg.o version.res  -o dmime.dll.so -L../../dlls  -ldsound -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1802             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmime'
1803             rm -f dmime.dll.so && ln -s dmime/dmime.dll.so dmime.dll.so
1804             make[2]: Entering directory `/home/rizwank/wine/dlls/dmloader'
1805             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1806             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o classfactory.o classfactory.c
1807 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o container.o container.c
1808             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debug.o debug.c
1809             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmloader_main.o dmloader_main.c
1810             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o loader.o loader.c
1811             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o loaderstream.o loaderstream.c
1812             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1813             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmloader.dll.dbg.c --debug -C. classfactory.c container.c debug.c dmloader_main.c loader.c loaderstream.c regsvr.c 
1814             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmloader.dll.dbg.o dmloader.dll.dbg.c
1815             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmloader.spec    classfactory.o container.o debug.o dmloader_main.o loader.o loaderstream.o regsvr.o  dmloader.dll.dbg.o version.res  -o dmloader.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1816             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmloader'
1817             rm -f dmloader.dll.so && ln -s dmloader/dmloader.dll.so dmloader.dll.so
1818             make[2]: Entering directory `/home/rizwank/wine/dlls/dmscript'
1819             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1820             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmscript_main.o dmscript_main.c
1821             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1822             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o script.o script.c
1823             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o scripttrack.o scripttrack.c
1824             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmscript.dll.dbg.c --debug -C. dmscript_main.c regsvr.c script.c scripttrack.c 
1825             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmscript.dll.dbg.o dmscript.dll.dbg.c
1826             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmscript.spec    dmscript_main.o regsvr.o script.o scripttrack.o  dmscript.dll.dbg.o version.res  -o dmscript.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1827             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmscript'
1828 rizwank 1.1 rm -f dmscript.dll.so && ln -s dmscript/dmscript.dll.so dmscript.dll.so
1829             make[2]: Entering directory `/home/rizwank/wine/dlls/dmstyle'
1830             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1831             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o auditiontrack.o auditiontrack.c
1832             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o chordtrack.o chordtrack.c
1833             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o commandtrack.o commandtrack.c
1834             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmstyle_main.o dmstyle_main.c
1835             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmutils.o dmutils.c
1836             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o motiftrack.o motiftrack.c
1837             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mutetrack.o mutetrack.c
1838             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1839             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o style.o style.c
1840             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o styletrack.o styletrack.c
1841             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmstyle.dll.dbg.c --debug -C. auditiontrack.c chordtrack.c commandtrack.c dmstyle_main.c dmutils.c motiftrack.c mutetrack.c regsvr.c style.c styletrack.c 
1842             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmstyle.dll.dbg.o dmstyle.dll.dbg.c
1843             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmstyle.spec    auditiontrack.o chordtrack.o commandtrack.o dmstyle_main.o dmutils.o motiftrack.o mutetrack.o regsvr.o style.o styletrack.o  dmstyle.dll.dbg.o version.res  -o dmstyle.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1844             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmstyle'
1845             rm -f dmstyle.dll.so && ln -s dmstyle/dmstyle.dll.so dmstyle.dll.so
1846             make[2]: Entering directory `/home/rizwank/wine/dlls/dmsynth'
1847             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1848             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmsynth_main.o dmsynth_main.c
1849 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1850             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o synth.o synth.c
1851             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o synthsink.o synthsink.c
1852             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmsynth.dll.dbg.c --debug -C. dmsynth_main.c regsvr.c synth.c synthsink.c 
1853             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmsynth.dll.dbg.o dmsynth.dll.dbg.c
1854             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmsynth.spec    dmsynth_main.o regsvr.o synth.o synthsink.o  dmsynth.dll.dbg.o version.res  -o dmsynth.dll.so -L../../dlls  -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1855             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmsynth'
1856             rm -f dmsynth.dll.so && ln -s dmsynth/dmsynth.dll.so dmsynth.dll.so
1857             make[2]: Entering directory `/home/rizwank/wine/dlls/dmusic'
1858             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1859             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o buffer.o buffer.c
1860             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clock.o clock.c
1861             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o collection.o collection.c
1862             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmusic.o dmusic.c
1863             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmusic_main.o dmusic_main.c
1864             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o download.o download.c
1865             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o downloadedinstrument.o downloadedinstrument.c
1866             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o instrument.o instrument.c
1867             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o port.o port.c
1868             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o portdownload.o portdownload.c
1869             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1870 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thru.o thru.c
1871             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmusic.dll.dbg.c --debug -C. buffer.c clock.c collection.c dmusic.c dmusic_main.c download.c downloadedinstrument.c instrument.c port.c portdownload.c regsvr.c thru.c 
1872             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmusic.dll.dbg.o dmusic.dll.dbg.c
1873             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmusic.spec    buffer.o clock.o collection.o dmusic.o dmusic_main.o download.o downloadedinstrument.o instrument.o port.o portdownload.o regsvr.o thru.o  dmusic.dll.dbg.o version.res  -o dmusic.dll.so -L../../dlls  -lwinmm -lole32 -lmsacm32 -ldsound -lrpcrt4 -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1874             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmusic'
1875             rm -f dmusic.dll.so && ln -s dmusic/dmusic.dll.so dmusic.dll.so
1876             make[2]: Entering directory `/home/rizwank/wine/dlls/dmusic32'
1877             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1878             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmusic32_main.o dmusic32_main.c
1879             ../../tools/winebuild/winebuild -D__WINESRC__   -o dmusic32.dll.dbg.c --debug -C. dmusic32_main.c 
1880             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmusic32.dll.dbg.o dmusic32.dll.dbg.c
1881             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dmusic32.spec    dmusic32_main.o  dmusic32.dll.dbg.o version.res  -o dmusic32.dll.so -L../../dlls  -lwinmm -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
1882             make[2]: Leaving directory `/home/rizwank/wine/dlls/dmusic32'
1883             rm -f dmusic32.dll.so && ln -s dmusic32/dmusic32.dll.so dmusic32.dll.so
1884             make[2]: Entering directory `/home/rizwank/wine/dlls/dplay'
1885             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1886             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplay_main.o dplay_main.c
1887             ../../tools/winebuild/winebuild -D__WINESRC__   -o dplay.dll.dbg.c --debug -C. dplay_main.c 
1888             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplay.dll.dbg.o dplay.dll.dbg.c
1889             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dplay.spec    dplay_main.o  dplay.dll.dbg.o version.res  -o dplay.dll.so -L../../dlls  -ldplayx -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1890             make[2]: Leaving directory `/home/rizwank/wine/dlls/dplay'
1891 rizwank 1.1 rm -f dplay.dll.so && ln -s dplay/dplay.dll.so dplay.dll.so
1892             make[2]: Entering directory `/home/rizwank/wine/dlls/dplayx'
1893             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H  -foversion.res version.rc
1894             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dpclassfactory.o dpclassfactory.c
1895             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplay.o dplay.c
1896             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplaysp.o dplaysp.c
1897             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplayx_global.o dplayx_global.c
1898             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplayx_main.o dplayx_main.c
1899             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplayx_messages.o dplayx_messages.c
1900             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplobby.o dplobby.c
1901             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lobbysp.o lobbysp.c
1902             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o name_server.o name_server.c
1903             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1904             ../../tools/winebuild/winebuild -D__WINESRC__  -DCOM_NO_WINDOWS_H -o dplayx.dll.dbg.c --debug -C. dpclassfactory.c dplay.c dplaysp.c dplayx_global.c dplayx_main.c dplayx_messages.c dplobby.c lobbysp.c name_server.c regsvr.c 
1905             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dplayx.dll.dbg.o dplayx.dll.dbg.c
1906             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dplayx.spec    dpclassfactory.o dplay.o dplaysp.o dplayx_global.o dplayx_main.o dplayx_messages.o dplobby.o lobbysp.o name_server.o regsvr.o  dplayx.dll.dbg.o version.res  -o dplayx.dll.so -L../../dlls  -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1907             make[2]: Leaving directory `/home/rizwank/wine/dlls/dplayx'
1908             rm -f dplayx.dll.so && ln -s dplayx/dplayx.dll.so dplayx.dll.so
1909             make[2]: Entering directory `/home/rizwank/wine/dlls/dpnet'
1910             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1911             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o address.o address.c
1912 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o client.o client.c
1913             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dpnet_main.o dpnet_main.c
1914             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o peer.o peer.c
1915             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1916             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o server.o server.c
1917             ../../tools/winebuild/winebuild -D__WINESRC__   -o dpnet.dll.dbg.c --debug -C. address.c client.c dpnet_main.c peer.c regsvr.c server.c 
1918             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dpnet.dll.dbg.o dpnet.dll.dbg.c
1919             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dpnet.spec    address.o client.o dpnet_main.o peer.o regsvr.o server.o  dpnet.dll.dbg.o version.res  -o dpnet.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1920             make[2]: Leaving directory `/home/rizwank/wine/dlls/dpnet'
1921             rm -f dpnet.dll.so && ln -s dpnet/dpnet.dll.so dpnet.dll.so
1922             make[2]: Entering directory `/home/rizwank/wine/dlls/dpnhpast'
1923             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1924             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
1925             ../../tools/winebuild/winebuild -D__WINESRC__   -o dpnhpast.dll.dbg.c --debug -C. main.c 
1926             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dpnhpast.dll.dbg.o dpnhpast.dll.dbg.c
1927             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dpnhpast.spec    main.o  dpnhpast.dll.dbg.o version.res  -o dpnhpast.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1928             make[2]: Leaving directory `/home/rizwank/wine/dlls/dpnhpast'
1929             rm -f dpnhpast.dll.so && ln -s dpnhpast/dpnhpast.dll.so dpnhpast.dll.so
1930             make[2]: Entering directory `/home/rizwank/wine/dlls/dsound'
1931             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1932             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o buffer.o buffer.c
1933 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o capture.o capture.c
1934             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsound.o dsound.c
1935             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsound_main.o dsound_main.c
1936             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mixer.o mixer.c
1937             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o primary.o primary.c
1938             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o propset.o propset.c
1939             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1940             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sound3d.o sound3d.c
1941             ../../tools/winebuild/winebuild -D__WINESRC__   -o dsound.dll.dbg.c --debug -C. buffer.c capture.c dsound.c dsound_main.c mixer.c primary.c propset.c regsvr.c sound3d.c 
1942             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsound.dll.dbg.o dsound.dll.dbg.c
1943             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dsound.spec    buffer.o capture.o dsound.o dsound_main.o mixer.o primary.o propset.o regsvr.o sound3d.o  dsound.dll.dbg.o version.res  -o dsound.dll.so -L../../dlls  -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1944             make[3]: Entering directory `/home/rizwank/wine/dlls/dsound/tests'
1945             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o capture.o capture.c
1946             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ds3d.o ds3d.c
1947             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ds3d8.o ds3d8.c
1948             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsound.o dsound.c
1949             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsound8.o dsound8.c
1950             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o propset.o propset.c
1951             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
1952             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole capture.o ds3d.o ds3d8.o dsound.o dsound8.o propset.o testlist.o  -o dsound_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -ldsound -lole32 -luser32 -lkernel32 -ldxguid -luuid -ldxerr8  
1953             make[3]: Leaving directory `/home/rizwank/wine/dlls/dsound/tests'
1954 rizwank 1.1 make[2]: Leaving directory `/home/rizwank/wine/dlls/dsound'
1955             rm -f dsound.dll.so && ln -s dsound/dsound.dll.so dsound.dll.so
1956             make[2]: Entering directory `/home/rizwank/wine/dlls/dswave'
1957             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1958             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dswave.o dswave.c
1959             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dswave_main.o dswave_main.c
1960             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1961             ../../tools/winebuild/winebuild -D__WINESRC__   -o dswave.dll.dbg.c --debug -C. dswave.c dswave_main.c regsvr.c 
1962             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dswave.dll.dbg.o dswave.dll.dbg.c
1963             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dswave.spec    dswave.o dswave_main.o regsvr.o  dswave.dll.dbg.o version.res  -o dswave.dll.so -L../../dlls  -lmsacm32 -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1964             make[2]: Leaving directory `/home/rizwank/wine/dlls/dswave'
1965             rm -f dswave.dll.so && ln -s dswave/dswave.dll.so dswave.dll.so
1966             make[2]: Entering directory `/home/rizwank/wine/dlls/dxdiagn'
1967             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1968             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o container.o container.c
1969             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dxdiag_main.o dxdiag_main.c
1970             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o provider.o provider.c
1971             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1972             ../../tools/winebuild/winebuild -D__WINESRC__   -o dxdiagn.dll.dbg.c --debug -C. container.c dxdiag_main.c provider.c regsvr.c 
1973             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dxdiagn.dll.dbg.o dxdiagn.dll.dbg.c
1974             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./dxdiagn.spec    container.o dxdiag_main.o provider.o regsvr.o  dxdiagn.dll.dbg.o version.res  -o dxdiagn.dll.so -L../../dlls  -lole32 -loleaut32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L../../libs/port -lwine_port  
1975 rizwank 1.1 make[2]: Leaving directory `/home/rizwank/wine/dlls/dxdiagn'
1976             rm -f dxdiagn.dll.so && ln -s dxdiagn/dxdiagn.dll.so dxdiagn.dll.so
1977             make[2]: Entering directory `/home/rizwank/wine/dlls/hhctrl.ocx'
1978             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
1979             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hhctrl.o hhctrl.c
1980             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
1981             ../../tools/winebuild/winebuild -D__WINESRC__   -o hhctrl.ocx.dbg.c --debug -C. hhctrl.c regsvr.c 
1982             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hhctrl.ocx.dbg.o hhctrl.ocx.dbg.c
1983             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./hhctrl.ocx.spec    hhctrl.o regsvr.o  hhctrl.ocx.dbg.o version.res  -o hhctrl.ocx.so -L../../dlls  -ladvapi32 -lshell32 -lole32 -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1984             make[2]: Leaving directory `/home/rizwank/wine/dlls/hhctrl.ocx'
1985             rm -f hhctrl.ocx.so && ln -s hhctrl.ocx/hhctrl.ocx.so hhctrl.ocx.so
1986             make[2]: Entering directory `/home/rizwank/wine/dlls/iccvid'
1987             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o iccvid.o iccvid.c
1988             ../../tools/winebuild/winebuild -D__WINESRC__   -o iccvid.dll.dbg.c --debug -C. iccvid.c 
1989             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o iccvid.dll.dbg.o iccvid.dll.dbg.c
1990             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./iccvid.spec    iccvid.o  iccvid.dll.dbg.o   -o iccvid.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1991             make[2]: Leaving directory `/home/rizwank/wine/dlls/iccvid'
1992             rm -f iccvid.dll.so && ln -s iccvid/iccvid.dll.so iccvid.dll.so
1993             make[2]: Entering directory `/home/rizwank/wine/dlls/icmp'
1994             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o icmp_main.o icmp_main.c
1995             ../../tools/winebuild/winebuild -D__WINESRC__   -o icmp.dll.dbg.c --debug -C. icmp_main.c 
1996 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o icmp.dll.dbg.o icmp.dll.dbg.c
1997             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./icmp.spec    icmp_main.o  icmp.dll.dbg.o   -o icmp.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
1998             make[2]: Leaving directory `/home/rizwank/wine/dlls/icmp'
1999             rm -f icmp.dll.so && ln -s icmp/icmp.dll.so icmp.dll.so
2000             make[2]: Entering directory `/home/rizwank/wine/dlls/ifsmgr.vxd'
2001             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ifsmgr.o ifsmgr.c
2002             ../../tools/winebuild/winebuild -D__WINESRC__   -o ifsmgr.vxd.dbg.c --debug -C. ifsmgr.c 
2003             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ifsmgr.vxd.dbg.o ifsmgr.vxd.dbg.c
2004             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ifsmgr.vxd.spec    ifsmgr.o  ifsmgr.vxd.dbg.o   -o ifsmgr.vxd.so -L../../dlls  -lwinedos -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2005             make[2]: Leaving directory `/home/rizwank/wine/dlls/ifsmgr.vxd'
2006             rm -f ifsmgr.vxd.so && ln -s ifsmgr.vxd/ifsmgr.vxd.so ifsmgr.vxd.so
2007             make[2]: Entering directory `/home/rizwank/wine/dlls/msacm/imaadp32'
2008             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imaadp32.o imaadp32.c
2009             ../../../tools/winebuild/winebuild -D__WINESRC__   -o imaadp32.acm.dbg.c --debug -C. imaadp32.c 
2010             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imaadp32.acm.dbg.o imaadp32.acm.dbg.c
2011             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./imaadp32.acm.spec    imaadp32.o  imaadp32.acm.dbg.o   -o imaadp32.acm.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2012             make[2]: Leaving directory `/home/rizwank/wine/dlls/msacm/imaadp32'
2013             rm -f imaadp32.acm.so && ln -s msacm/imaadp32/imaadp32.acm.so imaadp32.acm.so
2014             make[2]: Entering directory `/home/rizwank/wine/dlls/imagehlp'
2015             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o access.o access.c
2016             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imagehlp_main.o imagehlp_main.c
2017 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o integrity.o integrity.c
2018             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o internal.o internal.c
2019             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o modify.o modify.c
2020             ../../tools/winebuild/winebuild -D__WINESRC__  -D_IMAGEHLP_SOURCE_ -o imagehlp.dll.dbg.c --debug -C. access.c imagehlp_main.c integrity.c internal.c modify.c 
2021             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imagehlp.dll.dbg.o imagehlp.dll.dbg.c
2022             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./imagehlp.spec    access.o imagehlp_main.o integrity.o internal.o modify.o  imagehlp.dll.dbg.o   -o imagehlp.dll.so -L../../dlls  -ldbghelp -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2023             make[2]: Leaving directory `/home/rizwank/wine/dlls/imagehlp'
2024             rm -f imagehlp.dll.so && ln -s imagehlp/imagehlp.dll.so imagehlp.dll.so
2025             make[2]: Entering directory `/home/rizwank/wine/dlls/iphlpapi'
2026             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ifenum.o ifenum.c
2027             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o iphlpapi_main.o iphlpapi_main.c
2028             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ipstats.o ipstats.c
2029             ../../tools/winebuild/winebuild -D__WINESRC__   -o iphlpapi.dll.dbg.c --debug -C. ifenum.c iphlpapi_main.c ipstats.c 
2030             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o iphlpapi.dll.dbg.o iphlpapi.dll.dbg.c
2031             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./iphlpapi.spec    ifenum.o iphlpapi_main.o ipstats.o  iphlpapi.dll.dbg.o   -o iphlpapi.dll.so -L../../dlls  -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2032             make[3]: Entering directory `/home/rizwank/wine/dlls/iphlpapi/tests'
2033             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o iphlpapi.o iphlpapi.c
2034             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2035             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole iphlpapi.o testlist.o  -o iphlpapi_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -liphlpapi   
2036             make[3]: Leaving directory `/home/rizwank/wine/dlls/iphlpapi/tests'
2037             make[2]: Leaving directory `/home/rizwank/wine/dlls/iphlpapi'
2038 rizwank 1.1 rm -f iphlpapi.dll.so && ln -s iphlpapi/iphlpapi.dll.so iphlpapi.dll.so
2039             make[2]: Entering directory `/home/rizwank/wine/dlls/itss'
2040             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o chm_lib.o chm_lib.c
2041             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lzx.o lzx.c
2042             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o itss.o itss.c
2043             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o moniker.o moniker.c
2044             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o storage.o storage.c
2045             ../../tools/winebuild/winebuild -D__WINESRC__  -DCOM_NO_WINDOWS_H -o itss.dll.dbg.c --debug -C. chm_lib.c lzx.c itss.c moniker.c storage.c 
2046             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o itss.dll.dbg.o itss.dll.dbg.c
2047             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./itss.spec    chm_lib.o lzx.o itss.o moniker.o storage.o  itss.dll.dbg.o   -o itss.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -luuid -L../../libs/port -lwine_port  
2048             make[2]: Leaving directory `/home/rizwank/wine/dlls/itss'
2049             rm -f itss.dll.so && ln -s itss/itss.dll.so itss.dll.so
2050             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/joystick'
2051             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o joystick.o joystick.c
2052             ../../../tools/winebuild/winebuild -D__WINESRC__   -o joystick.drv.dbg.c --debug -C. joystick.c 
2053             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o joystick.drv.dbg.o joystick.drv.dbg.c
2054             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./joystick.drv.spec    joystick.o  joystick.drv.dbg.o   -o joystick.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2055             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/joystick'
2056             rm -f joystick.drv.so && ln -s winmm/joystick/joystick.drv.so joystick.drv.so
2057             make[2]: Entering directory `/home/rizwank/wine/dlls/mapi32'
2058             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imalloc.o imalloc.c
2059 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mapi32_main.o mapi32_main.c
2060             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o prop.o prop.c
2061             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o util.o util.c
2062             ../../tools/winebuild/winebuild -D__WINESRC__   -o mapi32.dll.dbg.c --debug -C. imalloc.c mapi32_main.c prop.c util.c 
2063             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mapi32.dll.dbg.o mapi32.dll.dbg.c
2064             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mapi32.spec    imalloc.o mapi32_main.o prop.o util.o  mapi32.dll.dbg.o   -o mapi32.dll.so -L../../dlls  -lshlwapi -lole32 -luser32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2065             make[3]: Entering directory `/home/rizwank/wine/dlls/mapi32/tests'
2066             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o imalloc.o imalloc.c
2067             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o prop.o prop.c
2068             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o util.o util.c
2069             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2070             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole imalloc.o prop.o util.o testlist.o  -o mapi32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lmapi32 -luuid  
2071             make[3]: Leaving directory `/home/rizwank/wine/dlls/mapi32/tests'
2072             make[2]: Leaving directory `/home/rizwank/wine/dlls/mapi32'
2073             rm -f mapi32.dll.so && ln -s mapi32/mapi32.dll.so mapi32.dll.so
2074             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/mcianim'
2075             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mcianim.o mcianim.c
2076             ../../../tools/winebuild/winebuild -D__WINESRC__   -o mcianim.drv.dbg.c --debug -C. mcianim.c 
2077             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mcianim.drv.dbg.o mcianim.drv.dbg.c
2078             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./mcianim.drv.spec    mcianim.o  mcianim.drv.dbg.o   -o mcianim.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2079             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/mcianim'
2080 rizwank 1.1 rm -f mcianim.drv.so && ln -s winmm/mcianim/mcianim.drv.so mcianim.drv.so
2081             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/mciavi'
2082             LD_LIBRARY_PATH="../../../libs/unicode:$LD_LIBRARY_PATH" ../../../tools/wrc/wrc --nostdinc -I. -I. -I../../../include -I../../../include  -D__WINESRC__    -fomciavi_res.res mciavi_res.rc
2083             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o info.o info.c
2084             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mciavi.o mciavi.c
2085             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mmoutput.o mmoutput.c
2086             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wnd.o wnd.c
2087             ../../../tools/winebuild/winebuild -D__WINESRC__   -o mciavi.drv.dbg.c --debug -C. info.c mciavi.c mmoutput.c wnd.c 
2088             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mciavi.drv.dbg.o mciavi.drv.dbg.c
2089             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./mciavi.drv.spec    info.o mciavi.o mmoutput.o wnd.o  mciavi.drv.dbg.o mciavi_res.res  -o mciavi.drv.so -L../../../dlls  -lmsvfw32 -lwinmm -luser32 -lgdi32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2090             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/mciavi'
2091             rm -f mciavi.drv.so && ln -s winmm/mciavi/mciavi.drv.so mciavi.drv.so
2092             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/mcicda'
2093             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mcicda.o mcicda.c
2094             ../../../tools/winebuild/winebuild -D__WINESRC__   -o mcicda.drv.dbg.c --debug -C. mcicda.c 
2095             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mcicda.drv.dbg.o mcicda.drv.dbg.c
2096             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./mcicda.drv.spec    mcicda.o  mcicda.drv.dbg.o   -o mcicda.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2097             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/mcicda'
2098             rm -f mcicda.drv.so && ln -s winmm/mcicda/mcicda.drv.so mcicda.drv.so
2099             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/mciseq'
2100             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mcimidi.o mcimidi.c
2101 rizwank 1.1 ../../../tools/winebuild/winebuild -D__WINESRC__   -o mciseq.drv.dbg.c --debug -C. mcimidi.c 
2102             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mciseq.drv.dbg.o mciseq.drv.dbg.c
2103             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./mciseq.drv.spec    mcimidi.o  mciseq.drv.dbg.o   -o mciseq.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2104             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/mciseq'
2105             rm -f mciseq.drv.so && ln -s winmm/mciseq/mciseq.drv.so mciseq.drv.so
2106             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/mciwave'
2107             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mciwave.o mciwave.c
2108             ../../../tools/winebuild/winebuild -D__WINESRC__   -o mciwave.drv.dbg.c --debug -C. mciwave.c 
2109             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mciwave.drv.dbg.o mciwave.drv.dbg.c
2110             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./mciwave.drv.spec    mciwave.o  mciwave.drv.dbg.o   -o mciwave.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2111             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/mciwave'
2112             rm -f mciwave.drv.so && ln -s winmm/mciwave/mciwave.drv.so mciwave.drv.so
2113             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/midimap'
2114             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o midimap.o midimap.c
2115             ../../../tools/winebuild/winebuild -D__WINESRC__   -o midimap.drv.dbg.c --debug -C. midimap.c 
2116             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o midimap.drv.dbg.o midimap.drv.dbg.c
2117             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./midimap.drv.spec    midimap.o  midimap.drv.dbg.o   -o midimap.drv.so -L../../../dlls  -lwinmm -luser32 -ladvapi32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2118             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/midimap'
2119             rm -f midimap.drv.so && ln -s winmm/midimap/midimap.drv.so midimap.drv.so
2120             make[2]: Entering directory `/home/rizwank/wine/dlls/mlang'
2121             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mlang.o mlang.c
2122 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
2123             ../../tools/winebuild/winebuild -D__WINESRC__  -DCOM_NO_WINDOWS_H -o mlang.dll.dbg.c --debug -C. mlang.c regsvr.c 
2124             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mlang.dll.dbg.o mlang.dll.dbg.c
2125             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mlang.spec    mlang.o regsvr.o  mlang.dll.dbg.o   -o mlang.dll.so -L../../dlls  -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -luuid -L../../libs/port -lwine_port  
2126             make[3]: Entering directory `/home/rizwank/wine/dlls/mlang/tests'
2127             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mlang.o mlang.c
2128             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2129             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole mlang.o testlist.o  -o mlang_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lole32 -lgdi32 -lkernel32 -lntdll -luuid  
2130             make[3]: Leaving directory `/home/rizwank/wine/dlls/mlang/tests'
2131             make[2]: Leaving directory `/home/rizwank/wine/dlls/mlang'
2132             rm -f mlang.dll.so && ln -s mlang/mlang.dll.so mlang.dll.so
2133             make[2]: Entering directory `/home/rizwank/wine/dlls/mmdevldr.vxd'
2134             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mmdevldr.o mmdevldr.c
2135             ../../tools/winebuild/winebuild -D__WINESRC__   -o mmdevldr.vxd.dbg.c --debug -C. mmdevldr.c 
2136             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mmdevldr.vxd.dbg.o mmdevldr.vxd.dbg.c
2137             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mmdevldr.vxd.spec    mmdevldr.o  mmdevldr.vxd.dbg.o   -o mmdevldr.vxd.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2138             make[2]: Leaving directory `/home/rizwank/wine/dlls/mmdevldr.vxd'
2139             rm -f mmdevldr.vxd.so && ln -s mmdevldr.vxd/mmdevldr.vxd.so mmdevldr.vxd.so
2140             make[2]: Entering directory `/home/rizwank/wine/dlls/monodebg.vxd'
2141             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o monodebg.o monodebg.c
2142             ../../tools/winebuild/winebuild -D__WINESRC__   -o monodebg.vxd.dbg.c --debug -C. monodebg.c 
2143 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o monodebg.vxd.dbg.o monodebg.vxd.dbg.c
2144             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./monodebg.vxd.spec    monodebg.o  monodebg.vxd.dbg.o   -o monodebg.vxd.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2145             make[2]: Leaving directory `/home/rizwank/wine/dlls/monodebg.vxd'
2146             rm -f monodebg.vxd.so && ln -s monodebg.vxd/monodebg.vxd.so monodebg.vxd.so
2147             make[2]: Entering directory `/home/rizwank/wine/dlls/mpr'
2148             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -fompr.res mpr.rc
2149             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o auth.o auth.c
2150             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mpr_main.o mpr_main.c
2151             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o multinet.o multinet.c
2152             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o nps.o nps.c
2153             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pwcache.o pwcache.c
2154             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wnet.o wnet.c
2155             ../../tools/winebuild/winebuild -D__WINESRC__   -o mpr.dll.dbg.c --debug -C. auth.c mpr_main.c multinet.c nps.c pwcache.c wnet.c 
2156             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mpr.dll.dbg.o mpr.dll.dbg.c
2157             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mpr.spec    auth.o mpr_main.o multinet.o nps.o pwcache.o wnet.o  mpr.dll.dbg.o mpr.res  -o mpr.dll.so -L../../dlls  -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2158             make[2]: Leaving directory `/home/rizwank/wine/dlls/mpr'
2159             rm -f mpr.dll.so && ln -s mpr/mpr.dll.so mpr.dll.so
2160             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/wavemap'
2161             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wavemap.o wavemap.c
2162             ../../../tools/winebuild/winebuild -D__WINESRC__   -o msacm.drv.dbg.c --debug -C. wavemap.c 
2163             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msacm.drv.dbg.o msacm.drv.dbg.c
2164 rizwank 1.1 ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./msacm.drv.spec    wavemap.o  msacm.drv.dbg.o   -o msacm.drv.so -L../../../dlls  -lmsacm32 -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2165             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/wavemap'
2166             rm -f msacm.drv.so && ln -s winmm/wavemap/msacm.drv.so msacm.drv.so
2167             make[2]: Entering directory `/home/rizwank/wine/dlls/msacm/msadp32'
2168             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msadp32.o msadp32.c
2169             ../../../tools/winebuild/winebuild -D__WINESRC__   -o msadp32.acm.dbg.c --debug -C. msadp32.c 
2170             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msadp32.acm.dbg.o msadp32.acm.dbg.c
2171             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./msadp32.acm.spec    msadp32.o  msadp32.acm.dbg.o   -o msadp32.acm.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2172             make[2]: Leaving directory `/home/rizwank/wine/dlls/msacm/msadp32'
2173             rm -f msadp32.acm.so && ln -s msacm/msadp32/msadp32.acm.so msadp32.acm.so
2174             make[2]: Entering directory `/home/rizwank/wine/dlls/mscms'
2175             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
2176             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o handle.o handle.c
2177             In file included from mscms_priv.h:54,
2178                              from handle.c:30:
2179             /usr/include/lcms/lcms.h:140: warning: redefinition of `HANDLE'
2180             ../../include/winnt.h:370: warning: `HANDLE' previously declared here
2181             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o icc.o icc.c
2182             In file included from mscms_priv.h:54,
2183                              from lcms_api.h:21,
2184                              from icc.c:36:
2185 rizwank 1.1 /usr/include/lcms/lcms.h:140: warning: redefinition of `HANDLE'
2186             ../../include/winnt.h:370: warning: `HANDLE' previously declared here
2187             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mscms_main.o mscms_main.c
2188             In file included from mscms_priv.h:54,
2189                              from lcms_api.h:21,
2190                              from mscms_main.c:37:
2191             /usr/include/lcms/lcms.h:140: warning: redefinition of `HANDLE'
2192             ../../include/winnt.h:370: warning: `HANDLE' previously declared here
2193             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o profile.o profile.c
2194             In file included from mscms_priv.h:54,
2195                              from lcms_api.h:21,
2196                              from profile.c:34:
2197             /usr/include/lcms/lcms.h:140: warning: redefinition of `HANDLE'
2198             ../../include/winnt.h:370: warning: `HANDLE' previously declared here
2199             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stub.o stub.c
2200             ../../tools/winebuild/winebuild -D__WINESRC__   -o mscms.dll.dbg.c --debug -C. handle.c icc.c mscms_main.c profile.c stub.c 
2201             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mscms.dll.dbg.o mscms.dll.dbg.c
2202             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mscms.spec    handle.o icc.o mscms_main.o profile.o stub.o  mscms.dll.dbg.o version.res  -o mscms.dll.so -L../../dlls  -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2203             make[3]: Entering directory `/home/rizwank/wine/dlls/mscms/tests'
2204             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o profile.o profile.c
2205             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2206 rizwank 1.1 ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole profile.o testlist.o  -o mscms_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lmscms -lkernel32   
2207             make[3]: Leaving directory `/home/rizwank/wine/dlls/mscms/tests'
2208             make[2]: Leaving directory `/home/rizwank/wine/dlls/mscms'
2209             rm -f mscms.dll.so && ln -s mscms/mscms.dll.so mscms.dll.so
2210             make[2]: Entering directory `/home/rizwank/wine/dlls/msdmo'
2211             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -forsrc.res rsrc.rc
2212             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmoreg.o dmoreg.c
2213             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dmort.o dmort.c
2214             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msdmo_main.o msdmo_main.c
2215             ../../tools/winebuild/winebuild -D__WINESRC__   -o msdmo.dll.dbg.c --debug -C. dmoreg.c dmort.c msdmo_main.c 
2216             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msdmo.dll.dbg.o msdmo.dll.dbg.c
2217             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msdmo.spec    dmoreg.o dmort.o msdmo_main.o  msdmo.dll.dbg.o rsrc.res  -o msdmo.dll.so -L../../dlls  -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
2218             make[2]: Leaving directory `/home/rizwank/wine/dlls/msdmo'
2219             rm -f msdmo.dll.so && ln -s msdmo/msdmo.dll.so msdmo.dll.so
2220             make[2]: Entering directory `/home/rizwank/wine/dlls/msacm/msg711'
2221             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msg711.o msg711.c
2222             ../../../tools/winebuild/winebuild -D__WINESRC__   -o msg711.acm.dbg.c --debug -C. msg711.c 
2223             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msg711.acm.dbg.o msg711.acm.dbg.c
2224             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./msg711.acm.spec    msg711.o  msg711.acm.dbg.o   -o msg711.acm.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2225             make[2]: Leaving directory `/home/rizwank/wine/dlls/msacm/msg711'
2226             rm -f msg711.acm.so && ln -s msacm/msg711/msg711.acm.so msg711.acm.so
2227 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/dlls/mshtml'
2228             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2229             ../../tools/winebuild/winebuild -D__WINESRC__  -DCOM_NO_WINDOWS_H -o mshtml.dll.dbg.c --debug -C. main.c 
2230             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mshtml.dll.dbg.o mshtml.dll.dbg.c
2231             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mshtml.spec    main.o  mshtml.dll.dbg.o   -o mshtml.dll.so -L../../dlls  -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -lstrmiids -luuid -L../../libs/port -lwine_port  
2232             make[2]: Leaving directory `/home/rizwank/wine/dlls/mshtml'
2233             rm -f mshtml.dll.so && ln -s mshtml/mshtml.dll.so mshtml.dll.so
2234             make[2]: Entering directory `/home/rizwank/wine/dlls/msi'
2235             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
2236             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o action.o action.c
2237             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o create.o create.c
2238             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o custom.o custom.c
2239             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialog.o dialog.c
2240             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o distinct.o distinct.c
2241             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o format.o format.c
2242             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o handle.o handle.c
2243             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o insert.o insert.c
2244             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msi.o msi.c
2245             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msiquery.o msiquery.c
2246             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o order.o order.c
2247             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o package.o package.c
2248 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o preview.o preview.c
2249             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o record.o record.c
2250             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o registry.o registry.c
2251             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
2252             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o select.o select.c
2253             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
2254             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o suminfo.o suminfo.c
2255             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o table.o table.c
2256             bison -p SQL_ -d ./sql.y -o sql.tab.c
2257             ./sql.y contains 4 shift/reduce conflicts and 10 reduce/reduce conflicts.
2258             bison -p SQL_ -d ./sql.y -o sql.tab.c
2259             ./sql.y contains 4 shift/reduce conflicts and 10 reduce/reduce conflicts.
2260             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tokenize.o tokenize.c
2261             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o update.o update.c
2262             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o where.o where.c
2263             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sql.tab.o sql.tab.c
2264             bison -p COND_ -d ./cond.y -o cond.tab.c
2265             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cond.tab.o cond.tab.c
2266             ../../tools/winebuild/winebuild -D__WINESRC__   -o msi.dll.dbg.c --debug -C. action.c create.c custom.c dialog.c distinct.c format.c handle.c insert.c msi.c msiquery.c order.c package.c preview.c record.c registry.c regsvr.c select.c string.c suminfo.c table.c tokenize.c update.c where.c 
2267             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msi.dll.dbg.o msi.dll.dbg.c
2268             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msi.spec    action.o create.o custom.o dialog.o distinct.o format.o handle.o insert.o msi.o msiquery.o order.o package.o preview.o record.o registry.o regsvr.o select.o string.o suminfo.o table.o tokenize.o update.o where.o sql.tab.o cond.tab.o msi.dll.dbg.o version.res  -o msi.dll.so -L../../dlls  -lshell32 -lcabinet -loleaut32 -lole32 -lversion -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2269 rizwank 1.1 make[3]: Entering directory `/home/rizwank/wine/dlls/msi/tests'
2270             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o db.o db.c
2271             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o record.o record.c
2272             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2273             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole db.o record.o testlist.o  -o msi_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lmsi -lkernel32   
2274             make[3]: Leaving directory `/home/rizwank/wine/dlls/msi/tests'
2275             make[2]: Leaving directory `/home/rizwank/wine/dlls/msi'
2276             rm -f msi.dll.so && ln -s msi/msi.dll.so msi.dll.so
2277             make[2]: Entering directory `/home/rizwank/wine/dlls/msimg32'
2278             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msimg32_main.o msimg32_main.c
2279             ../../tools/winebuild/winebuild -D__WINESRC__   -o msimg32.dll.dbg.c --debug -C. msimg32_main.c 
2280             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msimg32.dll.dbg.o msimg32.dll.dbg.c
2281             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msimg32.spec    msimg32_main.o  msimg32.dll.dbg.o   -o msimg32.dll.so -L../../dlls  -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2282             make[2]: Leaving directory `/home/rizwank/wine/dlls/msimg32'
2283             rm -f msimg32.dll.so && ln -s msimg32/msimg32.dll.so msimg32.dll.so
2284             make[2]: Entering directory `/home/rizwank/wine/dlls/msisys'
2285             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msisys.o msisys.c
2286             ../../tools/winebuild/winebuild -D__WINESRC__   -o msisys.ocx.dbg.c --debug -C. msisys.c 
2287             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msisys.ocx.dbg.o msisys.ocx.dbg.c
2288             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msisys.ocx.spec    msisys.o  msisys.ocx.dbg.o   -o msisys.ocx.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
2289             make[2]: Leaving directory `/home/rizwank/wine/dlls/msisys'
2290 rizwank 1.1 rm -f msisys.ocx.so && ln -s msisys/msisys.ocx.so msisys.ocx.so
2291             make[2]: Entering directory `/home/rizwank/wine/dlls/msnet32'
2292             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msnet_main.o msnet_main.c
2293             ../../tools/winebuild/winebuild -D__WINESRC__   -o msnet32.dll.dbg.c --debug -C. msnet_main.c 
2294             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msnet32.dll.dbg.o msnet32.dll.dbg.c
2295             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msnet32.spec    msnet_main.o  msnet32.dll.dbg.o   -o msnet32.dll.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2296             make[2]: Leaving directory `/home/rizwank/wine/dlls/msnet32'
2297             rm -f msnet32.dll.so && ln -s msnet32/msnet32.dll.so msnet32.dll.so
2298             make[2]: Entering directory `/home/rizwank/wine/dlls/msrle32'
2299             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -forsrc.res rsrc.rc
2300             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msrle32.o msrle32.c
2301             ../../tools/winebuild/winebuild -D__WINESRC__   -o msrle32.dll.dbg.c --debug -C. msrle32.c 
2302             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msrle32.dll.dbg.o msrle32.dll.dbg.c
2303             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msrle32.spec    msrle32.o  msrle32.dll.dbg.o rsrc.res  -o msrle32.dll.so -L../../dlls  -lwinmm -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2304             make[2]: Leaving directory `/home/rizwank/wine/dlls/msrle32'
2305             rm -f msrle32.dll.so && ln -s msrle32/msrle32.dll.so msrle32.dll.so
2306             make[2]: Entering directory `/home/rizwank/wine/dlls/msvcrt'
2307             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o console.o console.c
2308             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cpp.o cpp.c
2309             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cppexcept.o cppexcept.c
2310             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ctype.o ctype.c
2311 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o data.o data.c
2312             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dir.o dir.c
2313             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o environ.o environ.c
2314             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o errno.o errno.c
2315             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o except.o except.c
2316             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o exit.o exit.c
2317             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o file.o file.c
2318             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o heap.o heap.c
2319             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o locale.o locale.c
2320             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lock.o lock.c
2321             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2322             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o math.o math.c
2323             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mbcs.o mbcs.c
2324             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o misc.o misc.c
2325             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o process.o process.c
2326             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o scanf.o scanf.c
2327             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
2328             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thread.o thread.c
2329             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o time.o time.c
2330             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o undname.o undname.c
2331             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wcs.o wcs.c
2332 rizwank 1.1 ../../tools/winebuild/winebuild -D__WINESRC__  -D_MT -o msvcrt.dll.dbg.c --debug -C. console.c cpp.c cppexcept.c ctype.c data.c dir.c environ.c errno.c except.c exit.c file.c heap.c locale.c lock.c main.c math.c mbcs.c misc.c process.c scanf.c string.c thread.c time.c undname.c wcs.c 
2333             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_MT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvcrt.dll.dbg.o msvcrt.dll.dbg.c
2334             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msvcrt.spec    console.o cpp.o cppexcept.o ctype.o data.o dir.o environ.o errno.o except.o exit.o file.o heap.o locale.o lock.o main.o math.o mbcs.o misc.o process.o scanf.o string.o thread.o time.o undname.o wcs.o  msvcrt.dll.dbg.o   -o msvcrt.dll.so -L../../dlls -Wb,-duser32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2335             make[3]: Entering directory `/home/rizwank/wine/dlls/msvcrt/tests'
2336             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cpp.o cpp.c
2337             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o environ.o environ.c
2338             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o file.o file.c
2339             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o headers.o headers.c
2340             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o heap.o heap.c
2341             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o printf.o printf.c
2342             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o scanf.o scanf.c
2343             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
2344             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o time.o time.c
2345             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt -I./..   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2346             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole cpp.o environ.o file.o headers.o heap.o printf.o scanf.o string.o time.o testlist.o  -o msvcrt_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lmsvcrt   
2347             make[3]: Leaving directory `/home/rizwank/wine/dlls/msvcrt/tests'
2348             make[2]: Leaving directory `/home/rizwank/wine/dlls/msvcrt'
2349             rm -f msvcrt.dll.so && ln -s msvcrt/msvcrt.dll.so msvcrt.dll.so
2350             make[2]: Entering directory `/home/rizwank/wine/dlls/msvcrt20'
2351             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_MSVCRT_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvcrt20.o msvcrt20.c
2352             ../../tools/winebuild/winebuild -D__WINESRC__  -DUSE_MSVCRT_PREFIX -o msvcrt20.dll.dbg.c --debug -C. msvcrt20.c 
2353 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_MSVCRT_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvcrt20.dll.dbg.o msvcrt20.dll.dbg.c
2354             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msvcrt20.spec    msvcrt20.o  msvcrt20.dll.dbg.o   -o msvcrt20.dll.so -L../../dlls  -lmsvcrt -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2355             make[2]: Leaving directory `/home/rizwank/wine/dlls/msvcrt20'
2356             rm -f msvcrt20.dll.so && ln -s msvcrt20/msvcrt20.dll.so msvcrt20.dll.so
2357             make[2]: Entering directory `/home/rizwank/wine/dlls/msvcrt40'
2358             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_MSVCRT_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvcrt40.o msvcrt40.c
2359             ../../tools/winebuild/winebuild -D__WINESRC__  -DUSE_MSVCRT_PREFIX -o msvcrt40.dll.dbg.c --debug -C. msvcrt40.c 
2360             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DUSE_MSVCRT_PREFIX -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvcrt40.dll.dbg.o msvcrt40.dll.dbg.c
2361             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msvcrt40.spec    msvcrt40.o  msvcrt40.dll.dbg.o   -o msvcrt40.dll.so -L../../dlls  -lmsvcrt -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2362             make[2]: Leaving directory `/home/rizwank/wine/dlls/msvcrt40'
2363             rm -f msvcrt40.dll.so && ln -s msvcrt40/msvcrt40.dll.so msvcrt40.dll.so
2364             make[2]: Entering directory `/home/rizwank/wine/dlls/msvcrtd'
2365             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debug.o debug.c
2366             ../../tools/winebuild/winebuild -D__WINESRC__   -o msvcrtd.dll.dbg.c --debug -C. debug.c 
2367             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvcrtd.dll.dbg.o msvcrtd.dll.dbg.c
2368             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msvcrtd.spec    debug.o  msvcrtd.dll.dbg.o   -o msvcrtd.dll.so -L../../dlls  -lmsvcrt -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2369             make[3]: Entering directory `/home/rizwank/wine/dlls/msvcrtd/tests'
2370             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debug.o debug.c
2371             gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2372             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole debug.o testlist.o  -o msvcrtd_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lmsvcrtd   
2373             make[3]: Leaving directory `/home/rizwank/wine/dlls/msvcrtd/tests'
2374 rizwank 1.1 make[2]: Leaving directory `/home/rizwank/wine/dlls/msvcrtd'
2375             rm -f msvcrtd.dll.so && ln -s msvcrtd/msvcrtd.dll.so msvcrtd.dll.so
2376             make[2]: Entering directory `/home/rizwank/wine/dlls/msvidc32'
2377             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvideo1.o msvideo1.c
2378             ../../tools/winebuild/winebuild -D__WINESRC__   -o msvidc32.dll.dbg.c --debug -C. msvideo1.c 
2379             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msvidc32.dll.dbg.o msvidc32.dll.dbg.c
2380             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./msvidc32.spec    msvideo1.o  msvidc32.dll.dbg.o   -o msvidc32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2381             make[2]: Leaving directory `/home/rizwank/wine/dlls/msvidc32'
2382             rm -f msvidc32.dll.so && ln -s msvidc32/msvidc32.dll.so msvidc32.dll.so
2383             make[2]: Entering directory `/home/rizwank/wine/dlls/mswsock'
2384             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
2385             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mswsock.o mswsock.c
2386             ../../tools/winebuild/winebuild -D__WINESRC__   -o mswsock.dll.dbg.c --debug -C. mswsock.c 
2387             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mswsock.dll.dbg.o mswsock.dll.dbg.c
2388             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./mswsock.spec    mswsock.o  mswsock.dll.dbg.o version.res  -o mswsock.dll.so -L../../dlls  -lws2_32 -liphlpapi -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2389             make[2]: Leaving directory `/home/rizwank/wine/dlls/mswsock'
2390             rm -f mswsock.dll.so && ln -s mswsock/mswsock.dll.so mswsock.dll.so
2391             make[2]: Entering directory `/home/rizwank/wine/dlls/netapi32'
2392             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o access.o access.c
2393             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o apibuf.o apibuf.c
2394             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o browsr.o browsr.c
2395 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o nbcmdqueue.o nbcmdqueue.c
2396             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o nbnamecache.o nbnamecache.c
2397             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o nbt.o nbt.c
2398             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o netapi32.o netapi32.c
2399             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o netbios.o netbios.c
2400             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wksta.o wksta.c
2401             ../../tools/winebuild/winebuild -D__WINESRC__  -D_SVRAPI_ -o netapi32.dll.dbg.c --debug -C. access.c apibuf.c browsr.c nbcmdqueue.c nbnamecache.c nbt.c netapi32.c netbios.c wksta.c 
2402             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o netapi32.dll.dbg.o netapi32.dll.dbg.c
2403             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./netapi32.spec    access.o apibuf.o browsr.o nbcmdqueue.o nbnamecache.o nbt.o netapi32.o netbios.o wksta.o  netapi32.dll.dbg.o   -o netapi32.dll.so -L../../dlls  -liphlpapi -lws2_32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2404             make[3]: Entering directory `/home/rizwank/wine/dlls/netapi32/tests'
2405             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o access.o access.c
2406             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o apibuf.o apibuf.c
2407             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wksta.o wksta.c
2408             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2409             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole access.o apibuf.o wksta.o testlist.o  -o netapi32_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lnetapi32 -ladvapi32   
2410             make[3]: Leaving directory `/home/rizwank/wine/dlls/netapi32/tests'
2411             make[2]: Leaving directory `/home/rizwank/wine/dlls/netapi32'
2412             rm -f netapi32.dll.so && ln -s netapi32/netapi32.dll.so netapi32.dll.so
2413             make[2]: Entering directory `/home/rizwank/wine/dlls/newdev'
2414             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2415             ../../tools/winebuild/winebuild -D__WINESRC__   -o newdev.dll.dbg.c --debug -C. main.c 
2416 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o newdev.dll.dbg.o newdev.dll.dbg.c
2417             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./newdev.spec    main.o  newdev.dll.dbg.o   -o newdev.dll.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2418             make[2]: Leaving directory `/home/rizwank/wine/dlls/newdev'
2419             rm -f newdev.dll.so && ln -s newdev/newdev.dll.so newdev.dll.so
2420             make[2]: Entering directory `/home/rizwank/wine/dlls/ntdll'
2421             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cdrom.o cdrom.c
2422             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o critsection.o critsection.c
2423             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debugbuffer.o debugbuffer.c
2424             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debugtools.o debugtools.c
2425             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o directory.o directory.c
2426             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o env.o env.c
2427             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o error.o error.c
2428             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o exception.o exception.c
2429             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o file.o file.c
2430             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o handletable.o handletable.c
2431             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o heap.o heap.c
2432             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o large_int.o large_int.c
2433             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o loader.o loader.c
2434             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o loadorder.o loadorder.c
2435             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o misc.o misc.c
2436             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o nt.o nt.c
2437 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o om.o om.c
2438             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o path.o path.c
2439             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o process.o process.c
2440             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o reg.o reg.c
2441             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o relay.o relay.c
2442             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o resource.o resource.c
2443             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rtl.o rtl.c
2444             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rtlbitmap.o rtlbitmap.c
2445             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rtlstr.o rtlstr.c
2446             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sec.o sec.c
2447             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o server.o server.c
2448             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o signal_i386.o signal_i386.c
2449             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o signal_powerpc.o signal_powerpc.c
2450             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o signal_sparc.o signal_sparc.c
2451             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
2452             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sync.o sync.c
2453             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o version.o version.c
2454             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thread.o thread.c
2455             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o time.o time.c
2456             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o virtual.o virtual.c
2457             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wcstring.o wcstring.c
2458 rizwank 1.1 ../../tools/winebuild/winebuild -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -o relay32.s --relay32
2459             as -o relay32.o relay32.s
2460             ../../tools/winebuild/winebuild -D__WINESRC__  -D_NTSYSTEM_ -o ntdll.dll.dbg.c --debug -C. cdrom.c critsection.c debugbuffer.c debugtools.c directory.c env.c error.c exception.c file.c handletable.c heap.c large_int.c loader.c loadorder.c misc.c nt.c om.c path.c process.c reg.c relay.c resource.c rtl.c rtlbitmap.c rtlstr.c sec.c server.c signal_i386.c signal_powerpc.c signal_sparc.c string.c sync.c version.c thread.c time.c virtual.c wcstring.c 
2461             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ntdll.dll.dbg.o ntdll.dll.dbg.c
2462             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ntdll.spec    cdrom.o critsection.o debugbuffer.o debugtools.o directory.o env.o error.o exception.o file.o handletable.o heap.o large_int.o loader.o loadorder.o misc.o nt.o om.o path.o process.o reg.o relay.o resource.o rtl.o rtlbitmap.o rtlstr.o sec.o server.o signal_i386.o signal_powerpc.o signal_sparc.o string.o sync.o version.o thread.o time.o virtual.o wcstring.o relay32.o ntdll.dll.dbg.o   -o ntdll.dll.so -L../../dlls   -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode  -L../../libs/port -lwine_port  
2463             make[3]: Entering directory `/home/rizwank/wine/dlls/ntdll/tests'
2464             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o env.o env.c
2465             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o error.o error.c
2466             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
2467             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o large_int.o large_int.c
2468             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o path.o path.c
2469             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rtl.o rtl.c
2470             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rtlbitmap.o rtlbitmap.c
2471             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rtlstr.o rtlstr.c
2472             rtlstr.c:552: warning: `test_RtlUpcaseUnicodeChar' defined but not used
2473             rtlstr.c:578: warning: `test_RtlUpcaseUnicodeString' defined but not used
2474             rtlstr.c:629: warning: `test_RtlDowncaseUnicodeString' defined but not used
2475             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
2476             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o time.o time.c
2477             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2478             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole env.o error.o generated.o large_int.o path.o rtl.o rtlbitmap.o rtlstr.o string.o time.o testlist.o  -o ntdll_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lkernel32   
2479 rizwank 1.1 make[3]: Leaving directory `/home/rizwank/wine/dlls/ntdll/tests'
2480             make[2]: Leaving directory `/home/rizwank/wine/dlls/ntdll'
2481             rm -f ntdll.dll.so && ln -s ntdll/ntdll.dll.so ntdll.dll.so
2482             make[2]: Entering directory `/home/rizwank/wine/dlls/odbc32'
2483             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o proxyodbc.o proxyodbc.c
2484             ../../tools/winebuild/winebuild -D__WINESRC__   -o odbc32.dll.dbg.c --debug -C. proxyodbc.c 
2485             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o odbc32.dll.dbg.o odbc32.dll.dbg.c
2486             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./odbc32.spec    proxyodbc.o  odbc32.dll.dbg.o   -o odbc32.dll.so -L../../dlls  -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2487             make[2]: Leaving directory `/home/rizwank/wine/dlls/odbc32'
2488             rm -f odbc32.dll.so && ln -s odbc32/odbc32.dll.so odbc32.dll.so
2489             make[2]: Entering directory `/home/rizwank/wine/dlls/oleacc'
2490             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2491             ../../tools/winebuild/winebuild -D__WINESRC__   -o oleacc.dll.dbg.c --debug -C. main.c 
2492             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oleacc.dll.dbg.o oleacc.dll.dbg.c
2493             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./oleacc.spec    main.o  oleacc.dll.dbg.o   -o oleacc.dll.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2494             make[2]: Leaving directory `/home/rizwank/wine/dlls/oleacc'
2495             rm -f oleacc.dll.so && ln -s oleacc/oleacc.dll.so oleacc.dll.so
2496             make[2]: Entering directory `/home/rizwank/wine/dlls/oledlg'
2497             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -forsrc.res rsrc.rc
2498             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o insobjdlg.o insobjdlg.c
2499             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oledlg_main.o oledlg_main.c
2500 rizwank 1.1 ../../tools/winebuild/winebuild -D__WINESRC__   -o oledlg.dll.dbg.c --debug -C. insobjdlg.c oledlg_main.c 
2501             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oledlg.dll.dbg.o oledlg.dll.dbg.c
2502             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./oledlg.spec    insobjdlg.o oledlg_main.o  oledlg.dll.dbg.o rsrc.res  -o oledlg.dll.so -L../../dlls  -lole32 -lcomdlg32 -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2503             make[2]: Leaving directory `/home/rizwank/wine/dlls/oledlg'
2504             rm -f oledlg.dll.so && ln -s oledlg/oledlg.dll.so oledlg.dll.so
2505             make[2]: Entering directory `/home/rizwank/wine/dlls/olepro32'
2506             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olepro32stubs.o olepro32stubs.c
2507             ../../tools/winebuild/winebuild -D__WINESRC__   -o olepro32.dll.dbg.c --debug -C. olepro32stubs.c 
2508             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o olepro32.dll.dbg.o olepro32.dll.dbg.c
2509             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./olepro32.spec    olepro32stubs.o  olepro32.dll.dbg.o   -o olepro32.dll.so -L../../dlls  -loleaut32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2510             make[2]: Leaving directory `/home/rizwank/wine/dlls/olepro32'
2511             rm -f olepro32.dll.so && ln -s olepro32/olepro32.dll.so olepro32.dll.so
2512             make[2]: Entering directory `/home/rizwank/wine/dlls/psapi'
2513             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o psapi_main.o psapi_main.c
2514             ../../tools/winebuild/winebuild -D__WINESRC__   -o psapi.dll.dbg.c --debug -C. psapi_main.c 
2515             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o psapi.dll.dbg.o psapi.dll.dbg.c
2516             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./psapi.spec    psapi_main.o  psapi.dll.dbg.o   -o psapi.dll.so -L../../dlls  -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2517             make[3]: Entering directory `/home/rizwank/wine/dlls/psapi/tests'
2518             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o module.o module.c
2519             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2520             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole module.o testlist.o  -o psapi_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lpsapi -lkernel32   
2521 rizwank 1.1 make[3]: Leaving directory `/home/rizwank/wine/dlls/psapi/tests'
2522             make[2]: Leaving directory `/home/rizwank/wine/dlls/psapi'
2523             rm -f psapi.dll.so && ln -s psapi/psapi.dll.so psapi.dll.so
2524             make[2]: Entering directory `/home/rizwank/wine/dlls/qcap'
2525             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
2526             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o qcap_main.o qcap_main.c
2527             ../../tools/winebuild/winebuild -D__WINESRC__   -o qcap.dll.dbg.c --debug -C. qcap_main.c 
2528             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o qcap.dll.dbg.o qcap.dll.dbg.c
2529             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./qcap.spec    qcap_main.o  qcap.dll.dbg.o version.res  -o qcap.dll.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2530             make[2]: Leaving directory `/home/rizwank/wine/dlls/qcap'
2531             rm -f qcap.dll.so && ln -s qcap/qcap.dll.so qcap.dll.so
2532             make[2]: Entering directory `/home/rizwank/wine/dlls/quartz'
2533             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
2534             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o avidec.o avidec.c
2535             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o avisplit.o avisplit.c
2536             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o control.o control.c
2537             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsoundrender.o dsoundrender.c
2538             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enumfilters.o enumfilters.c
2539             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enummedia.o enummedia.c
2540             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enummoniker.o enummoniker.c
2541             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enumpins.o enumpins.c
2542 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o enumregfilters.o enumregfilters.c
2543             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filesource.o filesource.c
2544             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filtergraph.o filtergraph.c
2545             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filtermapper.o filtermapper.c
2546             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2547             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o memallocator.o memallocator.c
2548             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o pin.o pin.c
2549             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
2550             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o systemclock.o systemclock.c
2551             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o transform.o transform.c
2552             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o videorenderer.o videorenderer.c
2553             ../../tools/winebuild/winebuild -D__WINESRC__   -o quartz.dll.dbg.c --debug -C. avidec.c avisplit.c control.c dsoundrender.c enumfilters.c enummedia.c enummoniker.c enumpins.c enumregfilters.c filesource.c filtergraph.c filtermapper.c main.c memallocator.c pin.c regsvr.c systemclock.c transform.c videorenderer.c 
2554             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o quartz.dll.dbg.o quartz.dll.dbg.c
2555             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./quartz.spec    avidec.o avisplit.o control.o dsoundrender.o enumfilters.o enummedia.o enummoniker.o enumpins.o enumregfilters.o filesource.o filtergraph.o filtermapper.o main.o memallocator.o pin.o regsvr.o systemclock.o transform.o videorenderer.o  quartz.dll.dbg.o version.res  -o quartz.dll.so -L../../dlls  -ldsound -lddraw -lmsvfw32 -lole32 -loleaut32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -lstrmiids -luuid -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2556             make[3]: Entering directory `/home/rizwank/wine/dlls/quartz/tests'
2557             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o filtergraph.o filtergraph.c
2558             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2559             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole filtergraph.o testlist.o  -o quartz_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lole32 -luser32 -lgdi32 -lkernel32 -lstrmiids  
2560             make[3]: Leaving directory `/home/rizwank/wine/dlls/quartz/tests'
2561             make[2]: Leaving directory `/home/rizwank/wine/dlls/quartz'
2562             rm -f quartz.dll.so && ln -s quartz/quartz.dll.so quartz.dll.so
2563 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/dlls/richedit'
2564             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o reader.o reader.c
2565             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o text-writer.o text-writer.c
2566             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o richedit.o richedit.c
2567             ../../tools/winebuild/winebuild -D__WINESRC__   -o riched32.dll.dbg.c --debug -C. reader.c text-writer.c richedit.c 
2568             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o riched32.dll.dbg.o riched32.dll.dbg.c
2569             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./riched32.spec    reader.o text-writer.o richedit.o  riched32.dll.dbg.o   -o riched32.dll.so -L../../dlls  -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2570             make[2]: Leaving directory `/home/rizwank/wine/dlls/richedit'
2571             rm -f riched32.dll.so && ln -s richedit/riched32.dll.so riched32.dll.so
2572             make[2]: Entering directory `/home/rizwank/wine/dlls/rpcrt4'
2573             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cproxy.o cproxy.c
2574             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cpsf.o cpsf.c
2575             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cstub.o cstub.c
2576             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ndr_marshall.o ndr_marshall.c
2577             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ndr_midl.o ndr_midl.c
2578             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ndr_ole.o ndr_ole.c
2579             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ndr_stubless.o ndr_stubless.c
2580             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpc_binding.o rpc_binding.c
2581             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpc_epmap.o rpc_epmap.c
2582             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpc_message.o rpc_message.c
2583             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpc_server.o rpc_server.c
2584 rizwank 1.1 rpc_server.c: In function `RPCRT4_process_packet':
2585             rpc_server.c:212: warning: variable `func' might be clobbered by `longjmp' or `vfork'
2586             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpcrt4_main.o rpcrt4_main.c
2587             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpcss_np_client.o rpcss_np_client.c
2588             ../../tools/winebuild/winebuild -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -o rpcrt4.dll.dbg.c --debug -C. cproxy.c cpsf.c cstub.c ndr_marshall.c ndr_midl.c ndr_ole.c ndr_stubless.c rpc_binding.c rpc_epmap.c rpc_message.c rpc_server.c rpcrt4_main.c rpcss_np_client.c 
2589             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_RPCRT4_ -DCOM_NO_WINDOWS_H -DMSWMSG -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpcrt4.dll.dbg.o rpcrt4.dll.dbg.c
2590             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./rpcrt4.spec    cproxy.o cpsf.o cstub.o ndr_marshall.o ndr_midl.o ndr_ole.o ndr_stubless.o rpc_binding.o rpc_epmap.o rpc_message.o rpc_server.o rpcrt4_main.o rpcss_np_client.o  rpcrt4.dll.dbg.o   -o rpcrt4.dll.so -L../../dlls  -liphlpapi -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
2591             make[3]: Entering directory `/home/rizwank/wine/dlls/rpcrt4/tests'
2592             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
2593             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpc.o rpc.c
2594             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2595             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole generated.o rpc.o testlist.o  -o rpcrt4_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lrpcrt4   
2596             make[3]: Leaving directory `/home/rizwank/wine/dlls/rpcrt4/tests'
2597             make[2]: Leaving directory `/home/rizwank/wine/dlls/rpcrt4'
2598             rm -f rpcrt4.dll.so && ln -s rpcrt4/rpcrt4.dll.so rpcrt4.dll.so
2599             make[2]: Entering directory `/home/rizwank/wine/dlls/rsabase'
2600             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2601             ../../tools/winebuild/winebuild -D__WINESRC__  -DCOM_NO_WINDOWS_H -o rsabase.dll.dbg.c --debug -C. main.c 
2602             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rsabase.dll.dbg.o rsabase.dll.dbg.c
2603             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./rsabase.spec    main.o  rsabase.dll.dbg.o   -o rsabase.dll.so -L../../dlls  -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2604             make[3]: Entering directory `/home/rizwank/wine/dlls/rsabase/tests'
2605 rizwank 1.1 gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rsabase.o rsabase.c
2606             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2607             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole rsabase.o testlist.o  -o rsabase_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -ladvapi32 -lkernel32   
2608             make[3]: Leaving directory `/home/rizwank/wine/dlls/rsabase/tests'
2609             make[2]: Leaving directory `/home/rizwank/wine/dlls/rsabase'
2610             rm -f rsabase.dll.so && ln -s rsabase/rsabase.dll.so rsabase.dll.so
2611             make[2]: Entering directory `/home/rizwank/wine/dlls/rsaenh'
2612             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o des.o des.c
2613             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o handle.o handle.c
2614             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o implglue.o implglue.c
2615             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o md2.o md2.c
2616             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mpi.o mpi.c
2617             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rc2.o rc2.c
2618             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rc4.o rc4.c
2619             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rsa.o rsa.c
2620             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rsaenh.o rsaenh.c
2621             ../../tools/winebuild/winebuild -D__WINESRC__  -DCOM_NO_WINDOWS_H -o rsaenh.dll.dbg.c --debug -C. des.c handle.c implglue.c md2.c mpi.c rc2.c rc4.c rsa.c rsaenh.c 
2622             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rsaenh.dll.dbg.o rsaenh.dll.dbg.c
2623             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./rsaenh.spec    des.o handle.o implglue.o md2.o mpi.o rc2.o rc4.o rsa.o rsaenh.o  rsaenh.dll.dbg.o   -o rsaenh.dll.so -L../../dlls  -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2624             make[3]: Entering directory `/home/rizwank/wine/dlls/rsaenh/tests'
2625             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rsaenh.o rsaenh.c
2626 rizwank 1.1 gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2627             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole rsaenh.o testlist.o  -o rsaenh_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -ladvapi32 -lkernel32   
2628             make[3]: Leaving directory `/home/rizwank/wine/dlls/rsaenh/tests'
2629             make[2]: Leaving directory `/home/rizwank/wine/dlls/rsaenh'
2630             rm -f rsaenh.dll.so && ln -s rsaenh/rsaenh.dll.so rsaenh.dll.so
2631             make[2]: Entering directory `/home/rizwank/wine/dlls/secur32'
2632             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o secur32.o secur32.c
2633             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thunks.o thunks.c
2634             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wrapper.o wrapper.c
2635             ../../tools/winebuild/winebuild -D__WINESRC__   -o secur32.dll.dbg.c --debug -C. secur32.c thunks.c wrapper.c 
2636             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o secur32.dll.dbg.o secur32.dll.dbg.c
2637             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./secur32.spec    secur32.o thunks.o wrapper.o  secur32.dll.dbg.o   -o secur32.dll.so -L../../dlls  -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2638             make[2]: Leaving directory `/home/rizwank/wine/dlls/secur32'
2639             rm -f secur32.dll.so && ln -s secur32/secur32.dll.so secur32.dll.so
2640             make[2]: Entering directory `/home/rizwank/wine/dlls/sensapi'
2641             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sensapi.o sensapi.c
2642             ../../tools/winebuild/winebuild -D__WINESRC__   -o sensapi.dll.dbg.c --debug -C. sensapi.c 
2643             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sensapi.dll.dbg.o sensapi.dll.dbg.c
2644             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./sensapi.spec    sensapi.o  sensapi.dll.dbg.o   -o sensapi.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2645             make[2]: Leaving directory `/home/rizwank/wine/dlls/sensapi'
2646             rm -f sensapi.dll.so && ln -s sensapi/sensapi.dll.so sensapi.dll.so
2647 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/dlls/serialui'
2648             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foserialui_rc.res serialui_rc.rc
2649             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o confdlg.o confdlg.c
2650             ../../tools/winebuild/winebuild -D__WINESRC__   -o serialui.dll.dbg.c --debug -C. confdlg.c 
2651             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o serialui.dll.dbg.o serialui.dll.dbg.c
2652             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./serialui.spec    confdlg.o  serialui.dll.dbg.o serialui_rc.res  -o serialui.dll.so -L../../dlls  -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2653             make[2]: Leaving directory `/home/rizwank/wine/dlls/serialui'
2654             rm -f serialui.dll.so && ln -s serialui/serialui.dll.so serialui.dll.so
2655             make[2]: Entering directory `/home/rizwank/wine/dlls/shdocvw'
2656             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_  -foshdocvw.res shdocvw.rc
2657             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o classinfo.o classinfo.c
2658             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o events.o events.c
2659             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o factory.o factory.c
2660             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o misc.o misc.c
2661             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oleobject.o oleobject.c
2662             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o persist.o persist.c
2663             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
2664             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shdocvw_main.o shdocvw_main.c
2665             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o webbrowser.o webbrowser.c
2666             ../../tools/winebuild/winebuild -D__WINESRC__  -D_SHDOCVW_ -o shdocvw.dll.dbg.c --debug -C. classinfo.c events.c factory.c misc.c oleobject.c persist.c regsvr.c shdocvw_main.c webbrowser.c 
2667             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHDOCVW_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shdocvw.dll.dbg.o shdocvw.dll.dbg.c
2668 rizwank 1.1 ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./shdocvw.spec    classinfo.o events.o factory.o misc.o oleobject.o persist.o regsvr.o shdocvw_main.o webbrowser.o  shdocvw.dll.dbg.o shdocvw.res  -o shdocvw.dll.so -L../../dlls  -lurlmon -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
2669             make[2]: Leaving directory `/home/rizwank/wine/dlls/shdocvw'
2670             rm -f shdocvw.dll.so && ln -s shdocvw/shdocvw.dll.so shdocvw.dll.so
2671             make[2]: Entering directory `/home/rizwank/wine/dlls/shfolder'
2672             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shfolder_main.o shfolder_main.c
2673             ../../tools/winebuild/winebuild -D__WINESRC__   -o shfolder.dll.dbg.c --debug -C. shfolder_main.c 
2674             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shfolder.dll.dbg.o shfolder.dll.dbg.c
2675             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./shfolder.spec    shfolder_main.o  shfolder.dll.dbg.o   -o shfolder.dll.so -L../../dlls  -lshell32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2676             make[2]: Leaving directory `/home/rizwank/wine/dlls/shfolder'
2677             rm -f shfolder.dll.so && ln -s shfolder/shfolder.dll.so shfolder.dll.so
2678             make[2]: Entering directory `/home/rizwank/wine/dlls/shlwapi'
2679             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_  -foshlwapi.res shlwapi.rc
2680             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o assoc.o assoc.c
2681             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clist.o clist.c
2682             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o istream.o istream.c
2683             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msgbox.o msgbox.c
2684             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ordinal.o ordinal.c
2685             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o path.o path.c
2686             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o reg.o reg.c
2687             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regstream.o regstream.c
2688             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlwapi_main.o shlwapi_main.c
2689 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stopwatch.o stopwatch.c
2690             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
2691             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thread.o thread.c
2692             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o url.o url.c
2693             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wsprintf.o wsprintf.c
2694             ../../tools/winebuild/winebuild -D__WINESRC__  -D_SHLWAPI_ -o shlwapi.dll.dbg.c --debug -C. assoc.c clist.c istream.c msgbox.c ordinal.c path.c reg.c regstream.c shlwapi_main.c stopwatch.c string.c thread.c url.c wsprintf.c 
2695             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shlwapi.dll.dbg.o shlwapi.dll.dbg.c
2696             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./shlwapi.spec    assoc.o clist.o istream.o msgbox.o ordinal.o path.o reg.o regstream.o shlwapi_main.o stopwatch.o string.o thread.o url.o wsprintf.o  shlwapi.dll.dbg.o shlwapi.res  -o shlwapi.dll.so -L../../dlls -Wb,-doleaut32 -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -luuid -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2697             make[3]: Entering directory `/home/rizwank/wine/dlls/shlwapi/tests'
2698             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clist.o clist.c
2699             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clsid.o clsid.c
2700             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
2701             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ordinal.o ordinal.c
2702             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o path.o path.c
2703             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o shreg.o shreg.c
2704             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
2705             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2706             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole clist.o clsid.o generated.o ordinal.o path.o shreg.o string.o testlist.o  -o shlwapi_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lshlwapi -ladvapi32 -lole32 -loleaut32   
2707             make[3]: Leaving directory `/home/rizwank/wine/dlls/shlwapi/tests'
2708             make[2]: Leaving directory `/home/rizwank/wine/dlls/shlwapi'
2709             rm -f shlwapi.dll.so && ln -s shlwapi/shlwapi.dll.so shlwapi.dll.so
2710 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/dlls/snmpapi'
2711             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2712             ../../tools/winebuild/winebuild -D__WINESRC__   -o snmpapi.dll.dbg.c --debug -C. main.c 
2713             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o snmpapi.dll.dbg.o snmpapi.dll.dbg.c
2714             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./snmpapi.spec    main.o  snmpapi.dll.dbg.o   -o snmpapi.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2715             make[2]: Leaving directory `/home/rizwank/wine/dlls/snmpapi'
2716             rm -f snmpapi.dll.so && ln -s snmpapi/snmpapi.dll.so snmpapi.dll.so
2717             make[2]: Entering directory `/home/rizwank/wine/dlls/stdole32.tlb'
2718             ../../tools/widl/widl -I. -I. -I../../include -I../../include  -D__WINESRC__    -t -T std_ole_v1.tlb std_ole_v1.idl
2719             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -forsrc.res rsrc.rc
2720             ../../tools/winebuild/winebuild -D__WINESRC__   -o stdole32.tlb.dbg.c --debug -C.  
2721             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stdole32.tlb.dbg.o stdole32.tlb.dbg.c
2722             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./stdole32.tlb.spec      stdole32.tlb.dbg.o rsrc.res  -o stdole32.tlb.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2723             make[2]: Leaving directory `/home/rizwank/wine/dlls/stdole32.tlb'
2724             rm -f stdole32.tlb.so && ln -s stdole32.tlb/stdole32.tlb.so stdole32.tlb.so
2725             make[2]: Entering directory `/home/rizwank/wine/dlls/sti'
2726             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sti_main.o sti_main.c
2727             ../../tools/winebuild/winebuild -D__WINESRC__   -o sti.dll.dbg.c --debug -C. sti_main.c 
2728             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sti.dll.dbg.o sti.dll.dbg.c
2729             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./sti.spec    sti_main.o  sti.dll.dbg.o   -o sti.dll.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2730             make[2]: Leaving directory `/home/rizwank/wine/dlls/sti'
2731 rizwank 1.1 rm -f sti.dll.so && ln -s sti/sti.dll.so sti.dll.so
2732             make[2]: Entering directory `/home/rizwank/wine/dlls/tapi32'
2733             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o assisted.o assisted.c
2734             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o line.o line.c
2735             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o phone.o phone.c
2736             ../../tools/winebuild/winebuild -D__WINESRC__   -o tapi32.dll.dbg.c --debug -C. assisted.c line.c phone.c 
2737             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tapi32.dll.dbg.o tapi32.dll.dbg.c
2738             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./tapi32.spec    assisted.o line.o phone.o  tapi32.dll.dbg.o   -o tapi32.dll.so -L../../dlls  -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2739             make[2]: Leaving directory `/home/rizwank/wine/dlls/tapi32'
2740             rm -f tapi32.dll.so && ln -s tapi32/tapi32.dll.so tapi32.dll.so
2741             make[2]: Entering directory `/home/rizwank/wine/dlls/ttydrv'
2742             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o bitmap.o bitmap.c
2743             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dc.o dc.c
2744             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o graphics.o graphics.c
2745             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o objects.o objects.c
2746             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o palette.o palette.c
2747             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ttydrv_main.o ttydrv_main.c
2748             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o user.o user.c
2749             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wnd.o wnd.c
2750             ../../tools/winebuild/winebuild -D__WINESRC__   -o ttydrv.dll.dbg.c --debug -C. bitmap.c dc.c graphics.c objects.c palette.c ttydrv_main.c user.c wnd.c 
2751             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ttydrv.dll.dbg.o ttydrv.dll.dbg.c
2752 rizwank 1.1 ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ttydrv.spec    bitmap.o dc.o graphics.o objects.o palette.o ttydrv_main.o user.o wnd.o  ttydrv.dll.dbg.o   -o ttydrv.dll.so -L../../dlls  -luser32 -lgdi32 -lkernel32 -lntdll -L../../libs/wine -lwine -lncurses -L../../libs/port -lwine_port  
2753             make[2]: Leaving directory `/home/rizwank/wine/dlls/ttydrv'
2754             rm -f ttydrv.dll.so && ln -s ttydrv/ttydrv.dll.so ttydrv.dll.so
2755             make[2]: Entering directory `/home/rizwank/wine/dlls/unicows'
2756             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2757             ../../tools/winebuild/winebuild -D__WINESRC__   -o unicows.dll.dbg.c --debug -C. main.c 
2758             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o unicows.dll.dbg.o unicows.dll.dbg.c
2759             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./unicows.spec    main.o  unicows.dll.dbg.o   -o unicows.dll.so -L../../dlls  -lavicap32 -lmsvfw32 -loledlg -lcomdlg32 -lshell32 -lwinmm -lwinspool -lrasapi32 -lsecur32 -lversion -luser32 -lmpr -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2760             make[2]: Leaving directory `/home/rizwank/wine/dlls/unicows'
2761             rm -f unicows.dll.so && ln -s unicows/unicows.dll.so unicows.dll.so
2762             make[2]: Entering directory `/home/rizwank/wine/dlls/url'
2763             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o url_main.o url_main.c
2764             ../../tools/winebuild/winebuild -D__WINESRC__   -o url.dll.dbg.c --debug -C. url_main.c 
2765             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o url.dll.dbg.o url.dll.dbg.c
2766             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./url.spec    url_main.o  url.dll.dbg.o   -o url.dll.so -L../../dlls   -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2767             make[2]: Leaving directory `/home/rizwank/wine/dlls/url'
2768             rm -f url.dll.so && ln -s url/url.dll.so url.dll.so
2769             make[2]: Entering directory `/home/rizwank/wine/dlls/urlmon'
2770             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr.o regsvr.c
2771             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sec_mgr.o sec_mgr.c
2772             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o umon.o umon.c
2773 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o urlmon_main.o urlmon_main.c
2774             ../../tools/winebuild/winebuild -D__WINESRC__   -o urlmon.dll.dbg.c --debug -C. regsvr.c sec_mgr.c umon.c urlmon_main.c 
2775             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o urlmon.dll.dbg.o urlmon.dll.dbg.c
2776             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./urlmon.spec    regsvr.o sec_mgr.o umon.o urlmon_main.o  urlmon.dll.dbg.o   -o urlmon.dll.so -L../../dlls  -lcabinet -lole32 -lshlwapi -lwininet -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
2777             make[3]: Entering directory `/home/rizwank/wine/dlls/urlmon/tests'
2778             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
2779             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o url.o url.c
2780             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2781             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole generated.o url.o testlist.o  -o urlmon_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lurlmon -luser32 -luuid  
2782             make[3]: Leaving directory `/home/rizwank/wine/dlls/urlmon/tests'
2783             make[2]: Leaving directory `/home/rizwank/wine/dlls/urlmon'
2784             rm -f urlmon.dll.so && ln -s urlmon/urlmon.dll.so urlmon.dll.so
2785             make[2]: Entering directory `/home/rizwank/wine/dlls/uxtheme'
2786             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
2787             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o draw.o draw.c
2788             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
2789             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o metric.o metric.c
2790             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msstyles.o msstyles.c
2791             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o property.o property.c
2792             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stylemap.o stylemap.c
2793             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o system.o system.c
2794 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o uxini.o uxini.c
2795             ../../tools/winebuild/winebuild -D__WINESRC__   -o uxtheme.dll.dbg.c --debug -C. draw.c main.c metric.c msstyles.c property.c stylemap.c system.c uxini.c 
2796             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o uxtheme.dll.dbg.o uxtheme.dll.dbg.c
2797             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./uxtheme.spec    draw.o main.o metric.o msstyles.o property.o stylemap.o system.o uxini.o  uxtheme.dll.dbg.o version.res  -o uxtheme.dll.so -L../../dlls -Wb,-dmsimg32 -lshlwapi -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port  
2798             make[2]: Leaving directory `/home/rizwank/wine/dlls/uxtheme'
2799             rm -f uxtheme.dll.so && ln -s uxtheme/uxtheme.dll.so uxtheme.dll.so
2800             make[2]: Entering directory `/home/rizwank/wine/dlls/vdhcp.vxd'
2801             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vdhcp.o vdhcp.c
2802             ../../tools/winebuild/winebuild -D__WINESRC__   -o vdhcp.vxd.dbg.c --debug -C. vdhcp.c 
2803             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vdhcp.vxd.dbg.o vdhcp.vxd.dbg.c
2804             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./vdhcp.vxd.spec    vdhcp.o  vdhcp.vxd.dbg.o   -o vdhcp.vxd.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2805             make[2]: Leaving directory `/home/rizwank/wine/dlls/vdhcp.vxd'
2806             rm -f vdhcp.vxd.so && ln -s vdhcp.vxd/vdhcp.vxd.so vdhcp.vxd.so
2807             make[2]: Entering directory `/home/rizwank/wine/dlls/vdmdbg'
2808             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vdmdbg.o vdmdbg.c
2809             ../../tools/winebuild/winebuild -D__WINESRC__   -o vdmdbg.dll.dbg.c --debug -C. vdmdbg.c 
2810             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vdmdbg.dll.dbg.o vdmdbg.dll.dbg.c
2811             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./vdmdbg.spec    vdmdbg.o  vdmdbg.dll.dbg.o   -o vdmdbg.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2812             make[2]: Leaving directory `/home/rizwank/wine/dlls/vdmdbg'
2813             rm -f vdmdbg.dll.so && ln -s vdmdbg/vdmdbg.dll.so vdmdbg.dll.so
2814             make[2]: Entering directory `/home/rizwank/wine/dlls/vmm.vxd'
2815 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vmm.o vmm.c
2816             ../../tools/winebuild/winebuild -D__WINESRC__   -o vmm.vxd.dbg.c --debug -C. vmm.c 
2817             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vmm.vxd.dbg.o vmm.vxd.dbg.c
2818             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./vmm.vxd.spec    vmm.o  vmm.vxd.dbg.o   -o vmm.vxd.so -L../../dlls  -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2819             make[2]: Leaving directory `/home/rizwank/wine/dlls/vmm.vxd'
2820             rm -f vmm.vxd.so && ln -s vmm.vxd/vmm.vxd.so vmm.vxd.so
2821             make[2]: Entering directory `/home/rizwank/wine/dlls/vnbt.vxd'
2822             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vnbt.o vnbt.c
2823             ../../tools/winebuild/winebuild -D__WINESRC__   -o vnbt.vxd.dbg.c --debug -C. vnbt.c 
2824             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vnbt.vxd.dbg.o vnbt.vxd.dbg.c
2825             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./vnbt.vxd.spec    vnbt.o  vnbt.vxd.dbg.o   -o vnbt.vxd.so -L../../dlls  -liphlpapi -lws2_32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2826             make[2]: Leaving directory `/home/rizwank/wine/dlls/vnbt.vxd'
2827             rm -f vnbt.vxd.so && ln -s vnbt.vxd/vnbt.vxd.so vnbt.vxd.so
2828             make[2]: Entering directory `/home/rizwank/wine/dlls/vnetbios.vxd'
2829             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vnetbios.o vnetbios.c
2830             ../../tools/winebuild/winebuild -D__WINESRC__   -o vnetbios.vxd.dbg.c --debug -C. vnetbios.c 
2831             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vnetbios.vxd.dbg.o vnetbios.vxd.dbg.c
2832             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./vnetbios.vxd.spec    vnetbios.o  vnetbios.vxd.dbg.o   -o vnetbios.vxd.so -L../../dlls  -lnetapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2833             make[2]: Leaving directory `/home/rizwank/wine/dlls/vnetbios.vxd'
2834             rm -f vnetbios.vxd.so && ln -s vnetbios.vxd/vnetbios.vxd.so vnetbios.vxd.so
2835             make[2]: Entering directory `/home/rizwank/wine/dlls/vtdapi.vxd'
2836 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vtdapi.o vtdapi.c
2837             ../../tools/winebuild/winebuild -D__WINESRC__   -o vtdapi.vxd.dbg.c --debug -C. vtdapi.c 
2838             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vtdapi.vxd.dbg.o vtdapi.vxd.dbg.c
2839             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./vtdapi.vxd.spec    vtdapi.o  vtdapi.vxd.dbg.o   -o vtdapi.vxd.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2840             make[2]: Leaving directory `/home/rizwank/wine/dlls/vtdapi.vxd'
2841             rm -f vtdapi.vxd.so && ln -s vtdapi.vxd/vtdapi.vxd.so vtdapi.vxd.so
2842             make[2]: Entering directory `/home/rizwank/wine/dlls/vwin32.vxd'
2843             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vwin32.o vwin32.c
2844             ../../tools/winebuild/winebuild -D__WINESRC__   -o vwin32.vxd.dbg.c --debug -C. vwin32.c 
2845             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o vwin32.vxd.dbg.o vwin32.vxd.dbg.c
2846             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./vwin32.vxd.spec    vwin32.o  vwin32.vxd.dbg.o   -o vwin32.vxd.so -L../../dlls  -lwinedos -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2847             make[2]: Leaving directory `/home/rizwank/wine/dlls/vwin32.vxd'
2848             rm -f vwin32.vxd.so && ln -s vwin32.vxd/vwin32.vxd.so vwin32.vxd.so
2849             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/winealsa'
2850             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audio.o audio.c
2851             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o alsa.o alsa.c
2852             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o midi.o midi.c
2853             ../../../tools/winebuild/winebuild -D__WINESRC__   -o winealsa.drv.dbg.c --debug -C. audio.c alsa.c midi.c 
2854             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winealsa.drv.dbg.o winealsa.drv.dbg.c
2855             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winealsa.drv.spec    audio.o alsa.o midi.o  winealsa.drv.dbg.o   -o winealsa.drv.so -L../../../dlls  -lwinmm -luser32 -ladvapi32 -lkernel32 -lntdll -L../../../libs/wine -lwine -ldxguid -luuid  -L../../../libs/port -lwine_port  
2856             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/winealsa'
2857 rizwank 1.1 rm -f winealsa.drv.so && ln -s winmm/winealsa/winealsa.drv.so winealsa.drv.so
2858             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/winearts'
2859             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o arts.o arts.c
2860             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audio.o audio.c
2861             ../../../tools/winebuild/winebuild -D__WINESRC__   -o winearts.drv.dbg.c --debug -C. arts.c audio.c 
2862             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winearts.drv.dbg.o winearts.drv.dbg.c
2863             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winearts.drv.spec    arts.o audio.o  winearts.drv.dbg.o   -o winearts.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine -ldxguid -luuid -L../../../libs/port -lwine_port  
2864             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/winearts'
2865             rm -f winearts.drv.so && ln -s winmm/winearts/winearts.drv.so winearts.drv.so
2866             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/wineaudioio'
2867             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audio.o audio.c
2868             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audioio.o audioio.c
2869             ../../../tools/winebuild/winebuild -D__WINESRC__   -o wineaudioio.drv.dbg.c --debug -C. audio.c audioio.c 
2870             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wineaudioio.drv.dbg.o wineaudioio.drv.dbg.c
2871             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./wineaudioio.drv.spec    audio.o audioio.o  wineaudioio.drv.dbg.o   -o wineaudioio.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -lntdll -L../../../libs/wine -lwine -ldxguid -luuid  -L../../../libs/port -lwine_port  
2872             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/wineaudioio'
2873             rm -f wineaudioio.drv.so && ln -s winmm/wineaudioio/wineaudioio.drv.so wineaudioio.drv.so
2874             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/winejack'
2875             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audio.o audio.c
2876             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o jack.o jack.c
2877             ../../../tools/winebuild/winebuild -D__WINESRC__   -o winejack.drv.dbg.c --debug -C. audio.c jack.c 
2878 rizwank 1.1 gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winejack.drv.dbg.o winejack.drv.dbg.c
2879             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winejack.drv.spec    audio.o jack.o  winejack.drv.dbg.o   -o winejack.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine -ldxguid -luuid -L../../../libs/unicode -lwine_unicode -L../../../libs/port -lwine_port  
2880             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/winejack'
2881             rm -f winejack.drv.so && ln -s winmm/winejack/winejack.drv.so winejack.drv.so
2882             make[2]: Entering directory `/home/rizwank/wine/dlls/msacm/winemp3'
2883             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o common.o common.c
2884             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dct64_i386.o dct64_i386.c
2885             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o decode_i386.o decode_i386.c
2886             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o interface.o interface.c
2887             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o layer1.o layer1.c
2888             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o layer2.o layer2.c
2889             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o layer3.o layer3.c
2890             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mpegl3.o mpegl3.c
2891             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o tabinit.o tabinit.c
2892             ../../../tools/winebuild/winebuild -D__WINESRC__   -o winemp3.acm.dbg.c --debug -C. common.c dct64_i386.c decode_i386.c interface.c layer1.c layer2.c layer3.c mpegl3.c tabinit.c 
2893             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winemp3.acm.dbg.o winemp3.acm.dbg.c
2894             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winemp3.acm.spec    common.o dct64_i386.o decode_i386.o interface.o layer1.o layer2.o layer3.o mpegl3.o tabinit.o  winemp3.acm.dbg.o   -o winemp3.acm.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine  -L../../../libs/port -lwine_port  
2895             make[2]: Leaving directory `/home/rizwank/wine/dlls/msacm/winemp3'
2896             rm -f winemp3.acm.so && ln -s msacm/winemp3/winemp3.acm.so winemp3.acm.so
2897             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/winenas'
2898             gcc -c -I. -I. -I../../../include -I../../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audio.o audio.c
2899 rizwank 1.1 gcc -c -I. -I. -I../../../include -I../../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o nas.o nas.c
2900             ../../../tools/winebuild/winebuild -D__WINESRC__   -o winenas.drv.dbg.c --debug -C. audio.c nas.c 
2901             gcc -c -I. -I. -I../../../include -I../../../include -I/usr/X11R6/include -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winenas.drv.dbg.o winenas.drv.dbg.c
2902             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./winenas.drv.spec    audio.o nas.o  winenas.drv.dbg.o   -o winenas.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine -ldxguid -luuid  -L../../../libs/port -lwine_port  
2903             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/winenas'
2904             rm -f winenas.drv.so && ln -s winmm/winenas/winenas.drv.so winenas.drv.so
2905             make[2]: Entering directory `/home/rizwank/wine/dlls/winmm/wineoss'
2906             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audio.o audio.c
2907             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dscapture.o dscapture.c
2908             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dsrender.o dsrender.c
2909             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o midi.o midi.c
2910             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o midipatch.o midipatch.c
2911             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mixer.o mixer.c
2912             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mmaux.o mmaux.c
2913             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o oss.o oss.c
2914             ../../../tools/winebuild/winebuild -D__WINESRC__   -o wineoss.drv.dbg.c --debug -C. audio.c dscapture.c dsrender.c midi.c midipatch.c mixer.c mmaux.c oss.c 
2915             gcc -c -I. -I. -I../../../include -I../../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wineoss.drv.dbg.o wineoss.drv.dbg.c
2916             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared ./wineoss.drv.spec    audio.o dscapture.o dsrender.o midi.o midipatch.o mixer.o mmaux.o oss.o  wineoss.drv.dbg.o   -o wineoss.drv.so -L../../../dlls  -lwinmm -luser32 -lkernel32 -L../../../libs/wine -lwine -ldxguid -luuid -L../../../libs/port -lwine_port  
2917             make[2]: Leaving directory `/home/rizwank/wine/dlls/winmm/wineoss'
2918             rm -f wineoss.drv.so && ln -s winmm/wineoss/wineoss.drv.so wineoss.drv.so
2919             make[2]: Entering directory `/home/rizwank/wine/dlls/wininet'
2920 rizwank 1.1 LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_  -forsrc.res rsrc.rc
2921             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_  -foversion.res version.rc
2922             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cookie.o cookie.c
2923             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialogs.o dialogs.c
2924             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ftp.o ftp.c
2925             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gopher.o gopher.c
2926             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o http.o http.c
2927             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o internet.o internet.c
2928             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o netconnection.o netconnection.c
2929             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o urlcache.o urlcache.c
2930             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o utility.o utility.c
2931             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wininet_main.o wininet_main.c
2932             ../../tools/winebuild/winebuild -D__WINESRC__  -D_WINX32_ -o wininet.dll.dbg.c --debug -C. cookie.c dialogs.c ftp.c gopher.c http.c internet.c netconnection.c urlcache.c utility.c wininet_main.c 
2933             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_WINX32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wininet.dll.dbg.o wininet.dll.dbg.c
2934             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wininet.spec    cookie.o dialogs.o ftp.o gopher.o http.o internet.o netconnection.o urlcache.o utility.o wininet_main.o  wininet.dll.dbg.o rsrc.res version.res  -o wininet.dll.so -L../../dlls  -lmpr -lshlwapi -lshell32 -luser32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode -lwine_unicode  -L../../libs/port -lwine_port  
2935             make[3]: Entering directory `/home/rizwank/wine/dlls/wininet/tests'
2936             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o generated.o generated.c
2937             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o http.o http.c
2938             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2939             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole generated.o http.o testlist.o  -o wininet_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lwininet   
2940             make[3]: Leaving directory `/home/rizwank/wine/dlls/wininet/tests'
2941 rizwank 1.1 make[2]: Leaving directory `/home/rizwank/wine/dlls/wininet'
2942             rm -f wininet.dll.so && ln -s wininet/wininet.dll.so wininet.dll.so
2943             make[2]: Entering directory `/home/rizwank/wine/dlls/winspool'
2944             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SPOOL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o info.o info.c
2945             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SPOOL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wspool.o wspool.c
2946             ../../tools/winebuild/winebuild -D__WINESRC__  -D_SPOOL32_ -o winspool.drv.dbg.c --debug -C. info.c wspool.c 
2947             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SPOOL32_ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winspool.drv.dbg.o winspool.drv.dbg.c
2948             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./winspool.drv.spec    info.o wspool.o  winspool.drv.dbg.o   -o winspool.drv.so -L../../dlls  -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2949             make[3]: Entering directory `/home/rizwank/wine/dlls/winspool/tests'
2950             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o info.o info.c
2951             gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.c
2952             ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole info.o testlist.o  -o winspool.drv_test.exe.so -L../../../libs/port -lwine_port -L../../../dlls -L../../../libs -lwinspool -lkernel32   
2953             make[3]: Leaving directory `/home/rizwank/wine/dlls/winspool/tests'
2954             make[2]: Leaving directory `/home/rizwank/wine/dlls/winspool'
2955             rm -f winspool.drv.so && ln -s winspool/winspool.drv.so winspool.drv.so
2956             make[2]: Entering directory `/home/rizwank/wine/dlls/wintrust'
2957             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wintrust_main.o wintrust_main.c
2958             ../../tools/winebuild/winebuild -D__WINESRC__   -o wintrust.dll.dbg.c --debug -C. wintrust_main.c 
2959             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wintrust.dll.dbg.o wintrust.dll.dbg.c
2960             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wintrust.spec    wintrust_main.o  wintrust.dll.dbg.o   -o wintrust.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2961             make[2]: Leaving directory `/home/rizwank/wine/dlls/wintrust'
2962 rizwank 1.1 rm -f wintrust.dll.so && ln -s wintrust/wintrust.dll.so wintrust.dll.so
2963             make[2]: Entering directory `/home/rizwank/wine/dlls/wow32'
2964             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wow_main.o wow_main.c
2965             ../../tools/winebuild/winebuild -D__WINESRC__   -o wow32.dll.dbg.c --debug -C. wow_main.c 
2966             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wow32.dll.dbg.o wow32.dll.dbg.c
2967             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wow32.spec    wow_main.o  wow32.dll.dbg.o   -o wow32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2968             make[2]: Leaving directory `/home/rizwank/wine/dlls/wow32'
2969             rm -f wow32.dll.so && ln -s wow32/wow32.dll.so wow32.dll.so
2970             make[2]: Entering directory `/home/rizwank/wine/dlls/wsock32'
2971             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include  -D__WINESRC__    -foversion.res version.rc
2972             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o protocol.o protocol.c
2973             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o service.o service.c
2974             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o socket.o socket.c
2975             ../../tools/winebuild/winebuild -D__WINESRC__   -o wsock32.dll.dbg.c --debug -C. protocol.c service.c socket.c 
2976             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wsock32.dll.dbg.o wsock32.dll.dbg.c
2977             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wsock32.spec    protocol.o service.o socket.o  wsock32.dll.dbg.o version.res  -o wsock32.dll.so -L../../dlls  -lws2_32 -liphlpapi -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2978             make[2]: Leaving directory `/home/rizwank/wine/dlls/wsock32'
2979             rm -f wsock32.dll.so && ln -s wsock32/wsock32.dll.so wsock32.dll.so
2980             make[2]: Entering directory `/home/rizwank/wine/dlls/wtsapi32'
2981             gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wtsapi32.o wtsapi32.c
2982             ../../tools/winebuild/winebuild -D__WINESRC__   -o wtsapi32.dll.dbg.c --debug -C. wtsapi32.c 
2983 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wtsapi32.dll.dbg.o wtsapi32.dll.dbg.c
2984             ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./wtsapi32.spec    wtsapi32.o  wtsapi32.dll.dbg.o   -o wtsapi32.dll.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
2985             make[2]: Leaving directory `/home/rizwank/wine/dlls/wtsapi32'
2986             rm -f wtsapi32.dll.so && ln -s wtsapi32/wtsapi32.dll.so wtsapi32.dll.so
2987             make[1]: Leaving directory `/home/rizwank/wine/dlls'
2988             make[1]: Entering directory `/home/rizwank/wine/programs'
2989             sed -e 's,@bindir\@,/usr/local/bin,g' ./wineapploader.in >wineapploader || (rm -f wineapploader && false)
2990             sed -e 's,@bindir\@,/usr/local/bin,g' -e 's,@libdir\@,/usr/local/lib,g' -e 's,@dlldir\@,/usr/local/lib/wine,g' ./winelauncher.in >winelauncher || (rm -f winelauncher && false)
2991             make[2]: Entering directory `/home/rizwank/wine/programs/avitools'
2992             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o aviinfo.o aviinfo.c
2993             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows -o aviinfo.exe.so aviinfo.o -L../../dlls -lavifil32 -lkernel32 -L../../libs/wine -lwine -L../../libs/port -lwine_port  
2994             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o aviplay.o aviplay.c
2995             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows -o aviplay.exe.so aviplay.o -L../../dlls -lavifil32 -lddraw -lkernel32 -L../../libs/wine -lwine -L../../libs/port -lwine_port  
2996             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o icinfo.o icinfo.c
2997             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows -o icinfo.exe.so icinfo.o -L../../dlls -lmsvfw32 -lkernel32 -L../../libs/wine -lwine -L../../libs/port -lwine_port  
2998             rm -f aviinfo && ln -s ../../tools/winewrapper aviinfo
2999             rm -f aviplay && ln -s ../../tools/winewrapper aviplay
3000             rm -f icinfo && ln -s ../../tools/winewrapper icinfo
3001             make[2]: Leaving directory `/home/rizwank/wine/programs/avitools'
3002             make[2]: Entering directory `/home/rizwank/wine/programs/clock'
3003             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o license.o license.c
3004 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3005             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winclock.o winclock.c
3006             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o License_En.o License_En.c
3007             ../../tools/winebuild/winebuild   -o clock.exe.dbg.c --debug -C. license.c main.c winclock.c License_En.c 
3008             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clock.exe.dbg.o clock.exe.dbg.c
3009             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -forsrc.res rsrc.rc
3010             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows license.o main.o winclock.o License_En.o  clock.exe.dbg.o rsrc.res -o clock.exe.so -L../../dlls  -lcomdlg32 -lshell32 -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3011             rm -f clock && ln -s ../../tools/winewrapper clock
3012             make[2]: Leaving directory `/home/rizwank/wine/programs/clock'
3013             make[2]: Entering directory `/home/rizwank/wine/programs/cmdlgtst'
3014             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cmdlgtst.o cmdlgtst.c
3015             ../../tools/winebuild/winebuild   -o cmdlgtst.exe.dbg.c --debug -C. cmdlgtst.c 
3016             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o cmdlgtst.exe.dbg.o cmdlgtst.exe.dbg.c
3017             ../../tools/bin2res -f -o about.ico ./cmdlgr.rc
3018             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -focmdlgr.res cmdlgr.rc
3019             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows cmdlgtst.o  cmdlgtst.exe.dbg.o cmdlgr.res -o cmdlgtst.exe.so -L../../dlls  -lcomdlg32 -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3020             rm -f cmdlgtst && ln -s ../../tools/winewrapper cmdlgtst
3021             make[2]: Leaving directory `/home/rizwank/wine/programs/cmdlgtst'
3022             make[2]: Entering directory `/home/rizwank/wine/programs/control'
3023             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o control.o control.c
3024             ../../tools/winebuild/winebuild   -o control.exe.dbg.c --debug -C. control.c 
3025 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o control.exe.dbg.o control.exe.dbg.c
3026             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows control.o  control.exe.dbg.o  -o control.exe.so -L../../dlls  -lshell32 -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3027             rm -f control && ln -s ../../tools/winewrapper control
3028             make[2]: Leaving directory `/home/rizwank/wine/programs/control'
3029             make[2]: Entering directory `/home/rizwank/wine/programs/expand'
3030             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o expand.o expand.c
3031             ../../tools/winebuild/winebuild   -o expand.exe.dbg.c --debug -C. expand.c 
3032             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o expand.exe.dbg.o expand.exe.dbg.c
3033             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole expand.o  expand.exe.dbg.o  -o expand.exe.so -L../../dlls  -llz32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3034             rm -f expand && ln -s ../../tools/winewrapper expand
3035             make[2]: Leaving directory `/home/rizwank/wine/programs/expand'
3036             make[2]: Entering directory `/home/rizwank/wine/programs/msiexec'
3037             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msiexec.o msiexec.c
3038             ../../tools/winebuild/winebuild   -o msiexec.exe.dbg.c --debug -C. msiexec.c 
3039             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o msiexec.exe.dbg.o msiexec.exe.dbg.c
3040             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -foversion.res version.rc
3041             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole msiexec.o  msiexec.exe.dbg.o version.res -o msiexec.exe.so -L../../dlls  -lmsi -lole32 -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3042             rm -f msiexec && ln -s ../../tools/winewrapper msiexec
3043             make[2]: Leaving directory `/home/rizwank/wine/programs/msiexec'
3044             make[2]: Entering directory `/home/rizwank/wine/programs/notepad'
3045             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o License_En.o License_En.c
3046 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialog.o dialog.c
3047             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o license.o license.c
3048             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3049             ../../tools/winebuild/winebuild  -DNO_LIBWINE_PORT -o notepad.exe.dbg.c --debug -C. License_En.c dialog.c license.c main.c 
3050             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o notepad.exe.dbg.o notepad.exe.dbg.c
3051             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT  -forsrc.res rsrc.rc
3052             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows License_En.o dialog.o license.o main.o  notepad.exe.dbg.o rsrc.res -o notepad.exe.so -L../../dlls  -lcomdlg32 -lshell32 -luser32 -lgdi32 -lmsvcrt -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3053             rm -f notepad && ln -s ../../tools/winewrapper notepad
3054             make[2]: Leaving directory `/home/rizwank/wine/programs/notepad'
3055             make[2]: Entering directory `/home/rizwank/wine/programs/progman'
3056             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialog.o dialog.c
3057             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o group.o group.c
3058             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o grpfile.o grpfile.c
3059             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o license.o license.c
3060             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3061             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o program.o program.c
3062             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
3063             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o License_En.o License_En.c
3064             ../../tools/winebuild/winebuild   -o progman.exe.dbg.c --debug -C. dialog.c group.c grpfile.c license.c main.c program.c string.c License_En.c 
3065             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o progman.exe.dbg.o progman.exe.dbg.c
3066             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -forsrc.res rsrc.rc
3067 rizwank 1.1 ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows dialog.o group.o grpfile.o license.o main.o program.o string.o License_En.o  progman.exe.dbg.o rsrc.res -o progman.exe.so -L../../dlls  -lshell32 -lcomdlg32 -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3068             rm -f progman && ln -s ../../tools/winewrapper progman
3069             make[2]: Leaving directory `/home/rizwank/wine/programs/progman'
3070             make[2]: Entering directory `/home/rizwank/wine/programs/regedit'
3071             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o about.o about.c
3072             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o childwnd.o childwnd.c
3073             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o edit.o edit.c
3074             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o framewnd.o framewnd.c
3075             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o listview.o listview.c
3076             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3077             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regedit.o regedit.c
3078             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regproc.o regproc.c
3079             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o treeview.o treeview.c
3080             ../../tools/winebuild/winebuild  -DNO_LIBWINE_PORT -o regedit.exe.dbg.c --debug -C. about.c childwnd.c edit.c framewnd.c listview.c main.c regedit.c regproc.c treeview.c 
3081             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regedit.exe.dbg.o regedit.exe.dbg.c
3082             ../../tools/bin2res -f -o bin.ico ./resource.rc
3083             ../../tools/bin2res -f -o computer.ico ./resource.rc
3084             ../../tools/bin2res -f -o folder.ico ./resource.rc
3085             ../../tools/bin2res -f -o folderopen.ico ./resource.rc
3086             ../../tools/bin2res -f -o regedit.ico ./resource.rc
3087             ../../tools/bin2res -f -o string.ico ./resource.rc
3088 rizwank 1.1 LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT  -forsrc.res rsrc.rc
3089             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows about.o childwnd.o edit.o framewnd.o listview.o main.o regedit.o regproc.o treeview.o  regedit.exe.dbg.o rsrc.res -o regedit.exe.so -L../../dlls -Wb,-dshlwapi -Wb,-dshell32 -Wb,-dcomdlg32 -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 -lmsvcrt -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3090             rm -f regedit && ln -s ../../tools/winewrapper regedit
3091             make[2]: Leaving directory `/home/rizwank/wine/programs/regedit'
3092             make[2]: Entering directory `/home/rizwank/wine/programs/regsvr32'
3093             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr32.o regsvr32.c
3094             ../../tools/winebuild/winebuild   -o regsvr32.exe.dbg.c --debug -C. regsvr32.c 
3095             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o regsvr32.exe.dbg.o regsvr32.exe.dbg.c
3096             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -foregsvr32.res regsvr32.rc
3097             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole regsvr32.o  regsvr32.exe.dbg.o regsvr32.res -o regsvr32.exe.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3098             rm -f regsvr32 && ln -s ../../tools/winewrapper regsvr32
3099             make[2]: Leaving directory `/home/rizwank/wine/programs/regsvr32'
3100             make[2]: Entering directory `/home/rizwank/wine/programs/rpcss'
3101             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o epmap_server.o epmap_server.c
3102             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o np_server.o np_server.c
3103             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpcss_main.o rpcss_main.c
3104             ../../tools/winebuild/winebuild   -o rpcss.exe.dbg.c --debug -C. epmap_server.c np_server.c rpcss_main.c 
3105             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rpcss.exe.dbg.o rpcss.exe.dbg.c
3106             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole epmap_server.o np_server.o rpcss_main.o  rpcss.exe.dbg.o  -o rpcss.exe.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3107             rm -f rpcss && ln -s ../../tools/winewrapper rpcss
3108             make[2]: Leaving directory `/home/rizwank/wine/programs/rpcss'
3109 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/programs/rundll32'
3110             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rundll32.o rundll32.c
3111             ../../tools/winebuild/winebuild   -o rundll32.exe.dbg.c --debug -C. rundll32.c 
3112             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o rundll32.exe.dbg.o rundll32.exe.dbg.c
3113             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole rundll32.o  rundll32.exe.dbg.o  -o rundll32.exe.so -L../../dlls  -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3114             rm -f rundll32 && ln -s ../../tools/winewrapper rundll32
3115             make[2]: Leaving directory `/home/rizwank/wine/programs/rundll32'
3116             make[2]: Entering directory `/home/rizwank/wine/programs/start'
3117             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o start.o start.c
3118             ../../tools/winebuild/winebuild   -o start.exe.dbg.c --debug -C. start.c 
3119             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o start.exe.dbg.o start.exe.dbg.c
3120             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -forsrc.res rsrc.rc
3121             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole start.o  start.exe.dbg.o rsrc.res -o start.exe.so -L../../dlls  -lshell32 -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3122             rm -f start && ln -s ../../tools/winewrapper start
3123             make[2]: Leaving directory `/home/rizwank/wine/programs/start'
3124             make[2]: Entering directory `/home/rizwank/wine/programs/taskmgr'
3125             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o about.o about.c
3126             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o affinity.o affinity.c
3127             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o applpage.o applpage.c
3128             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o column.o column.c
3129             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dbgchnl.o dbgchnl.c
3130 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debug.o debug.c
3131             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o endproc.o endproc.c
3132             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o graph.o graph.c
3133             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o graphctl.o graphctl.c
3134             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o optnmenu.o optnmenu.c
3135             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o perfdata.o perfdata.c
3136             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o perfpage.o perfpage.c
3137             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o priority.o priority.c
3138             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o proclist.o proclist.c
3139             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o procpage.o procpage.c
3140             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o run.o run.c
3141             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o taskmgr.o taskmgr.c
3142             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o trayicon.o trayicon.c
3143             ../../tools/winebuild/winebuild  -DNO_LIBWINE_PORT -o taskmgr.exe.dbg.c --debug -C. about.c affinity.c applpage.c column.c dbgchnl.c debug.c endproc.c graph.c graphctl.c optnmenu.c perfdata.c perfpage.c priority.c proclist.c procpage.c run.c taskmgr.c trayicon.c 
3144             gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o taskmgr.exe.dbg.o taskmgr.exe.dbg.c
3145             ../../tools/bin2res -f -o font.bmp ./taskmgr.rc
3146             ../../tools/bin2res -f -o taskmgr.ico ./taskmgr.rc
3147             ../../tools/bin2res -f -o trayicon.bmp ./taskmgr.rc
3148             ../../tools/bin2res -f -o traymask.bmp ./taskmgr.rc
3149             ../../tools/bin2res -f -o window.ico ./taskmgr.rc
3150             ../../tools/bin2res -f -o windowsm.ico ./taskmgr.rc
3151 rizwank 1.1 LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include -I../../include/msvcrt  -DNO_LIBWINE_PORT  -fotaskmgr.res taskmgr.rc
3152             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows about.o affinity.o applpage.o column.o dbgchnl.o debug.o endproc.o graph.o graphctl.o optnmenu.o perfdata.o perfpage.o priority.o proclist.o procpage.o run.o taskmgr.o trayicon.o  taskmgr.exe.dbg.o taskmgr.res -o taskmgr.exe.so -L../../dlls  -lpsapi -lshell32 -lcomctl32 -lmsvcrt -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3153             rm -f taskmgr && ln -s ../../tools/winewrapper taskmgr
3154             make[2]: Leaving directory `/home/rizwank/wine/programs/taskmgr'
3155             make[2]: Entering directory `/home/rizwank/wine/programs/uninstaller'
3156             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3157             ../../tools/winebuild/winebuild   -o uninstaller.exe.dbg.c --debug -C. main.c 
3158             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o uninstaller.exe.dbg.o uninstaller.exe.dbg.c
3159             ../../tools/bin2res -f -o uninstaller.ico ./rsrc.rc
3160             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -forsrc.res rsrc.rc
3161             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole main.o  uninstaller.exe.dbg.o rsrc.res -o uninstaller.exe.so -L../../dlls  -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3162             rm -f uninstaller && ln -s ../../tools/winewrapper uninstaller
3163             make[2]: Leaving directory `/home/rizwank/wine/programs/uninstaller'
3164             make[2]: Entering directory `/home/rizwank/wine/programs/view'
3165             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o init.o init.c
3166             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o view.o view.c
3167             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winmain.o winmain.c
3168             ../../tools/winebuild/winebuild   -o view.exe.dbg.c --debug -C. init.c view.c winmain.c 
3169             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o view.exe.dbg.o view.exe.dbg.c
3170             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -foviewrc.res viewrc.rc
3171             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows init.o view.o winmain.o  view.exe.dbg.o viewrc.res -o view.exe.so -L../../dlls  -lcomdlg32 -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3172 rizwank 1.1 rm -f view && ln -s ../../tools/winewrapper view
3173             make[2]: Leaving directory `/home/rizwank/wine/programs/view'
3174             make[2]: Entering directory `/home/rizwank/wine/programs/wcmd'
3175             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o batch.o batch.c
3176             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o builtins.o builtins.c
3177             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o directory.o directory.c
3178             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wcmdmain.o wcmdmain.c
3179             ../../tools/winebuild/winebuild   -o wcmd.exe.dbg.c --debug -C. batch.c builtins.c directory.c wcmdmain.c 
3180             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wcmd.exe.dbg.o wcmd.exe.dbg.c
3181             ../../tools/bin2res -f -o wcmd.ico ./wcmdrc.rc
3182             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -fowcmdrc.res wcmdrc.rc
3183             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole batch.o builtins.o directory.o wcmdmain.o  wcmd.exe.dbg.o wcmdrc.res -o wcmd.exe.so -L../../dlls  -lshell32 -luser32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3184             rm -f wcmd && ln -s ../../tools/winewrapper wcmd
3185             make[2]: Leaving directory `/home/rizwank/wine/programs/wcmd'
3186             make[2]: Entering directory `/home/rizwank/wine/programs/wineboot'
3187             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wineboot.o wineboot.c
3188             ../../tools/winebuild/winebuild   -o wineboot.exe.dbg.c --debug -C. wineboot.c 
3189             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wineboot.exe.dbg.o wineboot.exe.dbg.c
3190             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole wineboot.o  wineboot.exe.dbg.o  -o wineboot.exe.so -L../../dlls  -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3191             rm -f wineboot && ln -s ../../tools/winewrapper wineboot
3192             make[2]: Leaving directory `/home/rizwank/wine/programs/wineboot'
3193 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/programs/winebrowser'
3194             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3195             ../../tools/winebuild/winebuild   -o winebrowser.exe.dbg.c --debug -C. main.c 
3196             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winebrowser.exe.dbg.o winebrowser.exe.dbg.c
3197             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole main.o  winebrowser.exe.dbg.o  -o winebrowser.exe.so -L../../dlls  -lshell32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3198             rm -f winebrowser && ln -s ../../tools/winewrapper winebrowser
3199             make[2]: Leaving directory `/home/rizwank/wine/programs/winebrowser'
3200             make[2]: Entering directory `/home/rizwank/wine/programs/winecfg'
3201             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o appdefaults.o appdefaults.c
3202             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o audio.o audio.c
3203             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o drive.o drive.c
3204             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o drivedetect.o drivedetect.c
3205             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o driveui.o driveui.c
3206             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o libraries.o libraries.c
3207             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3208             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o properties.o properties.c
3209             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winecfg.o winecfg.c
3210             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o x11drvdlg.o x11drvdlg.c
3211             ../../tools/winebuild/winebuild   -o winecfg.exe.dbg.c --debug -C. appdefaults.c audio.c drive.c drivedetect.c driveui.c libraries.c main.c properties.c winecfg.c x11drvdlg.c 
3212             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winecfg.exe.dbg.o winecfg.exe.dbg.c
3213             ../../tools/bin2res -f -o idb_wine.bmp ./winecfg.rc
3214 rizwank 1.1 LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -fowinecfg.res winecfg.rc
3215             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows appdefaults.o audio.o drive.o drivedetect.o driveui.o libraries.o main.o properties.o winecfg.o x11drvdlg.o  winecfg.exe.dbg.o winecfg.res -o winecfg.exe.so -L../../dlls  -lcomdlg32 -lcomctl32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3216             rm -f winecfg && ln -s ../../tools/winewrapper winecfg
3217             make[2]: Leaving directory `/home/rizwank/wine/programs/winecfg'
3218             make[2]: Entering directory `/home/rizwank/wine/programs/wineconsole'
3219             gcc -c -I. -I. -I../../include -I../../include   -DUNICODE -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o curses.o curses.c
3220             gcc -c -I. -I. -I../../include -I../../include   -DUNICODE -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialog.o dialog.c
3221             gcc -c -I. -I. -I../../include -I../../include   -DUNICODE -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o registry.o registry.c
3222             gcc -c -I. -I. -I../../include -I../../include   -DUNICODE -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o user.o user.c
3223             gcc -c -I. -I. -I../../include -I../../include   -DUNICODE -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wineconsole.o wineconsole.c
3224             ../../tools/winebuild/winebuild  -DUNICODE -o wineconsole.exe.dbg.c --debug -C. curses.c dialog.c registry.c user.c wineconsole.c 
3225             gcc -c -I. -I. -I../../include -I../../include   -DUNICODE -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o wineconsole.exe.dbg.o wineconsole.exe.dbg.c
3226             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include   -DUNICODE  -fowineconsole_res.res wineconsole_res.rc
3227             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows curses.o dialog.o registry.o user.o wineconsole.o  wineconsole.exe.dbg.o wineconsole_res.res -o wineconsole.exe.so -L../../dlls -Wb,-dcomctl32 -Wb,-duser32 -Wb,-dgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3228             rm -f wineconsole && ln -s ../../tools/winewrapper wineconsole
3229             make[2]: Leaving directory `/home/rizwank/wine/programs/wineconsole'
3230             make[2]: Entering directory `/home/rizwank/wine/programs/winedbg'
3231             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o be_alpha.o be_alpha.c
3232             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o be_i386.o be_i386.c
3233             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o be_ppc.o be_ppc.c
3234             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o break.o break.c
3235 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o db_disasm.o db_disasm.c
3236             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o display.o display.c
3237             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o expr.o expr.c
3238             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gdbproxy.o gdbproxy.c
3239             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o info.o info.c
3240             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o memory.o memory.c
3241             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o source.o source.c
3242             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o symbol.o symbol.c
3243             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o stack.o stack.c
3244             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o types.o types.c
3245             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winedbg.o winedbg.c
3246             bison -y -d -t ./dbg.y
3247             conflicts:  3 shift/reduce
3248             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o y.tab.o y.tab.c
3249             flex -8 -I ./debug.l
3250             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lex.yy.o lex.yy.c
3251             ../../tools/winebuild/winebuild   -o winedbg.exe.dbg.c --debug -C. be_alpha.c be_i386.c be_ppc.c break.c db_disasm.c display.c expr.c gdbproxy.c info.c memory.c source.c symbol.c stack.c types.c winedbg.c 
3252             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winedbg.exe.dbg.o winedbg.exe.dbg.c
3253             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole be_alpha.o be_i386.o be_ppc.o break.o db_disasm.o display.o expr.o gdbproxy.o info.o memory.o source.o symbol.o stack.o types.o winedbg.o y.tab.o lex.yy.o winedbg.exe.dbg.o  -o winedbg.exe.so -L../../dlls -Wb,-duser32 -ldbghelp -ladvapi32 -lkernel32 -lntdll -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3254             rm -f winedbg && ln -s ../../tools/winewrapper winedbg
3255             make[2]: Leaving directory `/home/rizwank/wine/programs/winedbg'
3256 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/programs/winefile'
3257             gcc -c -I. -I. -I../../include -I../../include   -D__WINE__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o license.o license.c
3258             gcc -c -I. -I. -I../../include -I../../include   -D__WINE__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o splitpath.o splitpath.c
3259             gcc -c -I. -I. -I../../include -I../../include   -D__WINE__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winefile.o winefile.c
3260             ../../tools/winebuild/winebuild  -D__WINE__ -o winefile.exe.dbg.c --debug -C. license.c splitpath.c winefile.c 
3261             gcc -c -I. -I. -I../../include -I../../include   -D__WINE__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winefile.exe.dbg.o winefile.exe.dbg.c
3262             ../../tools/bin2res -f -o drivebar.bmp ./resource.rc
3263             ../../tools/bin2res -f -o images.bmp ./resource.rc
3264             ../../tools/bin2res -f -o toolbar.bmp ./resource.rc
3265             ../../tools/bin2res -f -o winefile.ico ./resource.rc
3266             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include   -D__WINE__  -forsrc.res rsrc.rc
3267             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows license.o splitpath.o winefile.o  winefile.exe.dbg.o rsrc.res -o winefile.exe.so -L../../dlls  -lshell32 -lcomdlg32 -lcomctl32 -lole32 -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
3268             rm -f winefile && ln -s ../../tools/winewrapper winefile
3269             make[2]: Leaving directory `/home/rizwank/wine/programs/winefile'
3270             make[2]: Entering directory `/home/rizwank/wine/programs/winemenubuilder'
3271             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winemenubuilder.o winemenubuilder.c
3272             ../../tools/winebuild/winebuild   -o winemenubuilder.exe.dbg.c --debug -C. winemenubuilder.c 
3273             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winemenubuilder.exe.dbg.o winemenubuilder.exe.dbg.c
3274             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows winemenubuilder.o  winemenubuilder.exe.dbg.o  -o winemenubuilder.exe.so -L../../dlls  -lshell32 -lole32 -luser32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port  
3275             rm -f winemenubuilder && ln -s ../../tools/winewrapper winemenubuilder
3276             make[2]: Leaving directory `/home/rizwank/wine/programs/winemenubuilder'
3277 rizwank 1.1 make[2]: Entering directory `/home/rizwank/wine/programs/winemine'
3278             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o dialog.o dialog.c
3279             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3280             ../../tools/winebuild/winebuild   -o winemine.exe.dbg.c --debug -C. dialog.c main.c 
3281             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winemine.exe.dbg.o winemine.exe.dbg.c
3282             ../../tools/bin2res -f -o faces.bmp ./rsrc.rc
3283             ../../tools/bin2res -f -o leds.bmp ./rsrc.rc
3284             ../../tools/bin2res -f -o mines.bmp ./rsrc.rc
3285             ../../tools/bin2res -f -o winemine.ico ./rsrc.rc
3286             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -forsrc.res rsrc.rc
3287             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows dialog.o main.o  winemine.exe.dbg.o rsrc.res -o winemine.exe.so -L../../dlls  -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3288             rm -f winemine && ln -s ../../tools/winewrapper winemine
3289             make[2]: Leaving directory `/home/rizwank/wine/programs/winemine'
3290             make[2]: Entering directory `/home/rizwank/wine/programs/winepath'
3291             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winepath.o winepath.c
3292             ../../tools/winebuild/winebuild   -o winepath.exe.dbg.c --debug -C. winepath.c 
3293             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winepath.exe.dbg.o winepath.exe.dbg.c
3294             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole winepath.o  winepath.exe.dbg.o  -o winepath.exe.so -L../../dlls  -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3295             rm -f winepath && ln -s ../../tools/winewrapper winepath
3296             make[2]: Leaving directory `/home/rizwank/wine/programs/winepath'
3297             make[2]: Entering directory `/home/rizwank/wine/programs/winetest'
3298 rizwank 1.1 gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o gui.o gui.c
3299             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3300             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o send.o send.c
3301             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o util.o util.c
3302             ../../tools/winebuild/winebuild   -o winetest.exe.dbg.c --debug -C. gui.c main.c send.c util.c 
3303             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winetest.exe.dbg.o winetest.exe.dbg.c
3304             ../../tools/bin2res -f -o wine.ico ./winetest.rc
3305             cp ../../dlls/advpack/tests/advpack_test.exe.so advpack_test.exe.so && strip advpack_test.exe.so
3306             cp ../../dlls/advapi32/tests/advapi32_test.exe.so advapi32_test.exe.so && strip advapi32_test.exe.so
3307             cp ../../dlls/comctl32/tests/comctl32_test.exe.so comctl32_test.exe.so && strip comctl32_test.exe.so
3308             cp ../../dlls/ddraw/tests/ddraw_test.exe.so ddraw_test.exe.so && strip ddraw_test.exe.so
3309             cp ../../dlls/dsound/tests/dsound_test.exe.so dsound_test.exe.so && strip dsound_test.exe.so
3310             cp ../../dlls/gdi/tests/gdi32_test.exe.so gdi32_test.exe.so && strip gdi32_test.exe.so
3311             cp ../../dlls/iphlpapi/tests/iphlpapi_test.exe.so iphlpapi_test.exe.so && strip iphlpapi_test.exe.so
3312             cp ../../dlls/kernel/tests/kernel32_test.exe.so kernel32_test.exe.so && strip kernel32_test.exe.so
3313             cp ../../dlls/lzexpand/tests/lz32_test.exe.so lz32_test.exe.so && strip lz32_test.exe.so
3314             cp ../../dlls/mapi32/tests/mapi32_test.exe.so mapi32_test.exe.so && strip mapi32_test.exe.so
3315             cp ../../dlls/mlang/tests/mlang_test.exe.so mlang_test.exe.so && strip mlang_test.exe.so
3316             cp ../../dlls/msacm/tests/msacm32_test.exe.so msacm32_test.exe.so && strip msacm32_test.exe.so
3317             cp ../../dlls/mscms/tests/mscms_test.exe.so mscms_test.exe.so && strip mscms_test.exe.so
3318             cp ../../dlls/msi/tests/msi_test.exe.so msi_test.exe.so && strip msi_test.exe.so
3319 rizwank 1.1 cp ../../dlls/msvcrt/tests/msvcrt_test.exe.so msvcrt_test.exe.so && strip msvcrt_test.exe.so
3320             cp ../../dlls/msvcrtd/tests/msvcrtd_test.exe.so msvcrtd_test.exe.so && strip msvcrtd_test.exe.so
3321             cp ../../dlls/netapi32/tests/netapi32_test.exe.so netapi32_test.exe.so && strip netapi32_test.exe.so
3322             cp ../../dlls/ntdll/tests/ntdll_test.exe.so ntdll_test.exe.so && strip ntdll_test.exe.so
3323             cp ../../dlls/ole32/tests/ole32_test.exe.so ole32_test.exe.so && strip ole32_test.exe.so
3324             cp ../../dlls/oleaut32/tests/oleaut32_test.exe.so oleaut32_test.exe.so && strip oleaut32_test.exe.so
3325             cp ../../dlls/psapi/tests/psapi_test.exe.so psapi_test.exe.so && strip psapi_test.exe.so
3326             cp ../../dlls/quartz/tests/quartz_test.exe.so quartz_test.exe.so && strip quartz_test.exe.so
3327             cp ../../dlls/rpcrt4/tests/rpcrt4_test.exe.so rpcrt4_test.exe.so && strip rpcrt4_test.exe.so
3328             cp ../../dlls/rsabase/tests/rsabase_test.exe.so rsabase_test.exe.so && strip rsabase_test.exe.so
3329             cp ../../dlls/rsaenh/tests/rsaenh_test.exe.so rsaenh_test.exe.so && strip rsaenh_test.exe.so
3330             cp ../../dlls/shell32/tests/shell32_test.exe.so shell32_test.exe.so && strip shell32_test.exe.so
3331             cp ../../dlls/shlwapi/tests/shlwapi_test.exe.so shlwapi_test.exe.so && strip shlwapi_test.exe.so
3332             cp ../../dlls/urlmon/tests/urlmon_test.exe.so urlmon_test.exe.so && strip urlmon_test.exe.so
3333             cp ../../dlls/user/tests/user32_test.exe.so user32_test.exe.so && strip user32_test.exe.so
3334             cp ../../dlls/version/tests/version_test.exe.so version_test.exe.so && strip version_test.exe.so
3335             cp ../../dlls/wininet/tests/wininet_test.exe.so wininet_test.exe.so && strip wininet_test.exe.so
3336             cp ../../dlls/winmm/tests/winmm_test.exe.so winmm_test.exe.so && strip winmm_test.exe.so
3337             cp ../../dlls/winspool/tests/winspool.drv_test.exe.so winspool.drv_test.exe.so && strip winspool.drv_test.exe.so
3338             cp ../../dlls/winsock/tests/ws2_32_test.exe.so ws2_32_test.exe.so && strip ws2_32_test.exe.so
3339             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include     -fowinetest.res winetest.rc
3340 rizwank 1.1 ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole gui.o main.o send.o util.o  winetest.exe.dbg.o winetest.res -o winetest.exe.so -L../../dlls  -lcomctl32 -luser32 -lwsock32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3341             rm -f winetest && ln -s ../../tools/winewrapper winetest
3342             make[2]: Leaving directory `/home/rizwank/wine/programs/winetest'
3343             make[2]: Entering directory `/home/rizwank/wine/programs/winevdm'
3344             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winevdm.o winevdm.c
3345             ../../tools/winebuild/winebuild   -o winevdm.exe.dbg.c --debug -C. winevdm.c 
3346             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winevdm.exe.dbg.o winevdm.exe.dbg.c
3347             ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole winevdm.o  winevdm.exe.dbg.o  -o winevdm.exe.so -L../../dlls  -lwinedos -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3348             rm -f winevdm && ln -s ../../tools/winewrapper winevdm
3349             make[2]: Leaving directory `/home/rizwank/wine/programs/winevdm'
3350             make[2]: Entering directory `/home/rizwank/wine/programs/winhelp'
3351             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o callback.o callback.c
3352             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hlpfile.o hlpfile.c
3353             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o macro.o macro.c
3354             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o string.o string.c
3355             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winhelp.o winhelp.c
3356             flex -8 -i ./macro.lex.l
3357             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o lex.yy.o lex.yy.c
3358             ../../tools/winebuild/winebuild   -o winhelp.exe.dbg.c --debug -C. callback.c hlpfile.c macro.c string.c winhelp.c 
3359             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winhelp.exe.dbg.o winhelp.exe.dbg.c
3360             LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include    -DWINELIB -forsrc.res rsrc.rc
3361 rizwank 1.1 ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows callback.o hlpfile.o macro.o string.o winhelp.o lex.yy.o winhelp.exe.dbg.o rsrc.res -o winhelp.exe.so -L../../dlls  -lcomdlg32 -lshell32 -luser32 -lgdi32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3362             rm -f winhelp && ln -s ../../tools/winewrapper winhelp
3363             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hlp2sgml.o hlp2sgml.c
3364             hlp2sgml.c: In function `main':
3365             hlp2sgml.c:219: warning: `%x' yields only last 2 digits of year in some locales
3366             gcc -o hlp2sgml hlp2sgml.o hlpfile.o 
3367             make[2]: Leaving directory `/home/rizwank/wine/programs/winhelp'
3368             make[2]: Entering directory `/home/rizwank/wine/programs/winver'
3369             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winver.o winver.c
3370             ../../tools/winebuild/winebuild   -o winver.exe.dbg.c --debug -C. winver.c 
3371             gcc -c -I. -I. -I../../include -I../../include    -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o winver.exe.dbg.o winver.exe.dbg.c
3372             ../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows winver.o  winver.exe.dbg.o  -o winver.exe.so -L../../dlls  -lshell32 -lkernel32 -L../../libs/wine -lwine  -L../../libs/port -lwine_port  
3373             rm -f winver && ln -s ../../tools/winewrapper winver
3374             make[2]: Leaving directory `/home/rizwank/wine/programs/winver'
3375             rm -f aviinfo.exe.so && ln -s avitools/aviinfo.exe.so aviinfo.exe.so
3376             rm -f aviplay.exe.so && ln -s avitools/aviplay.exe.so aviplay.exe.so
3377             rm -f clock.exe.so && ln -s clock/clock.exe.so clock.exe.so
3378             rm -f cmdlgtst.exe.so && ln -s cmdlgtst/cmdlgtst.exe.so cmdlgtst.exe.so
3379             rm -f control.exe.so && ln -s control/control.exe.so control.exe.so
3380             rm -f expand.exe.so && ln -s expand/expand.exe.so expand.exe.so
3381             rm -f icinfo.exe.so && ln -s avitools/icinfo.exe.so icinfo.exe.so
3382 rizwank 1.1 rm -f msiexec.exe.so && ln -s msiexec/msiexec.exe.so msiexec.exe.so
3383             rm -f notepad.exe.so && ln -s notepad/notepad.exe.so notepad.exe.so
3384             rm -f progman.exe.so && ln -s progman/progman.exe.so progman.exe.so
3385             rm -f regedit.exe.so && ln -s regedit/regedit.exe.so regedit.exe.so
3386             rm -f regsvr32.exe.so && ln -s regsvr32/regsvr32.exe.so regsvr32.exe.so
3387             rm -f rpcss.exe.so && ln -s rpcss/rpcss.exe.so rpcss.exe.so
3388             rm -f rundll32.exe.so && ln -s rundll32/rundll32.exe.so rundll32.exe.so
3389             rm -f start.exe.so && ln -s start/start.exe.so start.exe.so
3390             rm -f taskmgr.exe.so && ln -s taskmgr/taskmgr.exe.so taskmgr.exe.so
3391             rm -f uninstaller.exe.so && ln -s uninstaller/uninstaller.exe.so uninstaller.exe.so
3392             rm -f view.exe.so && ln -s view/view.exe.so view.exe.so
3393             rm -f wcmd.exe.so && ln -s wcmd/wcmd.exe.so wcmd.exe.so
3394             rm -f wineboot.exe.so && ln -s wineboot/wineboot.exe.so wineboot.exe.so
3395             rm -f winebrowser.exe.so && ln -s winebrowser/winebrowser.exe.so winebrowser.exe.so
3396             rm -f winecfg.exe.so && ln -s winecfg/winecfg.exe.so winecfg.exe.so
3397             rm -f wineconsole.exe.so && ln -s wineconsole/wineconsole.exe.so wineconsole.exe.so
3398             rm -f winedbg.exe.so && ln -s winedbg/winedbg.exe.so winedbg.exe.so
3399             rm -f winefile.exe.so && ln -s winefile/winefile.exe.so winefile.exe.so
3400             rm -f winemenubuilder.exe.so && ln -s winemenubuilder/winemenubuilder.exe.so winemenubuilder.exe.so
3401             rm -f winemine.exe.so && ln -s winemine/winemine.exe.so winemine.exe.so
3402             rm -f winepath.exe.so && ln -s winepath/winepath.exe.so winepath.exe.so
3403 rizwank 1.1 rm -f winetest.exe.so && ln -s winetest/winetest.exe.so winetest.exe.so
3404             rm -f winevdm.exe.so && ln -s winevdm/winevdm.exe.so winevdm.exe.so
3405             rm -f winhelp.exe.so && ln -s winhelp/winhelp.exe.so winhelp.exe.so
3406             rm -f winver.exe.so && ln -s winver/winver.exe.so winver.exe.so
3407             make[1]: Leaving directory `/home/rizwank/wine/programs'
3408             make[1]: Entering directory `/home/rizwank/wine/server'
3409             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o atom.o atom.c
3410             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o change.o change.c
3411             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o class.o class.c
3412             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o clipboard.o clipboard.c
3413             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o console.o console.c
3414             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o context_alpha.o context_alpha.c
3415             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o context_i386.o context_i386.c
3416             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o context_powerpc.o context_powerpc.c
3417             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o context_sparc.o context_sparc.c
3418             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o debugger.o debugger.c
3419             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o event.o event.c
3420             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o fd.o fd.c
3421             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o file.o file.c
3422             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o handle.o handle.c
3423             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o hook.o hook.c
3424 rizwank 1.1 gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o main.o main.c
3425             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mapping.o mapping.c
3426             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o mutex.o mutex.c
3427             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o named_pipe.o named_pipe.c
3428             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o object.o object.c
3429             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o process.o process.c
3430             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o ptrace.o ptrace.c
3431             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o queue.o queue.c
3432             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o region.o region.c
3433             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o registry.o registry.c
3434             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o request.o request.c
3435             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o semaphore.o semaphore.c
3436             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o serial.o serial.c
3437             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o signal.o signal.c
3438             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o snapshot.o snapshot.c
3439             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o sock.o sock.c
3440             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o thread.o thread.c
3441             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o timer.o timer.c
3442             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o token.o token.c
3443             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o trace.o trace.c
3444             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o unicode.o unicode.c
3445 rizwank 1.1 gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o user.o user.c
3446             gcc -c -I. -I. -I../include -I../include  -D__WINESRC__  -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o window.o window.c
3447             gcc -o wineserver atom.o change.o class.o clipboard.o console.o context_alpha.o context_i386.o context_powerpc.o context_sparc.o debugger.o event.o fd.o file.o handle.o hook.o main.o mapping.o mutex.o named_pipe.o object.o process.o ptrace.o queue.o region.o registry.o request.o semaphore.o serial.o signal.o snapshot.o sock.o thread.o timer.o token.o trace.o unicode.o user.o window.o  -L../libs/wine -lwine -L../libs/unicode -lwine_unicode -L../libs/port -lwine_port  
3448             make[1]: Leaving directory `/home/rizwank/wine/server'
3449             Wine build complete.

Rizwan Kassim
Powered by
ViewCVS 0.9.2