Re: Another Rotor build problem.

"Anderson, Todd A" <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.rotor
Message-ID <[email protected]>
palrt\inc\stdlib.h exists.  It is longer than 696 bytes but all it includes
is rotor_palrt.h.

After running "env fastchecked", there is no INCLUDE env variable either.

Todd

> -----Original Message-----
> From: Barry Bond [mailto:[email protected]]
> Sent: Friday, August 22, 2003 2:05 PM
> To: [email protected]
> Subject: Re: [DOTNET-ROTOR] Another Rotor build problem.
> 
> 
> Files under clr\src shouldn't be including the Visual Studio 
> version of
> stdlib.h:  the SSCLI tree provides its own version, in palrt\inc.  Can
> you confirm that E:\taanders\ROTORP\palrt\inc\stdlib.h exists 
> and is 696
> bytes long?
> 
> Also, please check that you don't have an INCLUDE environment variable
> set - if one is set, it may interfere with the SSCLI build process.
> 
> Barry
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> 
> -----Original Message-----
> From: Discussion of the Rotor Shared Source CLI implementation
> [mailto:[email protected]] On Behalf Of John Locke
> Sent: Friday, August 22, 2003 11:00 AM
> To: [email protected]
> Subject: [DOTNET-ROTOR] Another Rotor build problem.
> 
> All of a sudden, when I try to compile Rotor, it is
> unable to precompile common.h.  Opening builddf.log
> you find the below.  I think that I've verified that
> none of the files have changed so I don't know what
> is going on.  Please help!
> 
> John
> 
> 
> cl -nologo  /Tp ..\common.cpp  -Ii386\ -I.
> -IE:\taanders\ROTORP\clr\src\inc\version -I..
> -I..\i386 -Iobjdf\rotor_x86 -I..\..\inc
> -I..\..\inc\objdf\rotor_x86 -I..\..\classlibnative\inc
> -I..\..\md\inc -I..\..\xmlparser
> -I..\..\clijit\orp-include
> -Ic:\progra~1\micros~1.net\vc7\include
> -IE:\taanders\ROTORP\clr\public\oak\inc
> -IE:\taanders\ROTORP\pal
> -IE:\taanders\ROTORP\palrt\inc -Di386 -D_X86_
> -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_UP=1
> -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1
> -D_WIN32_WINNT=0x0400 -DWINVER=0x0400
> -D_WIN32_IE=0x0400    -DWIN32_LEAN_AND_MEAN=1
> -DNTMAKEENV -D_DEBUG -DDEBUGGING_SUPPORTED
> -DPROFILING_SUPPORTED -DFUSION_SUPPORTED
> -DPLATFORM_WIN32 -DFEATURE_PAL -DUSE_CDECL_HELPERS
> -DPAL_PORTABLE_SEH -DDBG=1 -DDEVL=1 -DFPO=0
> -D_DEBUG -DNTMAKEENV -D_DEBUG -DDEBUGGING_SUPPORTED
> -DPROFILING_SUPPORTED -DFUSION_SUPPORTED
> -DPLATFORM_WIN32 -DFEATURE_PAL -DUSE_CDECL_HELPERS
> -DPAL_PORTABLE_SEH    /c /Zel /Zp8 /Gy  -Wp64 /Gz
> /QIfdiv- /QIf /QI0f  /Gi /Gm /GX-  /GR- /GF  /Zi /O1
> /G6 /Oy-
> /FdE:\taanders\ROTORP\clr\bin\rotor_x86\fastchecked\cee_wks.pdb
> /FRe:\taanders\rotorp\clr\src\vm\wks\objdf\rotor_x86\
> /EHs- /EHa- /EHc- -DUNICODE -D_UNICODE -DCOMPLUS_EE
> -DENABLE_PERF_COUNTERS -W4 -DNO_CRT /WX
> /Ylfastchecked\cee_wks /Yccommon.h
> /Fpobjdf\rotor_x86\common.pch
> /Fo"e:\taanders\rotorp\clr\src\vm\wks\objdf\rotor_x86\common.obj"
> 
> common.cpp
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(183) : error C2373:
> 'PAL_errno' : redefinition; different type modifiers
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3409) : see
> declaration of 'PAL_errno'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(251) : warning C4273: 'exit'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(260) : warning C4273: 'abs'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(264) : warning C4273: 'atof'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(265) : warning C4273: 'atoi'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(266) : warning C4273: 'atol'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(268) : warning C4273:
> 'bsearch' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(274) : warning C4273: 'free'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(275) : warning C4273:
> 'getenv' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(287) : warning C4273: 'labs'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(291) : warning C4273:
> 'malloc' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(297) : warning C4273:
> 'qsort' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(298) : warning C4273: 'rand'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(299) : warning C4273:
> 'realloc' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(305) : warning C4273:
> 'srand' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(306) : warning C4273:
> 'strtod' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(308) : warning C4273:
> 'strtoul' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(319) : warning C4273:
> '_itow' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(322) : warning C4273:
> 'wcstod' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(323) : warning C4273:
> 'wcstol' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(324) : warning C4273:
> 'wcstoul' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(328) : warning C4273:
> '_wtoi' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(331) : warning C4273:
> '_i64tow' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(332) : warning C4273:
> '_ui64tow' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(344) : warning C4273:
> '_ecvt' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(351) : warning C4273:
> '_fullpath' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(352) : warning C4273:
> '_gcvt' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(356) : warning C4273:
> '_makepath' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(359) : warning C4273:
> '_putenv' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(360) : warning C4273:
> '_rotl' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(362) : warning C4273:
> '_rotr' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(365) : warning C4273:
> '_splitpath' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(366) : warning C4273:
> '_swab' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(374) : warning C4273:
> '_wmakepath' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(378) : warning C4273:
> '_wsplitpath' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(398) : warning C4273:
> 'tolower' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdlib.h(401) : warning C4273:
> 'toupper' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(152) : error C2371: 'FILE' :
> redefinition; different basic types
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3361) : see
> declaration of 'FILE'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(246) : warning C4273:
> 'iswupper' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(248) : warning C4273:
> 'iswdigit' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(249) : warning C4273:
> 'iswxdigit' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(250) : warning C4273:
> 'iswspace' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(253) : warning C4273:
> 'iswprint' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(259) : warning C4273:
> 'towupper' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(260) : warning C4273:
> 'towlower' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(544) : warning C4273:
> 'fwprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(546) : warning C4273:
> '_snwprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(547) : warning C4273:
> 'swprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(551) : warning C4273:
> '_vsnwprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(552) : warning C4273:
> 'vswprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(555) : warning C4273:
> 'swscanf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(564) : error C2036: 'FILE *'
> : unknown size
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(566) : error C2036: 'FILE *'
> : unknown size
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(573) : warning C4273:
> '_wfopen' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(643) : warning C4273:
> 'wcscat' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(644) : error C2556: 'const
> wchar_t *wcschr(const wchar_t *,wchar_t)' : overloaded
> function differs only by return type from 'wchar_t
> *wcschr(const wchar_t *,wchar_t)'
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3229) : see
> declaration of 'wcschr'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(644) : error C2373: 'wcschr'
> : redefinition; different type modifiers
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3229) : see
> declaration of 'wcschr'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(645) : warning C4273:
> 'wcscmp' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(646) : warning C4273:
> 'wcscpy' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(648) : warning C4273:
> 'wcslen' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(649) : warning C4273:
> 'wcsncat' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(650) : warning C4273:
> 'wcsncmp' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(651) : warning C4273:
> 'wcsncpy' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(652) : warning C4273:
> 'wcspbrk' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(653) : error C2556: 'const
> wchar_t *wcsrchr(const wchar_t *,wchar_t)' :
> overloaded function differs only by return type from
> 'wchar_t *wcsrchr(const wchar_t *,wchar_t)'
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3230) : see
> declaration of 'wcsrchr'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(653) : error C2373: 'wcsrchr'
> : redefinition; different type modifiers
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3230) : see
> declaration of 'wcsrchr'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(655) : warning C4273:
> 'wcsstr' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(656) : warning C4273:
> 'wcstok' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(660) : warning C4273:
> '_wcsicmp' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(661) : warning C4273:
> '_wcsnicmp' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(665) : warning C4273:
> '_wcslwr' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(696) : error C2084: function
> 'wchar_t *wcschr(wchar_t *,wchar_t)' already has a
> body
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3258) : see
> previous definition of 'wcschr'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(696) : error C2264: 'wcschr'
> : error in function definition or declaration;
> function not called
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(698) : error C2084: function
> 'wchar_t *wcspbrk(wchar_t *,const wchar_t *)' already
> has a body
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3262) : see
> previous definition of 'wcspbrk'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(700) : error C2084: function
> 'wchar_t *wcsrchr(wchar_t *,wchar_t)' already has a
> body
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3260) : see
> previous definition of 'wcsrchr'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(700) : error C2264: 'wcsrchr'
> : error in function definition or declaration;
> function not called
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(702) : error C2084: function
> 'wchar_t *wcsstr(wchar_t *,const wchar_t *)' already
> has a body
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3264) : see
> previous definition of 'wcsstr'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(712) : error C2011: 'tm' :
> 'struct' type redefinition
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3342) : see
> declaration of 'tm'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(764) : warning C4273:
> 'memmove' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\wchar.h(766) : warning C4273:
> 'memcpy' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stddef.h(128) : warning C4005:
> 'offsetof' : macro redefinition
> 
> 
> e:\taanders\ROTORP\palrt\inc\rotor_palrt.h(152) : see
> previous definition of 'offsetof'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\float.h(213) : warning C4273:
> '_finite' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\float.h(214) : warning C4273:
> '_isnan' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(183) : warning C4273: 'acos' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(184) : warning C4273: 'asin' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(185) : warning C4273: 'atan' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(186) : warning C4273: 'atan2'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(187) : warning C4273: 'cos' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(188) : warning C4273: 'cosh' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(189) : warning C4273: 'exp' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(190) : warning C4273: 'fabs' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(191) : warning C4273: 'fmod' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(193) : warning C4273: 'log' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(194) : warning C4273: 'log10'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(195) : warning C4273: 'pow' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(196) : warning C4273: 'sin' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(197) : warning C4273: 'sinh' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(198) : warning C4273: 'tan' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(199) : warning C4273: 'tanh' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(200) : warning C4273: 'sqrt' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(208) : warning C4273: 'ceil' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(209) : warning C4273: 'floor'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(218) : warning C4273: 'modf' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(450) : error C2084: function
> 'float fabsf(float)' already has a body
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3300) : see
> previous definition of 'fabsf'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(450) : error C2732: linkage
> specification contradicts earlier specification for
> 'fabsf'
> 
>         c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\math.h(449) : see declaration of
> 'fabsf'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\time.h(156) : warning C4273: 'ctime'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\time.h(160) : warning C4273:
> 'localtime' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\time.h(161) : warning C4273: 'mktime'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\time.h(166) : warning C4273: 'time' :
> inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\limits.h(71) : warning C4005:
> '_I64_MIN' : macro redefinition
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(247) : see
> previous definition of '_I64_MIN'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\limits.h(73) : warning C4005:
> '_I64_MAX' : macro redefinition
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(249) : see
> previous definition of '_I64_MAX'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\limits.h(75) : warning C4005:
> '_UI64_MAX' : macro redefinition
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(251) : see
> previous definition of '_UI64_MAX'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(221) : warning C4005: 'stdin'
> : macro redefinition
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3403) : see
> previous definition of 'stdin'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(222) : warning C4005:
> 'stdout' : macro redefinition
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3402) : see
> previous definition of 'stdout'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(223) : warning C4005:
> 'stderr' : macro redefinition
> 
>         E:\taanders\ROTORP\pal\rotor_pal.h(3404) : see
> previous definition of 'stderr'
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(257) : warning C4273:
> 'fclose' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(263) : warning C4273:
> '_fdopen' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(266) : warning C4273: 'feof'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(267) : warning C4273:
> 'ferror' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(268) : warning C4273:
> 'fflush' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(272) : warning C4273: 'fgets'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(281) : warning C4273: 'fopen'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(282) : warning C4273:
> 'fprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(285) : warning C4273: 'fputs'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(286) : warning C4273: 'fread'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(290) : warning C4273: 'fseek'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(291) : warning C4273: 'ftell'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(292) : warning C4273:
> 'fwrite' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(293) : warning C4273: 'getc'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(297) : warning C4273: '_getw'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(301) : warning C4273:
> 'printf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(305) : warning C4273: '_putw'
> : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(314) : warning C4273:
> '_snprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(315) : warning C4273:
> 'sprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(317) : warning C4273:
> 'sscanf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(322) : warning C4273:
> 'ungetc' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(324) : warning C4273:
> 'vfprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(325) : warning C4273:
> 'vprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(326) : warning C4273:
> '_vsnprintf' : inconsistent dll linkage
> 
> c:\Program Files\Microsoft Visual Studio
> .NET\Vc7\include\stdio.h(327) : warning C4273:
> 'vsprintf' : inconsistent dll linkage
> 
> cl -nologo  /Tp ..\common.cpp  -Ii386\ -I.
> -IE:\taanders\ROTORP\clr\src\inc\version -I..
> -I..\i386 -Iobjdf\rotor_x86 -I..\..\inc
> -I..\..\inc\objdf\rotor_x86 -I..\..\classlibnative\inc
> -I..\..\md\inc -I..\..\xmlparser
> -I..\..\clijit\orp-include
> -Ic:\progra~1\micros~1.net\vc7\include
> -IE:\taanders\ROTORP\clr\public\oak\inc
> -IE:\taanders\ROTORP\pal
> -IE:\taanders\ROTORP\palrt\inc -Di386 -D_X86_
> -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_UP=1
> -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1
> -D_WIN32_WINNT=0x0400 -DWINVER=0x0400
> -D_WIN32_IE=0x0400    -DWIN32_LEAN_AND_MEAN=1
> -DNTMAKEENV -D_DEBUG -DDEBUGGING_SUPPORTED
> -DPROFILING_SUPPORTED -DFUSION_SUPPORTED
> -DPLATFORM_WIN32 -DFEATURE_PAL -DUSE_CDECL_HELPERS
> -DPAL_PORTABLE_SEH -DDBG=1 -DDEVL=1 -DFPO=0
> -D_DEBUG -DNTMAKEENV -D_DEBUG -DDEBUGGING_SUPPORTED
> -DPROFILING_SUPPORTED -DFUSION_SUPPORTED
> -DPLATFORM_WIN32 -DFEATURE_PAL -DUSE_CDECL_HELPERS
> -DPAL_PORTABLE_SEH    /c /Zel /Zp8 /Gy  -Wp64 /Gz
> /QIfdiv- /QIf /QI0f  /Gi /Gm /GX-  /GR- /GF  /Zi /O1
> /G6 /Oy-
> /FdE:\taanders\ROTORP\clr\bin\rotor_x86\fastchecked\cee_wks.pdb
> /FRe:\taanders\rotorp\clr\src\vm\wks\objdf\rotor_x86\
> /EHs- /EHa- /EHc- -DUNICODE -D_UNICODE -DCOMPLUS_EE
> -DENABLE_PERF_COUNTERS -W4 -DNO_CRT /WX
> /Ylfastchecked\cee_wks /Yccommon.h common.cpp
> /Fpobjdf\rotor_x86\common.pch
> /Fo"e:\taanders\rotorp\clr\src\vm\wks\objdf\rotor_x86\common.obj"
> 
> cl : Command line warning D4026 : options apply to
> entire command line
> 
> cl : Command line error D2036 :
> '/Foe:\taanders\rotorp\clr\src\vm\wks\objdf\rotor_x86\common.obj'
> not allowed with multiple source files
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> 
> ===================================
> This list is hosted by DevelopMentor(r)  http://www.develop.com
> NEW! ASP.NET courses you may be interested in:
> 
> 2 Days of ASP.NET, 29 Sept 2003, in Redmond
> http://www.develop.com/courses/2daspdotnet
> 
> Guerrilla ASP.NET, 13 Oct 2003, in Boston
> http://www.develop.com/courses/gaspdotnet
> 
> View archives and manage your subscription(s) at
> http://discuss.develop.com
> 
> ===================================
> This list is hosted by DevelopMentor®  http://www.develop.com
> NEW! ASP.NET courses you may be interested in:
> 
> 2 Days of ASP.NET, 29 Sept 2003, in Redmond
> http://www.develop.com/courses/2daspdotnet
> 
> Guerrilla ASP.NET, 13 Oct 2003, in Boston
> http://www.develop.com/courses/gaspdotnet
> 
> View archives and manage your subscription(s) at 
http://discuss.develop.com

===================================
This list is hosted by DevelopMentor®  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.