delorie.com/archives/browse.cgi | search |
From: | "Johan Venter" <jventer AT writeme DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <7v5uas$6t1$1 AT nnrp1 DOT deja DOT com> <Pine DOT SUN DOT 3 DOT 91 DOT 991027095230 DOT 27176L-100000 AT is> <GmgXOKA+SGsvRyvtzECGgA0sLfu5 AT 4ax DOT com> <xlUR3.5443$we DOT 8678 AT newsfeeds DOT bigpond DOT com> <dm8YOFeCsHwfMT1LYPn4K98T5mM2 AT 4ax DOT com> |
Subject: | Re: mingw32 |
Lines: | 34 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2314.1300 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
Message-ID: | <cE6S3.5946$we.10203@newsfeeds.bigpond.com> |
Date: | Fri, 29 Oct 1999 10:54:14 +1000 |
NNTP-Posting-Host: | 203.40.85.2 |
X-Trace: | newsfeeds.bigpond.com 941160072 203.40.85.2 (Fri, 29 Oct 1999 11:21:12 EST) |
NNTP-Posting-Date: | Fri, 29 Oct 1999 11:21:12 EST |
Organization: | Telstra BigPond Internet Services (http://www.bigpond.com) |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Damian Yerrick <DELCAPSyerricde AT pineight DOT 8mSOFTWARE DOT com> wrote in message news:dm8YOFeCsHwfMT1LYPn4K98T5mM2 AT 4ax DOT com... > > Can I make Mingw coexist with DJGPP? > Or would RSXNTDJ be better for that? I use a batch file. mingw32.bat: REM REM replace c:\gcc-2.95 with whatever your installation root may be. REM GCC_EXEC_PREFIX is optional, and hardly ever needs to be set (read: REM leave it alone). REM @echo off PATH=c:\develo~1\mingw32\bin;%PATH% REM SET GCC_EXEC_PREFIX=c:\gcc-2.95\lib\gcc-lib\ mode,50 bash exit Obviouslt, replace c:\develo~1\mingw32 with your mingw32 directory. Then put the file in C:\ and goto Start->Run and type comman.com /k c:\mingw32.bat. All finished! Now you can exit the bash prompt by pressing ctrl-d, and it has the added effect of using the current directory. -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |