Date: Tue, 14 Sep 1999 11:06:00 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: ^Hawk^ cc: djgpp AT delorie DOT com Subject: Re: DJGPP2Linux/Unix!? In-Reply-To: <37e4b9c2.5222868@news.luebeck.netsurf.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 14 Sep 1999, ^Hawk^ wrote: > I'm using DJGPP for my programs. Now I'm also installing a > Linux-System on PC. I want to compile my sources of DJGPP now for > Linux/Unix. What exact must I have and where can I find all what I > need? Many thanks in advance! It is not clear from your message what are you looking for. Do you want to compile sources to run programs on Linux? Then simply use the compiler that comes with Linux (it's GCC). If you want to use Linux as a cross-compiler for DJGPP, to produce binaries that will run on DOS/Windows, take a look at section 22.8 of the FAQ. > Oooh. Is there a front end for it for the KDE (X) available to write > and compile under it the binaries for Linux/Unix? Perhaps like the > RHIDE? First, RHIDE can be built on Linux. Another alternative is to use Emacs.