Issue 66879 - W32 build fails in rsc/source/parser
Summary: W32 build fails in rsc/source/parser
Status: CLOSED DUPLICATE of issue 66723
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: current
Hardware: All Windows, all
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.0.4
Assignee: Stephan Bergmann
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-30 05:01 UTC by quetschke
Modified: 2006-06-30 09:20 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2006-06-30 05:01:12 UTC
This is more or less a duplicate of issue 66713, but for W32. (Maybe related to
issue 66723.)

It is present in m173 and warningfixes01:

Making: ../../wntmsci10.pro/obj/rscyacc.obj
guw.pl /cygdrive/c/MSVS2003/Vc7/bin/cl.exe -Zm500 -Zc:forScope -GR -c -nologo
-Gs  -I.  -I../../wntmsci10.pro/inc/rscpar -I../inc -I../../inc -I../../WIN/inc
-I../../wntmsci10.pro/inc -I.
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc/stl
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc/external
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc
-I/cygdrive/d/w1/tin_ws/solenv/wntmsci10/inc -I/cygdrive/d/w1/tin_ws/solenv/inc
-I/cygdrive/d/w1/tin_ws/res
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc/stl
-I/cygdrive/c/J2SDK1~1.2_0/include/win32 -I/cygdrive/c/J2SDK1~1.2_0/include
-I/cygdrive/c/PROGRA~1/MICROS~4/include -I/cygdrive/c/MSVS2003/Vc7/include
-I/cygdrive/c/PROGRA~1/MICROS~1.0SD/include    
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc/offuh -I. -I../../res -I.
-Gy -Ob1 -Oxs -Oy- -Gd  -GX -Wall -wd4061 -wd4127 -wd4191 -wd4217 -wd4251
-wd4275 -wd4290     -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 -wd4611 -wd4625
-wd4626 -wd4640     -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -WX
  -DWNT -DWNT -DNT351 -DMSC -DM1310 -DINTEL -D_X86_=1 -DFULL_DESK
-DSTLPORT_VERSION=400 -DWINVER=0x400 -D_WIN32_IE=0x400 -D_MT -DCPPU_ENV=msci
-DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE
-DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680=SRC680   -DMULTITHREAD -DWIN32 -D_MT
-D_DLL -DWIN32 -D_MT -D_DLL  -Fo../../wntmsci10.pro/obj/rscyacc.obj
/cygdrive/d/w1/tin_ws/rsc/source/parser/rscyacc.cxx

guw.pl /cygdrive/c/MSVS2003/Vc7/bin/cl.exe @/tmp/mk9MFMBw
rscyacc.cxx
../../wntmsci10.pro\inc\yyrscyacc.cxx(285) : error C2220: warning treated as
error - no object file generated
../../wntmsci10.pro\inc\yyrscyacc.cxx(285) : warning C4273: 'malloc' :
inconsistent dll linkage
../../wntmsci10.pro\inc\yyrscyacc.cxx(292) : warning C4273: 'free' :
inconsistent dll linkage
dmake:  Error code 2, while making '../../wntmsci10.pro/obj/rscyacc.obj'
---* tg_merge.mk *---
Comment 1 Stephan Bergmann 2006-06-30 09:20:08 UTC
.

*** This issue has been marked as a duplicate of 66723 ***
Comment 2 Stephan Bergmann 2006-06-30 09:20:40 UTC
.