X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=gALHZhrOgnZcVkZOLrrnpiDlHNjuq+18hatTEGqzwl4/rt9c0unOAGKJa6uELL9Giz8WhC4WeQ6FUtrrnFw0YYpNwaT7JKrJEAm1yyd9C8+jV+pWrNDA4EscCxqFUl1oF1xiNdw/xeGP5S1qErQ0kLeN8sXtSjJj6B75AbIXEUU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Onzda16oU+zXoYlaS0fvsMq8icui2yM6Eij1/gpXP7RO09oEteglSj9amVAr8QKfvM7SZOgz42H2AOxANSQEBovG2AykEe6nnUeOroxTq+CadnSzkU7d095zL3qTKJz/GdU9kPNTK39yrKcrpkkKjWZedzJ0wc7qO19fHSxQ9ho= Message-ID: Date: Tue, 5 Jun 2007 15:46:16 +0200 From: "A T" To: djgpp AT delorie DOT com Subject: Re: Suddenly really slow start up for djgpp gcc In-Reply-To: <0J6dnRrMmr87__jbnZ2dnUVZ_sSmnZ2d@comcast.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10679_27067888.1181051176468" References: <0J6dnRrMmr87__jbnZ2dnUVZ_sSmnZ2d AT comcast DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk ------=_Part_10679_27067888.1181051176468 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 512mb of RAM. Antivirus running in the background but not with an active search Tried the task manager, 90% of the time its System Idle Process that has atleast 60 % CPU time. Near the end ntvdm.exe gets almost all cpu power hope this helps / Alexander On 6/5/07, Alexei A. Frounze wrote: > > How much RAM is there? > Are there any utilities like antivirus running at that moment and checking > files? > > Can you reproduce this with the task manager open and applications sorted > by the CPU time? Can you find from there what application consumes most of > the CPU time while gcc is trying to start up? > > Alex > > "A T" wrote in message > news:c0f385290706050414k43c3cf2cj9c195711d265c816 AT mail DOT gmail DOT com... > hi, > > Im using the djgpp gcc for preprocessing c files before I load them to my > parser. This usually works great but suddenly it takes along time before > something happens after I issue the command. > If I run gcc -E -P file.c from the cmd.exe it takes at least 40 seconds > before the output from gcc prints to the screen. Last week this was > instantaneous. > It only happens for the first file I try to run. Same thing when I try to > run go32-v2.exe. First time really snow, after that instantaneous. > Any ideas of what is wrong? > > go32 gives me this output: > go32/v2 version 2.0 built Dec 24 2001 21:25:02 > Usage: go32 coff-image [args] > Rename this to go32.exe only if you need a go32 that can run v2 binaries > as > well as v1 binaries (old makefiles). Put ahead of the old go32 in your > PATH > but do not delete your old go32 - leave it in the PATH after this one. > Set GO32_V2_DEBUG=y in the environment to get verbose output. > > DPMI memory available: 112219 Kb > DPMI swap space available: 0 Kb > > and this is my environment settings: > ALLUSERSPROFILE=C:\Documents and Settings\All Users > APPDATA=C:\Documents and Settings\23054161\Application Data > Classpath=C:\home\exjobb\project\externaltools;. > > CLEARCASE_GROUPS=CORPUSERS\SG-SELD-SEM-CME-G;CORPUSERS\SG-SELD-SEM-CME-INT-G > CME2_JRE=C:\PROGRA~1\SONYER~1\CME\JRE15~1.0_0 > CME2_ROOT=C:\Program Files\Sony Ericsson\CME > CommonProgramFiles=C:\Program Files\Common Files > COMPUTERNAME=SELDW2541 > ComSpec=c:\cygwin\cygwin.bat > DEFLOGDIR=C:\Documents and Settings\All Users\Application > Data\McAfee\DesktopProtection > DJGPP=c:\djgpp\djgpp.env > FP_NO_HOST_CHECK=NO > HOMEDRIVE=C: > HOMEPATH=\Documents and Settings\23054161 > HOMESHARE=\\Seldfil04\User27$ > JAVA_HOME=C:\Program Files\Java\jdk1.6.0_01 > LOGONSERVER=\\SELDDCC02 > NUMBER_OF_PROCESSORS=1 > OS=Windows_NT > Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program > Files\Rational\ClearCase\bin;C:\Program > Files\Rational\common;C:\PROGRA~1\SONYER~1\sde\bin;C:\PROGRA~1\SONYER~1\sde\extra;C:\Program > Files\Ant\apache-ant-1.7.0\bin;C:\Program > Files\Java\jdk1.6.0_01\bin;c:\djgpp\bin; > PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH > PROCESSOR_ARCHITECTURE=x86 > PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel > PROCESSOR_LEVEL=15 > PROCESSOR_REVISION=0209 > ProgramFiles=C:\Program Files > PROMPT=$P$G > SESSIONNAME=Console > SystemDrive=C: > SystemRoot=C:\WINDOWS > TEMP=C:\DOCUME~1\23054161\LOCALS~1\Temp > TMP=C:\DOCUME~1\23054161\LOCALS~1\Temp > USERDNSDOMAIN= CORPUSERS.NET > USERDOMAIN=CORPUSERS > USERNAME=23054161 > USERPROFILE=C:\Documents and Settings\23054161 > VSEDEFLOGDIR=C:\Documents and Settings\All Users\Application > Data\McAfee\DesktopProtection > windir=C:\WINDOWS > > / Alexander Thurban > > ------=_Part_10679_27067888.1181051176468 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 512mb of RAM.
Antivirus running in the background but not with an active search
Tried the task manager, 90% of the time its System Idle Process that has atleast 60 % CPU time. Near the end ntvdm.exe gets almost all cpu power
hope this helps

