Mail Archives: djgpp/2007/06/05/09:47:09
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: | <c0f385290706050646w4d1a167ewb79a25763f47aa6c@mail.gmail.com>
|
Date: | Tue, 5 Jun 2007 15:46:16 +0200
|
From: | "A T" <bvs DOT spam AT gmail DOT com>
|
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
|
References: | <c0f385290706050414k43c3cf2cj9c195711d265c816 AT mail DOT gmail DOT com>
|
| <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
|
------=_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 <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
>
> "A T" <bvs DOT spam AT gmail DOT com> 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.<br>Antivirus running in the background but not with an active search<br>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
<br>hope this helps<br><br>/ Alexander<br><br><div><span class="gmail_quote">On 6/5/07, <b class="gmail_sendername">Alexei A. Frounze</b> <<a href="mailto:alexfru AT chat DOT ru">alexfru AT chat DOT ru</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">How much RAM is there?</font></div>
<div><font face="Arial" size="2">Are there any utilities like antivirus running at
that moment and checking files?</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">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?</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Alex</font></div>
<blockquote dir="ltr" style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
<div>"A T" <<a href="mailto:bvs DOT spam AT gmail DOT com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">bvs DOT spam AT gmail DOT com</a>>
wrote in message <a href="news:c0f385290706050414k43c3cf2cj9c195711d265c816 AT mail DOT gmail DOT com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">news:c0f385290706050414k43c3cf2cj9c195711d265c816 AT mail DOT gmail DOT com
</a>...</div><div><span class="e" id="q_112fc1870f02d3f4_1">
<div><span><font face="Arial" size="2">hi,</font></span></div>
<div><span></span> </div>
<div><span><font face="Arial" size="2">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 </font></span></div>
<div><span><font face="Arial" size="2">something happens
after I issue the command. </font></span></div>
<div><span><font face="Arial" size="2">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.</font></span></div>
<div><span><font face="Arial" size="2">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.</font></span></div>
<div><span><font face="Arial" size="2">Any ideas of what
is wrong?</font></span></div>
<div><span></span> </div>
<div><span><font face="Arial" size="2">go32 gives me this
output:</font></span></div>
<div><span><font face="Arial" size="2">go32/v2 version
2.0 built Dec 24 2001 21:25:02<br>Usage: go32 coff-image [args]<br>Rename this
to go32.exe only if you need a go32 that can run v2 binaries as<br> well
as v1 binaries (old makefiles). Put ahead of the old go32 in your
PATH<br> but do not delete your old go32 - leave it in the PATH after
this one.<br>Set GO32_V2_DEBUG=y in the environment to get verbose
output.</font></span></div>
<div> </div>
<div><span><font face="Arial" size="2">DPMI memory
available: 112219 Kb<br>DPMI swap space available: 0
Kb<br></font></span></div>
<div><span></span> </div>
<div><span><font face="Arial" size="2">and this is my
environment settings:<br></font></span></div>
<div><span><font face="Arial" size="2">ALLUSERSPROFILE=C:\Documents and Settings\All
Users<br>APPDATA=C:\Documents and Settings\23054161\Application
Data<br>Classpath=C:\home\exjobb\project\externaltools;.<br>CLEARCASE_GROUPS=CORPUSERS\SG-SELD-SEM-CME-G;CORPUSERS\SG-SELD-SEM-CME-INT-G<br>CME2_JRE=C:\PROGRA~1\SONYER~1\CME\JRE15~1.0_0<br>CME2_ROOT=C:\Program
Files\Sony Ericsson\CME<br>CommonProgramFiles=C:\Program Files\Common
Files<br>COMPUTERNAME=SELDW2541<br>ComSpec=c:\cygwin\cygwin.bat<br>DEFLOGDIR=C:\Documents
and Settings\All Users\Application
Data\McAfee\DesktopProtection<br>DJGPP=c:\djgpp\djgpp.env<br>FP_NO_HOST_CHECK=NO<br>HOMEDRIVE=C:<br>HOMEPATH=\Documents
and Settings\23054161<br>HOMESHARE=\\Seldfil04\User27$<br>JAVA_HOME=C:\Program
Files\Java\jdk1.6.0_01<br>LOGONSERVER=\\SELDDCC02<br>NUMBER_OF_PROCESSORS=1<br>OS=Windows_NT<br>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;<br>PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH<br>PROCESSOR_ARCHITECTURE=x86<br>PROCESSOR_IDENTIFIER=x86
Family 15 Model 2 Stepping 9,
GenuineIntel<br>PROCESSOR_LEVEL=15<br>PROCESSOR_REVISION=0209<br>ProgramFiles=C:\Program
Files<br>PROMPT=$P$G<br>SESSIONNAME=Console<br>SystemDrive=C:<br>SystemRoot=C:\WINDOWS<br>TEMP=C:\DOCUME~1\23054161\LOCALS~1\Temp<br>TMP=C:\DOCUME~1\23054161\LOCALS~1\Temp<br>USERDNSDOMAIN=<a href="http://CORPUSERS.NET" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
CORPUSERS.NET</a><br>USERDOMAIN=CORPUSERS<br>USERNAME=23054161<br>USERPROFILE=C:\Documents
and Settings\23054161<br>VSEDEFLOGDIR=C:\Documents and Settings\All
Users\Application
Data\McAfee\DesktopProtection<br>windir=C:\WINDOWS<br></font></span></div>
<div><span></span> </div>
<div><span><font face="Arial" size="2">/ Alexander
Thurban</font></span></div></span></div></blockquote></div>
</blockquote></div><br>
------=_Part_10679_27067888.1181051176468--
- Raw text -