X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: 1] UNIX/LINUX Compilation 2] IDE -- Another Question Date: Sun, 1 Feb 2009 12:14:52 -0800 (PST) Organization: http://groups.google.com Lines: 30 Message-ID: References: <0KE70056UYX26YR0 AT mta2 DOT srv DOT hcvlny DOT cv DOT net> <200901291546 DOT n0TFkH4Z006381 AT envy DOT delorie DOT com> <66f4d58f-5bb6-4af7-bea4-793f4b2ad735 AT n21g2000vba DOT googlegroups DOT com> <200901300004 DOT n0U04LqF002047 AT envy DOT delorie DOT com> <0KED00K564LOS480 AT mta1 DOT srv DOT hcvlny DOT cv DOT net> <200902010243 DOT n112hADC013171 AT envy DOT delorie DOT com> <0KEE00GFYE0LPS40 AT mta3 DOT srv DOT hcvlny DOT cv DOT net> 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 1233519293 30715 127.0.0.1 (1 Feb 2009 20:14:53 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 1 Feb 2009 20:14:53 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: q25g2000vbn.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.63 (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 Feb 1, 11:31=A0am, Ethan Rosenberg wrote: > At 09:43 PM 1/31/2009, you wrote: > > > > This leads to a separate question.... What are the functions and > > > features in DJGPP which are not compatible with Unix/Linux? > > >For starters, anything with "dos" or "djgpp" or "dpmi" in the name ;-) > > Thanks. > > Now maybe a harder one..... =A0are there any unix functions equivalent > to the "dos" or "djgpp" or "dpmi" ones? I assume the answer you're looking for is "POSIX", which DJGPP supports. BTW ... > 2] there is no IDE > for DJGPP with a GUI, that will let one write, compile and debug > code, other than RHIDE. This is not correct. First of all, RHIDE is TUI, not GUI. (I know, minor difference.) Secondly, you obviously didn't try GNU Emacs + GDB. If you're unhappy with RHIDE or want to test the waters a bit, you really must try GNU Emacs. Seriously, read this: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/emacs.README http://gd.tuwien.ac.at/pc/dos/djgpp/current/v2gnu/emacs.README (mirror)