Team,
Anyone using the 2005 Express Edition? Here's what i see.
-build-native:
[exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -GS
-FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95
-D_WIN32_WINDOWS=0x040
0 /D_WIN32_DCOM -D_WIN32_IE=0x0500 -DWINVER=0x0400 -Ogityb1 -DNDEBUG
-WX -GF -Gs -MD -Zm400 -D_DLL -D_MT -D_WINSOCKAPI_
/IC:\APACHE\harmony\
working_classlib\deploy\include
/IC:\APACHE\harmony\working_classlib\deploy\jdk\include /I.
/I..\shared\ -Fo..\shared\libglob.obj ..\shared\lib
glob.c
[exec] cl : Command line warning D9035 : option 'Og' has been
deprecated and will be removed in a future release
[exec] libglob.c
[exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -GS
-FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95
-D_WIN32_WINDOWS=0x040
0 /D_WIN32_DCOM -D_WIN32_IE=0x0500 -DWINVER=0x0400 -Ogityb1 -DNDEBUG
-WX -GF -Gs -MD -Zm400 -D_DLL -D_MT -D_WINSOCKAPI_
/IC:\APACHE\harmony\
working_classlib\deploy\include
/IC:\APACHE\harmony\working_classlib\deploy\jdk\include /I.
/I..\shared\ -Fo..\shared\iohelp.obj ..\shared\iohe
lp.c
[exec] cl : Command line warning D9035 : option 'Og' has been
deprecated and will be removed in a future release
[exec] iohelp.c
[exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -GS
-FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95
-D_WIN32_WINDOWS=0x040
0 /D_WIN32_DCOM -D_WIN32_IE=0x0500 -DWINVER=0x0400 -Ogityb1 -DNDEBUG
-WX -GF -Gs -MD -Zm400 -D_DLL -D_MT -D_WINSOCKAPI_
/IC:\APACHE\harmony\
working_classlib\deploy\include
/IC:\APACHE\harmony\working_classlib\deploy\jdk\include /I.
/I..\shared\ -Fo..\shared\exceptions.obj ..\shared\
exceptions.c
[exec] cl : Command line warning D9035 : option 'Og' has been
deprecated and will be removed in a future release
[exec] exceptions.c
[exec] cl -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -GS
-FIsehmap.h -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WIN95
-D_WIN32_WINDOWS=0x040
0 /D_WIN32_DCOM -D_WIN32_IE=0x0500 -DWINVER=0x0400 -Ogityb1 -DNDEBUG
-WX -GF -Gs -MD -Zm400 -D_DLL -D_MT -D_WINSOCKAPI_
/IC:\APACHE\harmony\
working_classlib\deploy\include
/IC:\APACHE\harmony\working_classlib\deploy\jdk\include /I.
/I..\shared\ -Fo..\shared\strhelp.obj ..\shared\str
help.c
[exec] cl : Command line warning D9035 : option 'Og' has been
deprecated and will be removed in a future release
[exec] strhelp.c
[exec] ..\shared\strhelp.c(73) : error C2220: warning treated as
error - no 'object' file generated
[exec] ..\shared\strhelp.c(73) : warning C4996: 'strcat': This
function or variable may be unsafe. Consider using strcat_s instead.
To dis
able deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
[exec] NMAKE : fatal error U1077: '"C:\Program Files\Microsoft
Visual Studio 8\VC\BIN\cl.EXE"' : return code '0x2'
[exec] Stop.
thanks,
dims