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=tyry/NxQO5jMi7LfoUXPZOuUvG7IuxhkChIQtQFbXl91dr45UVPYJRb2b3SgW7M7IhuvpYaAhBeqo2p2L8H9uRFB+8PCfHG1p+Z/GlAadtGwLktkG6Nr+iwrgqt+MrfL5uNa8wxOO61qVbTmUxhOPOJrcWwHkxliKkfwl9T/4Bw= Message-ID: <2497d9a20508291620147cfdca@mail.gmail.com> Date: Mon, 29 Aug 2005 19:20:41 -0400 From: Matthew Petricone To: djgpp AT delorie DOT com Subject: Re: Unexpected problem (without attachment) In-Reply-To: <2497d9a2050829161345d70f54@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_519_256110.1125357641077" References: <2497d9a2050829161345d70f54 AT mail DOT gmail 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_519_256110.1125357641077 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ohh here i found this somewhere.... It seems to be missing some info, but= =20 this is how you install autoexec.nt if you are missing it.=20 http://montcs.bloomu.edu/~bobmon/Software_Tools/autoexec_nt.shtml On 8/29/05, Matthew Petricone wrote: >=20 > Sounds like there is something wrong with autoexec.nt i don't remember=20 > when or what but i do remember having 16 bit application problems on xp= =20 > before and having it boil down to autoexec.nt... it's like autoexec.bat i= s=20 > for windows 9x in case you were wondering. Here's what i have in=20 > mine...xpsp2 i cut out all the remarks. >=20 >=20 > REM Install CD ROM extensions > lh %SystemRoot%\system32\mscdexnt.exe >=20 > REM Install network redirector (load before dosx.exe) > lh %SystemRoot%\system32\redir >=20 > REM Install DPMI support > lh %SystemRoot%\system32\dosx >=20 > On 8/29/05, Fausto Arinos Barbuto wrote:= =20 > >=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=20 > > 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 > >=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 > >=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 > >=20 > ------=_Part_519_256110.1125357641077 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ohh here i found this somewhere.... It seems to be missing some info, but this is how you install autoexec.nt if you are missing it. http://montcs.bloomu.edu/~bobmon/Software_Tools/autoexec_nt.shtml
On 8/29/05, Matthew Petricone <strstream@= gmail.com> wrote:
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_519_256110.1125357641077--