<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>I&#39;m scared of MinGW, mommy!</title>
		<link>http://www.allegro.cc/forums/view/125917</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Fri, 17 Aug 2001 23:48:00 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Too many &quot;MinGW is giving me problems&quot; posts here. Is it much trouble to get Allegro working with it? I downloaded the latest version and it works fine with my stadard C++ programs, but is Allegro hard to get up and running for it? Or is it enough to type<br />fixming<br />make<br />makeinstall<br />I like the idea of dll&#39;s and AllegGL, but at what price of time and sanity?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sat, 04 Aug 2001 07:10:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I followed the instructions in the readme and it worked perfectly for me. No problems.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Todd Cope)</author>
		<pubDate>Sat, 04 Aug 2001 08:18:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Which readme? Allegro&#39;s?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sat, 04 Aug 2001 08:44:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yep. I just went step-by-step through the readme.mgw file.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Todd Cope)</author>
		<pubDate>Sat, 04 Aug 2001 09:30:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You should use Mingw 1.01. I just downloaded it, deleted the old Mingw dir (so I can do a fresh install), unzipped, then followed the instructions in allegro/readme.mgw and was able to compile Allegro within 10 minutes.<br />(it helps to have a high-speed connection to the net too   )
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Sat, 04 Aug 2001 10:35:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Frankly, most of the Mingw related posts are due to people not reading the instructions, or trying to make Allegro work with DX8 SDK or a very old Mingw version, or an incomplete one.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Sat, 04 Aug 2001 10:36:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I downloaded the latest DX (that&#39;d be 8) and Dev-C++ a few weeks ago. Is the version of MinGW with Dev-C++ good enough, and can I not make Allegro using DX8? Can I even get DX7 anymore?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sat, 04 Aug 2001 10:59:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You can get the DX7 mini-SDK <a href="http://sunsite.dk/allegro/wipdll/">here</a>.</p><p>I don&#39;t know which version DevC comes. Try doind gcc -v in the command prompt to see which version of gcc is being used.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Sat, 04 Aug 2001 22:57:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>gcc -v gives me DJGPP stats  <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sun, 05 Aug 2001 00:21:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Remove your DJGPP directory from the path, and type it in your Dev-C++/bin directory.</p><p>-Steve
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (StevenVI)</author>
		<pubDate>Sun, 05 Aug 2001 01:17:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>And what is &quot;The Path&quot;? I ran into the same term trying to get NASM working.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sun, 05 Aug 2001 01:51:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>In Windows 95/98 or DOS, open your autoexec.bat file and look at the line: PATH = (something)<br />This &quot;command&quot; tells DOS where to find exectuables, so you don&#39;t have to type c:/progra~1/micros~2/progra~1/foo.exe.<br />If you&#39;re using Windows NT/2000/ME, it&#39;s in the Control Panel/System/Advanced/Environment.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Sun, 05 Aug 2001 02:03:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Not really a help. I got MinGW by downloading Dev-C++, and the site says it&#39;s version MSCVRT 2.95.2-1. Must I use 1.01, or just not an older verison than that?</p><p>Hmm ... the Dev-C++ site says it can be used with Cygwin ... I wonder if I can use it for my Dreamcast work ...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sun, 05 Aug 2001 03:22:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Mingw is composed of several parts. The run time library (libc, or msvcrt in Windows) has a particular version number, gcc has another version, as as even another version, etc.</p><p>Mingw 1.01 is the package of all these different programs. Mingw 1.01 actually comes with gcc 2.95.3-5.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Sun, 05 Aug 2001 05:42:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>So am I good? Do I need to download a new MinGW and find a way to combine it with Dev-C++ (I hate running off command prompts, mostly because I can&#39;t make that work either)?</p><p>I asked in my first post &quot;... at what price of time and sanity? &quot; I think I&#39;m getting my answer ....
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sun, 05 Aug 2001 06:11:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think you should update your version of Mingw. I don&#39;t know where DevC stores it, but you should be able to overwrite it with the newer build.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Sun, 05 Aug 2001 06:28:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ll give it a try. Then where do I install that DX 7 SDK? And after all that:<br />fixming<br />make<br />make install<br />will do it for me?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sun, 05 Aug 2001 06:46:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I think it&#39;s &quot;fix mingw32&quot; for 3.9.37+.</p><p>You should unzip the libraries (*.a) in mingw/lib, and the includes (*.h) in mingw/include.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Sun, 05 Aug 2001 06:58:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Alright, I&#39;ll go find the latest MinGW and take a shot at installing it into Dev-C++. (crosses fingers) ....
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sun, 05 Aug 2001 07:05:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>No dice. I tried overwriting all the MinGW stuff in Dev-C++ with the new stuff, and now it complains that cpp0.exe isn&#39;t in C:/Dev-C++/bin/, which it clearly is.</p><p>Well, it&#39;s officially crossed the line of aggrevation, so hell with it. Maybe I can get Dev-C++ to work with Cygwin; that&#39;d make my DC programming easier.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sun, 05 Aug 2001 23:39:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I hate integrated environments.  <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />  It looks to me horribly like Dev-C++ is getting in the way here.  I&#39;ve found Mingw itself pretty simple to set up, from the readme.mgw instructions.  That was a few versions ago, so I don&#39;t know if much has changed.  I was following the Mingw32-only instructions (there were no Dev-C++ instructions back then I think), so perhaps that&#39;s why it worked better.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (George Foot)</author>
		<pubDate>Mon, 06 Aug 2001 01:46:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I hate integrated environments.</p></div></div><p>
I can&#39;t get commands from the DOS prompt to work either. For DJGPP I mean. So no command line, and no IDE. Call me SOL ....
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Mon, 06 Aug 2001 01:59:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>23yrold3yrold: What do you the command line doesn&#39;t work? Do you get a &quot;bad command or file name&quot; type of error? If so, then its your path; you need to make it point to the compiler&#39;s dirctory (as per the Mingw and DJGPP installation instructions).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Mon, 06 Aug 2001 05:32:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>When I installed DJGPP, I added those two lines to my Autoexec.bat. But I got &quot;bad command or file name&quot; last time I tried. But I tried again just now, and it worked OK. Go figure  <img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" /></p><p>So if I installed the latest MinGW by itself so it ran off the DOS prompt, threw the DX7 libs in mingw/lib, threw the includes in mingw/include, did the fix/make/make, I&#39;d be golden? Would that interfere with DJGPP (would I have to remove those lines from Autoexec.bat, or does mingw use different commands)? And as an added bonus, when I install Cygwin, is that going to provide similar problems? I think all 3 compilers are gcc ....
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Mon, 06 Aug 2001 06:23:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Bah. Don&#39;t install Cygwin just because you want Dev-C++. Really, I don&#39;t knwo what the problem is, I downloaded Dev-C++ and Allegro 3.9.37 and they work together perfectly. Just follow the instructions in readme.mgw... and make sure to <u>really</u> follow them  <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /> And by the way, cpp0.exe shouldn&#39;t be in your dev-c++ bin directory because cpp0.exe is a new program, found only AFAIK in the newest builds of gcc, which dev-c++ doesn&#39;t use. Also, make sure to make the Dev-C++ directory C:/DevCpp/ or something instead of C:/Dev-C++/, because the latter will interfere with some gcc tools(the &#39;-&#39;s confuse gcc).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Goodbytes)</author>
		<pubDate>Mon, 06 Aug 2001 06:58:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ah, look. Here I am, replying without reading the whole thread first... anyways, what I meant to say was that you should use the version of mingw32 that comes with dev-c++. bah.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Goodbytes)</author>
		<pubDate>Mon, 06 Aug 2001 07:00:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Cygwin is for Dreamcast programming.  <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> Bob had me going that I needed to upgrade my MinGW. So the Dev-C++ version is good enough? I&#39;ll give it <i>another</i> shot (though by now I&#39;m quite sure I forgot why I care).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Mon, 06 Aug 2001 08:02:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well from the look of it I had to temporarily disable DJGPP to get Dev-C++/MinGW to compile Allegro, but now I get a parse error in ddraw.h. Two errors, actually; both &quot;parse error before &#39;HMONITOR&#39;, in these lines:<br />code:<br />typedef BOOL (FAR PASCAL * LPDDENUMCALLBACKEXA)(GUID FAR *, LPSTR, LPSTR, LPVOID, HMONITOR);<br />typedef BOOL (FAR PASCAL * LPDDENUMCALLBACKEXW)(GUID FAR *, LPWSTR, LPWSTR, LPVOID, HMONITOR);</p><p>(sigh)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Mon, 06 Aug 2001 09:03:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>And now I tried straight MinGW (no Dev-C++) to see if I could get the library out of it, and make gives me &quot;Bad command or file name&quot;. Can I, like, not have more than one gcc thingamabob on my computer at any given time? I had to take the DJGPP line out of Autoexec.bat just to get MinGW as far as I did ....</p><p>Installing Cygwin is going to be a riot. I can feel it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Mon, 06 Aug 2001 09:21:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmmm ... since all this crap uses gnu gcc tools and binutils and all this stuff, can I get Dev-C++ to cross-compile for the Dreamcast, given the right ports of gcc so it compiles for the Dreamcast&#39;s SH4 processor(ports that I have)? I&#39;m going to piss around on gcc&#39;s home page and learn about this stuff; you guys seem to know a lot about it from <i>somewhere</i> (how did goodbytes know cpp0.exe was new? How? HOW?)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Tue, 07 Aug 2001 01:35:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oh, I&#39;ll tell you how...</p><p>You see, I recently updated my version of mingw2. Then I noticed a program called &#39;cpp0.exe.&#39; I thought, &quot;hey, that&#39;s new.&quot; And that&#39;s how.  <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>but, seriously, you rally shouldn&#39;t be getting ddraw.h errors if you got the new DirectX headers as talked about in readme.mgw. Just make sure that you PATH points to C:\DevCpp\ and not C:\DJGPP\, at least while you&#39;re compiling Allegro. Just do this by typing </p><p>path C:\DevCpp</p><p>on the command line, and then fix mingw32 + make + make install. Make sure not to open another DOS-box for doing any of this, because as soon as you close your DOS box, the path setting will revert to normal.</p><p>I mean, it can&#39;t really be that hard, can it? I&#39;d come over to your house and show you, but you live kinda far away. Well, not <i>really</i> far... anyway, this is getting pointless  <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Goodbytes)</author>
		<pubDate>Tue, 07 Aug 2001 04:28:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>mingw32 and djgpp are both versions of gcc, so you need to have just one on the path</p><p>You seem to have found this out for yourself</p><p>typing SET will show you your environment settings</p><p>typing SET PATH=C:\DevCpp;%PATH% will add C:\DevCpp to the &#39;front&#39; of your path.</p><p>these settings will only last for the DOS session, which is why they are set in autoexec.bat
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matt Smith)</author>
		<pubDate>Tue, 07 Aug 2001 13:56:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I haven&#39;t used Mingw32 much, but I created shortcuts on my desktop to launch a command prompt with the path set properly for Mingw32 development.  I found this the simplest way of having both compilers installed on the same PC, and you can then be sure that one won&#39;t get in the way of the other.</p><p>But when you launch dev-c++ you probably need to have the path set correctly too -- I don&#39;t know much about that.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (George Foot)</author>
		<pubDate>Tue, 07 Aug 2001 14:44:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Nah, Dev-C++ doesn&#39;t need the path set. I no longer care for Allegro for Windows (far too much trouble) but I got wind I can use gcc tools ported for the Dreamcast in Dev-C++ or even RHIDE, so I&#39;m going to keep screwing with this and just hope I don&#39;t do any permenant damage along the way.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Tue, 07 Aug 2001 16:11:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yes I have a PIF file for rhide, just so it starts with 50 lines in my favourite font. I would have 2 of these if I used MinGW32<br />Chris:<br />that will make THREE (3) versions of gcc, I recommend you learn what PATH means or you will get in a right mess.<br />when you type a command, such as FORMAT (don&#39;t do it now  ) what DOS does is<br />a) looks in the current directory for FORMAT.COM FORMAT.BAT FORMAT.EXE and one more which I forget probably SYS or CMD<br />b) If it doesn&#39;t find one, it then looks in all the dirs in the PATH string, starting at the beginning until it finds a match<br />Now, all the gnu tools like gcc, as, rm, echo etc. are all in C:\DJGPP\BIN but these are DJGPP only versions.<br />In MINGW32\BIN there are the mingw32 versions<br />IN DREAMCAST\BIN there are Dreamcast versions<br />In NotYaroze\bin there are the PSX versions<br />etc.</p><p>now when DevCpp calls mingw32, it will just call &#39;gcc&#39;  which it will expect to run the one in ming32/bin.  It won&#39;t do this if it finds gcc.exe in djgpp/bin first.<br />the C:\windows;C:\windows\command  part of the path is needed for the DOS &amp; Windows commands
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matt Smith)</author>
		<pubDate>Tue, 07 Aug 2001 18:00:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, that confirms what I figured, but it doesn&#39;t really tell me how to fix it. Dev-C++ still doesn&#39;t require any paths set, though, so if I find some way to overwrite all the MinGW GCC tools with the SH4 ports (no, I&#39;m not blindly trying it; I&#39;m doing some research on dcdev and gnu tools first) then I may have a shot. I can live with 2 gcc&#39;s; Dev-C++/Dreamcast and RHIDE/DJGPP. I note, however, that RHIDE requires DJGPP&#39;s path set or it won&#39;t work.</p><p>I wonder if I can have 2 Dev-C++&#39;s; one for MinGW and one for SH4 compiling .....  <img src="http://www.allegro.cc/forums/smileys/cool.gif" alt="8-)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Wed, 08 Aug 2001 02:39:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>With little batch files<br />code:<br />SETDC.BAT<br />   COPY /DEVCPP/CONFIG.DC /DEVCPP/CONFIG  <br />   SET PATH=C:/GCC_DC/BIN  etc. if needed</p><p>SETMW.BAT<br />   COPY /DEVCPP/CONFIG.MW /DEVCPP/CONFIG  <br />   SET PATH=C:/MINGW-32/BIN  etc.</p><p>I made up all the filenames of course but do you get the idea? You make custom commands to change the environment to that needed for your target.<br /> <br />you can put these batch files in c:\windows\command so they will run whatever mode you are already in.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matt Smith)</author>
		<pubDate>Fri, 10 Aug 2001 18:52:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m a bit fuzzy on what a bathc file even is. Incidentally, here&#39;s a reply I (finally) got from the Bloodshed Software forum about mixing Cygwin and Dev-C++:<br /> quote:<br />Don&#39;t know about the cygwin thing but you can have multiple include paths in your autoexec.bat by separating multiple paths with semi-colons(&#39;;&#39;) <br />in the SET PATH command eg. <br />SET PATH=c:\compiler1;d:\compiler2;c:\compiler3%PATH% <br />Or you could use batch files: just make sure you have the SET PATH command in each batch file set to your chosen compiler&#39;s path. </p><p>Hey, cool; he had the same idea you did. I think. So I can have DJGPP/RHIDE, MinGW/Dev-C++ (which still won&#39;t compile Allegro) and Cygwin/Dev-C++, and all I need to do is run some batch file before using the IDE/compiler?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Sat, 11 Aug 2001 03:02:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My experience: windres crashes my WinME system, big style, every time I try to run it. This is with MingW 1.0. Anyone else had this?<br />Pete<br />Follow up: In fact this is a known bug: the cause is interaction with antivirus software.<br />Pete<br />[ August 14, 2001: Message edited by: Peter Hull ]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Hull)</author>
		<pubDate>Sat, 11 Aug 2001 16:13:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I couldn&#39;t get the most recent version of allegro to work with the latest version of MingW or Dev-C++. However, I got the last version of allegro to work with both..
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Derezo)</author>
		<pubDate>Sat, 11 Aug 2001 19:21:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Chris:<br />   batch files (.BAT) are simply DOS scripts.<br />batch is short for &quot;batch-job process&quot; which is a manufacturing industry term<br />Yes you have the idea   <br />You say &quot;I&#39;m going to do Dreamcast today&quot; and type<br />SETDC<br />or if you are in bash (because you are training for Linux, or become a script junkie)<br />./SETDC.BAT</p><p>And you are set up and ready to go  <br />[ August 12, 2001: Message edited by: MattSmith ]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matt Smith)</author>
		<pubDate>Sun, 12 Aug 2001 13:15:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>OK, I tried rem&#39;ing out the two lines in Autoexec.bat for DJGPP, and tried making a DJSET.BAT with these lines:<br />@ECHO OFF<br />SET PATH=C:\DJGPP\BIN;%PATH%<br />SET DJGPP=C:\DJGPP\DJGPP.ENV<br />C:/DJGPP is of course my main folder. So I restart, then run DJSET.BAT, then try RHIDE. Gives me warnings all over the place. How should I do this?<br />[ August 15, 2001: Message edited by: 23yrold3yrold ]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Thu, 16 Aug 2001 04:53:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What kind of warnings? Are you running Win NT or 2000?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Thu, 16 Aug 2001 08:58:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Just opening RHIDE gives me a window saying &#39;Warning: your DJGPP environment is not set&#39; and so forth. And I&#39;m running Win98.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Thu, 16 Aug 2001 09:34:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>IMPORTANT<br />use the full path in SET PATH=  in the BAT files, or you will still have the other/bin on the path from %PATH%   <br />I think you should have forward slashes in DJDIR and DJGPP but check the docs. I have mine all lowercase too, MingW may care about this.<br />AND<br />These variables only last as long as the DOS session, unless you put them in AUTOEXEC.BAT and reboot.<br />So you want to put RHIDE in the .BAT too, if you run the .BAT directly from Windows.<br />You can even put a CD \MyDJGame before loading RHIDE so it automatically loads your project<br />[ August 16, 2001: Message edited by: MattSmith ]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matt Smith)</author>
		<pubDate>Thu, 16 Aug 2001 13:26:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Another thing, which version of RHIDE are you running ?<br />1.4 by Robert Höhne (original DOS version)<br />1.4.7.8 by Andris Pavenis (which works on Linux too)<br />The both work fine for me in Win98, but I believe they have different small niggles with the environment and other compilers.<br />I think the debugger worked better in 1.4, but it could just be the bugs I have now are crashing harder
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matt Smith)</author>
		<pubDate>Thu, 16 Aug 2001 13:44:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>RHIDE ver. 1.4.7.8.</p><p>What do you call the FULL path? C:\DJGPP\bin <i>is</i> the full path.</p><p>And what line do I add to the batch file to launch RHIDE?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (23yrold3yrold)</author>
		<pubDate>Thu, 16 Aug 2001 16:18:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>When I say FULL path I mean you have the WINDOWS and WINDOWS/COMMAND folders in it too, so that DOS can work. <br />%PATH% will add the existing definition to the end so it keeps getting longer if you change modes often. It will also leave the &#39;other&#39; gcc on the path.  <br />You can put whatever commands you like in a batch file, plus some special commands.  <br />It saves you having to type several things every time you want to do something.<br />You can put RHIDE or DEVCPP in the batch file like this. I have not called them set??.bat as they start the program and do not reurn until the program has exited.<br />each line is the same as the command line you type to start the program. I do not know devcpp, but if you type &quot;RHIDE myprog.gpr&quot; then it will start and load this project if it is in the current directory.<br />RHDJ.BAT   </p><p>SET PATH=C:\DJGPP\BIN;C:\WINDOWS;C:WINDOWS\COMMAND<br />SET DJGPP=C:/djgpp/djgpp.env<br />SET DJDIR=C:/djgpp <br />CD \myproject\dosversion<br />RHIDE djgame.gpr</p><p>DEVDC.BAT</p><p>COPY \DEVCPP\CONFIG.DC \DEVCPP\CONFIG     <br />SET PATH=C:\GCC_DC\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND<br />CD \myproject\dcversion<br />DEVCPP dcgame</p><p>DEVMW.BAT   </p><p>COPY \DEVCPP\CONFIG.MW \DEVCPP\CONFIG     <br />SET PATH=C:/MINGW-32/BIN;C:\WINDOWs;C:\WINDOWS\COMMAND<br />CD \myproject\winversion<br />DEVCPP mwgame</p><p>There! Now Chris can you tell me exact command for starting DEVCPP with a project loaded so I can make these accurate? <br />  <br />I think I will try RHIDE first when I test MingW32, because I started on Turbo C++<br />[ August 17, 2001: Message edited by: MattSmith ]
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matt Smith)</author>
		<pubDate>Fri, 17 Aug 2001 03:35:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I use Dev-C++ with allegro.  However I use cs_mingw_0.4 to compile allegro first. I can&#39;t get it to compile with mingw32 that is shipped with dev-c++.  I can&#39;t remember the website that u can get the version of mingw32 I use but u should be able to search through the forums and find it.  That&#39;s where I got it from in the first place.  some kind chap posted a link in an earlier thread  <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (snake eyes)</author>
		<pubDate>Fri, 17 Aug 2001 23:48:00 +0000</pubDate>
	</item>
</rss>
