X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=INmsMlfWT+12RLvGYsfLwOMyloBCpbsfKreKvlc08KRSnhpyrb952DzJ9vGQekZ2LyqL7eQjo+EeWzSUDCdgaAplUYgVcf1LF/2zaMtF9wQ25IugsJmG0hmoQnrG1TBw6WwVnSY9Dl4g7GfWuIGeiXGlXuveEgwngSHHClpSpsA= Message-ID: <2497d9a2050829161345d70f54@mail.gmail.com> Date: Mon, 29 Aug 2005 19:13:46 -0400 From: Matthew Petricone To: djgpp AT delorie DOT com Subject: Re: Unexpected problem (without attachment) In-Reply-To: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_475_21129105.1125357226137" References: 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_475_21129105.1125357226137 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sounds like there is something wrong with autoexec.nt i don't remember when= =20 or what but i do remember having 16 bit application problems on xp before= =20 and having it boil down to autoexec.nt... it's like autoexec.bat is for=20 windows 9x in case you were wondering. Here's what i have in mine...xpsp2 i= =20 cut out all the remarks. REM Install CD ROM extensions lh %SystemRoot%\system32\mscdexnt.exe REM Install network redirector (load before dosx.exe) lh %SystemRoot%\system32\redir REM Install DPMI support lh %SystemRoot%\system32\dosx On 8/29/05, Fausto Arinos Barbuto wrote: >=20 >=20 > Sorry for my reposting this, but I guess that the original message > didn't get through several news servers due to a JPEG I attached > to it, and I really didn't want to restrict the number of readers. > Thanks! -x-x-x-x-x-x- >=20 >=20 > Hi; >=20 > Everytime I try to use the gcc compiler in a MS-DOS window I get > the following error message in a message box: >=20 > [Message box caption] > 16 bit MS-DOS Subsystem >=20 > [Error message] >=20 > Command Prompt - gcc > C:\WINDOWS\SYSTEM32\AUTOEXEC.NT. The system file is not > suitable for running MS-DOS and Microsoft Windows applications. > Chose 'Close' to terminate the application. >=20 > I gave the FAQ a look but couldn't find anything related to that. Or > maybe it escaped me. >=20 > My system is a AMD-64 3300+ running Windows XP. I have the latest > GCC suite installed. >=20 > Any help will be much appreciated. Thanks! >=20 > ---Fausto >=20 >=20 >=20 > ------=_Part_475_21129105.1125357226137 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sounds like there is something wrong with autoexec.nt i don't remember when or what but i do remember having 16 bit application problems on xp before and having it boil down to autoexec.nt... it's like autoexec.bat is for windows 9x in case you were wondering.  Here's what i have in mine...xpsp2  i cut out all the remarks.


REM Install CD ROM extensions
lh %SystemRoot%\system32\mscdexnt.exe

REM Install network redirector (load before dosx.exe)
lh %SystemRoot%\system32\redir

REM Install DPMI support
lh %SystemRoot%\system32\dosx

On 8/= 29/05, Fausto Arinos Barbuto <fbarbuto2002 DOT no AT spam DOT yahoo DOT ca= > wrote:

Sorry = for my reposting this, but I guess that the original message
didn't get = through several news servers due to a JPEG I attached
to it, and I really didn't want to restrict the number of readers.
T= hanks!           &nb= sp;            =    -x-x-x-x-x-x-


Hi;

    Everytime I try= to use the gcc compiler in a MS-DOS window I get
   &nbs= p;the following error message in a message box:

   &n= bsp;[Message box caption]
    16 bit MS-DOS Subsyste= m

    [Error message]

   &n= bsp;Command Prompt - gcc
    C:\WINDOWS\SYSTEM32\AUT= OEXEC.NT.  The system file is not
    suit= able for running MS-DOS and Microsoft Windows applications.
  =   Chose 'Close' to terminate the application.

    I gave the FAQ a look but couldn't find any= thing related to that.  Or
    maybe it es= caped me.

    My system is a AMD-64 3300+ runnin= g Windows XP.  I have the latest
    GCC s= uite installed.

    Any help will be much appreciated.  Thank= s!

---Fausto




------=_Part_475_21129105.1125357226137--