www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2007/06/06/04:59:34

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:content-transfer-encoding:content-disposition:references;
b=aZadlhjKRUnFWou/Iw5EBwUK6jJ46xAxoZt6Ev4Q9XpDkV4QaWL96Kihr94gOoFtRK5tsK9IsRu+yV1LueYNtIouRa/D7T/f7dw1vBP/wyQOnzHcjNXy+wDAqGY9TdzdcuIRIHpRaZzBvEuSWsg88J1kKpe84YjW4jl55j9KQgs=
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:content-transfer-encoding:content-disposition:references;
b=QawupjE4ef9KFrHBXxrbOxTP7A3k6n9fbvHY/hJ/7DWRO4RtnzdBbj2kyb3+kKdwBLyTckcZVnFuvH/JfON15hgsAZHE1iCI+ABvzMgxOqO7xgGJFy80bgCLl8Ijp9wZWK1kaaw/A98vh3xOrJB3OspewjKhjfXn94Xm+hRxp8s=
Message-ID: <c0f385290706060158q25108128n5913783061b76119@mail.gmail.com>
Date: Wed, 6 Jun 2007 10:58:35 +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: <8711C7C7066945428BE51843989DD9AA@KAIN>
MIME-Version: 1.0
References: <c0f385290706050414k43c3cf2cj9c195711d265c816 AT mail DOT gmail DOT com>
<0J6dnRrMmr87__jbnZ2dnUVZ_sSmnZ2d AT comcast DOT com>
<c0f385290706050646w4d1a167ewb79a25763f47aa6c AT mail DOT gmail DOT com>
<8711C7C7066945428BE51843989DD9AA AT KAIN>
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

It didnt help :(
But thanks for the help. I thought it maybe could be something with
that the djgpp bin directory was in the end of the PATH list but it
didnt help to only have the djgpp bin in the Path :(

On 6/5/07, Matt <strstream AT gmail DOT com> wrote:
>
>
> Could this be the problem?
> http://support.microsoft.com/kb/320694/en-us
> Not sure if that pertains to command line programs.
>
> Also maybe this might help
> http://support.microsoft.com/kb/142565/en-us
>
> It's also possible that windows is just being windows... NTVDM is the 16-bit
> emulator. It has many  issues on XP.
>
>
> ----- Original Message -----
> From: A T
> To: djgpp AT delorie DOT com
> Sent: Tuesday, June 05, 2007 9:46 AM
> Subject: Re: Suddenly really slow start up for djgpp gcc
>
> 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
>
>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019