Xref: news2.mv.net comp.os.msdos.djgpp:2275 From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Moving from TC/BC to DJGPP?? Date: Fri, 29 Mar 1996 15:40:05 +0100 Organization: TU Chemnitz-Zwickau Lines: 36 Message-ID: <315BF645.401D@Mathematik.tu-chemnitz.de> References: <4jdtsq$as1 AT nyheter DOT chalmers DOT se> NNTP-Posting-Host: sisyphus.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Arash wrote: > > Hi' > > I have been using Turbo C & Borland C++ on my computer for a while now, > and I'm just about to moving to DJGPP C-compiler, there are some question > I have about DJGPP, hope You can help me: > > 1. Is there any 64k-limits or any kind of other stupid limitations like > those in TC??? > DJGPP has only the physical limits of you hardware (RAM, HD, ...). > 2. How easy is to write low-level routines, is the inline assember like > the Intel standard at all?? (I didn't like the GCC-assembler on Linux :-( > DJGPP isn`t a compiler itself, it is a port of GCC to MSDOS. Thats why there is also the same assembler, which comes with GCC (GAS) and the same inline assembler. > 4. Is there any IDE?? > I have written one like Borlands IDE. See at http://www.tu-chemnitz.de/~rho/rhide.html Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************