/ Alexander

On 6/5/07, Alexei A. Frounze <alexfru AT chat DOT ru> wrote:
How much RAM is there?
Are there any utilities like antivirus running at that moment and checking files?
 
Can you reproduce this with the task manager open and applications sorted by the CPU time? Can you find from there what application consumes most of the CPU time while gcc is trying to start up?
 
Alex
hi,
 
Im using the djgpp gcc for preprocessing c files before I load them to my parser. This usually works great but suddenly it takes along time before
something happens after I issue the command.
If I run gcc -E -P file.c from the cmd.exe it takes at least 40 seconds before the output from gcc prints to the screen. Last week this was instantaneous.
It only happens for the first file I try to run. Same thing when I try to run go32-v2.exe. First time really snow, after that instantaneous.
Any ideas of what is wrong?
 
go32 gives me this output:
go32/v2 version 2.0 built Dec 24 2001 21:25:02
Usage: go32 coff-image [args]
Rename this to go32.exe only if you need a go32 that can run v2 binaries as
 well as v1 binaries (old makefiles).  Put ahead of the old go32 in your PATH
 but do not delete your old go32 - leave it in the PATH after this one.
Set GO32_V2_DEBUG=y in the environment to get verbose output.
 
DPMI memory available: 112219 Kb
DPMI swap space available: 0 Kb
 
and this is my environment settings:
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\23054161\Application Data
Classpath=C:\home\exjobb\project\externaltools;.
CLEARCASE_GROUPS=CORPUSERS\SG-SELD-SEM-CME-G;CORPUSERS\SG-SELD-SEM-CME-INT-G
CME2_JRE=C:\PROGRA~1\SONYER~1\CME\JRE15~1.0_0
CME2_ROOT=C:\Program Files\Sony Ericsson\CME
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=SELDW2541
ComSpec=c:\cygwin\cygwin.bat
DEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
DJGPP=c:\djgpp\djgpp.env
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\23054161
HOMESHARE=\\Seldfil04\User27$
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_01
LOGONSERVER=\\SELDDCC02
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Rational\ClearCase\bin;C:\Program Files\Rational\common;C:\PROGRA~1\SONYER~1\sde\bin;C:\PROGRA~1\SONYER~1\sde\extra;C:\Program Files\Ant\apache-ant-1.7.0\bin;C:\Program Files\Java\jdk1.6.0_01\bin;c:\djgpp\bin;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=0209
ProgramFiles=C:\Program Files
PROMPT=$P$G
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\23054161\LOCALS~1\Temp
TMP=C:\DOCUME~1\23054161\LOCALS~1\Temp
USERDNSDOMAIN= CORPUSERS.NET
USERDOMAIN=CORPUSERS
USERNAME=23054161
USERPROFILE=C:\Documents and Settings\23054161
VSEDEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
windir=C:\WINDOWS
 
/ Alexander Thurban

------=_Part_10679_27067888.1181051176468--