Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.os.msdos.programmer FAQ part 5/5
Section - - What and where is DJGPP?

( Part1 - Part2 - Part3 - Part4 - Part5 - Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Forum ]


Top Document: comp.os.msdos.programmer FAQ part 5/5
Previous Document: - What is the current version of DJGPP?
Next Document: - Are there any good shareware/freeware compilers?
See reader questions & answers on this topic! - Help others by sharing your knowledge

 DJGPP is a 32-bit C/C++/Ada95 development environment created by D.J.
 Delorie for the MS-DOS environment, based on the GNU tools. A 16-bit
 version of DJGPP also exists at: <http://www.delorie.com/djgpp/16bit/>

 DJGPP can be retrieved from the following sites:
 <http://www.delorie.com/djgpp/dl/ofc/>

 More information on DJGPP can be found in the following places:

 The DJGPP FAQ: (Where * is the current version.)
 <http://www.delorie.com/djgpp/faq/>

 WWW Home Page: <http://www.delorie.com/djgpp/>

 Newsgroup: (preferred over the mailing list) <news:comp.os.msdos.djgpp>

User Contributions:

1
Ben in Seattle
Jun 2, 2026 @ 4:16 pm
Another solution is to use a parallel port loopback plug. It makes the PC think there is a printer attached. The benefit of this is it doesn't require anticipating the problem with ANSI.SYS escape sequences nor does it make you wait half an hour for the "Abort, Retry, Ignore?" prompt, as some versions of DOS do.

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.os.msdos.programmer FAQ part 5/5
Previous Document: - What is the current version of DJGPP?
Next Document: - Are there any good shareware/freeware compilers?

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
jeffrey@carlyle.org (Jeffrey Carlyle)





Last Update March 27 2014 @ 02:11 PM