Sender: nate AT cartsys DOT com Message-ID: <3681500F.51692158@cartsys.com> Date: Wed, 23 Dec 1998 12:18:23 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Developing for Linux References: <199812230908 DOT XAA17600 AT v1 DOT vision1 DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Paul Masters wrote: > > I was wondering can I use DJGPP to develop a program for Linux > using DJGPP for DOS? If so, do I need any extras? I downloaded > all the libraries, DJGPP 2.02, and RHIDE. Do I need anything else > if I am going to develop for Linux? Quite emphatically so. You'll need to build a cross-compiler and cross-binutils. I haven't tried but it's said to be difficult (though possible) to host a cross-compiler on DJGPP. You might check the archives. You'll also need all the headers and libraries off the Linux box. >Can I run the program for Linux > on DOS? No, so you will need access to a Linux box anyway for testing and debugging. It might be much more expedient just to do your compilation there. -- Nate Eldredge nate AT cartsys DOT com