LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   help to start with DJGPP.... (https://www.linuxquestions.org/questions/linux-software-2/help-to-start-with-djgpp-635890/)

East 04-17-2008 12:58 AM

help to start with DJGPP....
 
Hi all
Can we make use of DJGPP complier in linux? If so, can anyone provide me link for downloading DJGPP.
Thanks in advance.

rylan76 04-17-2008 03:55 AM

Hi

You don't need to download DJGPP - most linux distros already have the gcc compiler and all required libraries to compile C programs. In fact, DJGPP is GCC packaged to run in DOS, if I remember right. In Linux, you -already- have gcc as a matter of course (most of the time) so there's not need to get "DJGPP for linux"...

East 04-17-2008 05:55 AM

Thanks for the reply.
I want to implement the thing specified in http://www.openwatcom.org/index.php/...LBA_under_DPMI

For that i want DJGPP complier. I have followed the steps specified in below,
http://www.delorie.com/howto/djgpp/l...p-revised.html
but while doing "make" for gcc-3.2 getting error as file not found.
Can anyone help me?


All times are GMT -5. The time now is 06:52 PM.