[Win32utils-devel] [ANN] win32-changejournal 0.1.0 in CVS
Shashank Date
sdate at everestkc.net
Sat Feb 5 19:57:26 EST 2005
Hi Park,
Park Heesob wrote:
>Your log shows it was complied with Visual Studion 6.0 environment not with VC7.0 environment.
>
Yes, that is what I thought. Hence, I included the complete command
sequence. I also isolated the offending command towards the end. I
cannot make out where in this command:
cl -nologo -MD -Zi -O2b2xg- -G5 -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I.
-I./.. -I./../missing
-D_WIN32_WINNT=0x0501 -c -Tcchangejournal.c changejournal.c
am I specifying the VC 6.0 path?
Do you think I should check the LIB and INCLUDE setting?
I guess, your answer is going to be "Of course!" :-)
SO I have attached the output of "set" command below.
I have spaced out the INCLUDE and LIB for easy viewing.
-- Shashank
C:\win32utils\win32-changejournal>set
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\Shashank Date\Application Data
APR_ICONV_PATH=C:\Program Files\Subversion\iconv
BREWDIR=C:\PROGRA~1\BREWSD~1.1
CLASSPATH=.;c:\j2sdk1.4.2_04\lib;c:\groovy\lib;
CLIENTNAME=Console
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=MYLAPTOP
ComSpec=C:\WINDOWS\system32\cmd.exe
FP_NO_HOST_CHECK=NO
GROOVY_HOME=C:\GROOVY
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\Shashank Date
INCLUDE=C:\Program Files\Microsoft Visual C++ Toolkit
2003\include;C:\Program Files\Microsoft Visual Studio
.NET\FrameworkSDK\include\;C:\OpenSSL\include;C:\Program Files\Microsoft
Visual Studio\VC98\Include
LIB=C:\Program Files\Microsoft Visual C++ Toolkit 2003\lib;C:\Program
Files\Microsoft Visual Studio
.NET\FrameworkSDK\Lib\;C:\OpenSSL\lib\VC;C:\Program Files\Microsoft
Visual Studio\VC98\LIB
LOGONSERVER=\\MYLAPTOP
MAVEN_HOME=C:\Program Files\Maven
NUMBER_OF_PROCESSORS=1
OPENSSL_CONF=C:\OpenSSL\bin\openssl.cnf
OS=Windows_NT
Path=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\WINNT\Microsoft.NET\Framework\v1.1.4322;C:\Program
Files\Microsoft.NET\SDK\v1.1\Bin;C:\Program Files\Microsoft Visual C++
Toolkit 2003\bin;C:\Program Files\Microsoft SDK\Bin\Win64;C:\Program
Files\Microsoft SDK\Bin;C:\bison\bin;c:\ruby\bin;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.RB;.RBW
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 10 Stepping 0, AuthenticAMD
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0a00
ProgramFiles=C:\Program Files
PROMPT=$P$G
RUBYOPT=rubygems
RUBY_INCLUDE=C:\ruby\lib\ruby\1.8\i386-mswin32
RUBY_LIB=C:\ruby\lib\msvcrt-ruby18.lib
RUBY_TCL_DLL=c:\ruby\bin\tcl83.dll
RUBY_TK_DLL=c:\ruby\bin\tk83.dll
SCALA_HOME=C:\Program Files\Scala
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TCL_LIBRARY=c:\ruby\tcl\lib\tcl8.3
TEMP=C:\DOCUME~1\SHASHA~1\LOCALS~1\Temp
TMP=C:\DOCUME~1\SHASHA~1\LOCALS~1\Temp
USERDOMAIN=MYLAPTOP
USERNAME=Shashank Date
USERPROFILE=C:\Documents and Settings\Shashank Date
VCToolkitInstallDir=C:\Program Files\Microsoft Visual C++ Toolkit 2003\
VSCOMNTOOLS="C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\"
windir=C:\WINDOWS
C:\win32utils\win32-changejournal>
More information about the win32utils-devel
mailing list