X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: Installing DJGPP questions Date: Fri, 20 Mar 2009 06:08:12 -0700 (PDT) Organization: http://groups.google.com Lines: 63 Message-ID: <1ab1c44d-77f0-400e-b66f-570f0092d52a@a12g2000yqm.googlegroups.com> References: <3fa4a12c-c4b1-44fd-8f55-4abc9547d333 AT w34g2000yqm DOT googlegroups DOT com> <200903192016 DOT n2JKGJ4l019039 AT envy DOT delorie DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1237554492 30001 127.0.0.1 (20 Mar 2009 13:08:12 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 20 Mar 2009 13:08:12 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: a12g2000yqm.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (Windows NT 6.0; U; en) Presto/2.1.1,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, :-) On Mar 19, 3:16=A0pm, DJ Delorie wrote: > > > but I see an install.exe is that up to date? Should I use it or go > > file by file unzipping? > > See http://www.delorie.com/djgpp/zip-picker.html > > > Should I just use rhide to start. > > Probably. You don't need GNU Emacs, but it does have lots of good functionality (Info reader, goto compile errors, regex search/replace, syntax highlighting, multiple buffers) although others have that too (RHIDE, SETEDIT, JED). BTW, RHIDE is basically abandoned / dead, so don't expect any updates or fixes for it. That alone is one reason not to use it. But if you're used to or prefer a Borland-style editor, it's a good choice (and Andris' 1.5c comes with a TD-like GDB 6.3). Anyways, here's what I'd guess you'd want to use if you want to do C++ and GUI (but see comments below): unzip32.exe (5.50 ... but latest is 5.52) v2/copying.dj v2/djdev203.zip (2.04 beta is better, IMHO) v2/faq230b.zip (very very good but slightly outdated) v2/readme.1st v2apps/rhid15ab.zip (but 1.5c is the final version) v2gnu/bnu219b.zip (I think GCC/G++ 4.3.2 needs at least 2.16) v2gnu/fil41b.zip (not majorly needed since Allegro is precompiled below) v2gnu/gcc432b.zip (you need this for C or C++) v2gnu/gdb611b.zip (/beta/ has a 686+ build of 6.4 w/ --tui, FreeBASIC has 386+ 6.4 without) v2gnu/gpp432b.zip (now with some C++0x support) v2gnu/mak3791b.zip (/beta/ has 3.81, you only need it for building others' stuff) v2gnu/txi412b.zip (stand-alone hypertext Info reader, e.g. to view "gcc.info") v2misc/csdpmi5b.zip (needed only in bare DOS, r5 2008 is newer though) v2tk/allegro/all422a.zip (does packed data work in this one?? otherwise, see Raine patches) v2tk/grx248b.zip (graphics lib although Allegro does some gfx too) In other words, some things have newer versions or unofficial patches, and while it may not make a huge huge difference, you should consider it. ftp://ftp.sac.sk/pub/sac/pack/unz552x3.exe http://ap1.pp.fi/djgpp/rhide/ http://clio.rice.edu/cwsdpmi/ http://rainemu.swishparty.co.uk/html/archive/allegro-4.2.2.tar.bz2