DJGPP - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: DJGPP



  
 DJGPP Status on Windows 2000 and XP
DJGPP images older than December 2001 may contain code which was not aware of the bugs in Windows 2000 and XP, and these images may not work properly under Win 2K/XP.
Many distributions which have not been refreshed on DJGPP distribution sites are available in binary form on the DJGPP 2.04 test build page.
If you have distributions you downloaded (or on CD) which contain binaries dated before December 2001, and you want to use DJGPP on Windows 2000 or XP, you should download new distributions from a DJGPP distribution site.
http://clio.rice.edu/djgpp/win2k/main.htm   (381 words)

  
 MAME - Download - Main downloads
DJGPP versions of the 'diff' and 'patch' tools, used to create and apply.diff files.
DJGPP (GCC 3.4.3) compile environment for use in DOS, updated to the DOS MAME 0.92 requirements.
DJGPP (GCC 3.2.2) compile environment for use in DOS, updated to the DOS MAME 0.88 requirements.
http://www.mame.net/downmain.html   (533 words)

  
 EE2984: Programming and Problem Solving Compiler
The other set of instructions assumes that you need to copy the software onto floppies to transport it to your computer.
Step 2: The DJGPP distribution is also available as a mult-disk zip file.
DJGPP uses the Dos Protected Mode Interface (DPMI) so that it can address memory beyond the 640K DOS barrier.
http://www.visc.vt.edu/rhudson/ee2984/compiler.html   (897 words)

  
 DJGPP port of GARAGe software
Finally, DJGPP provides all the Unix tools you are used to, including make and debuggers.
The result is that you can take advantage of all of your memory, swap if you have to, and not write any special code to do so.
Because we don't plan long-term reliance on djgpp, we have no plans to build the latest versions, but the interested reader might want to see if the latest release resolves any such difficulties.
http://garage.cps.msu.edu/software/djgpp/djgpp.html   (900 words)

  
 [No title]
For debugging purposes, you may use go32 as described above or in the djgpp documentation, OR (strongly recommended) use the 'C' development environment to which you are accustomed to debug any NEW application, and then do runs with larger population sizes using djgpp, after debugging is done.
This was done to allow the files to be portable on DOS diskettes, as each file is less than 1.4 Mb.
Then, since \djgpp\bin is now in your PATH, you can type 'gmake' to process makefiles in the djgpp system.
http://garage.cps.msu.edu/software/djgpp/install.txt.old   (648 words)

  
 DJGPP 2.04
DJGPP 2.04 has a new symlink format, to support symlinking to more than just executables.
Martin Stromberg has automatically-built snapshots of DJGPP CVS, which can be downloaded from here: http://www.ludd.luth.se/~ams/djgpp/cvs/.
Earlier versions of DJGPP will not understand the new symlink format.
http://homepages.nildram.co.uk/~phekda/richdawe/djgpp/2.04/status204.html   (2445 words)

  
 [No title]
Many people who work with DJGPP use a DOS port of GNU Emacs (it's available in the v2gnu subdirectory) which can be compiled with DJGPP.
After unzipping all the zip files, set the DJGPP environment variable to point to the file DJGPP.ENV in the main DJGPP installation directory and add its BIN subdirectory to your PATH.
* ************************************************************************ DJGPP is a non-proprietary environment for developing 32-bit protected mode software in C/C++ under MS-DOS.
http://sun.iinf.polsl.gliwice.pl/~piotrcf/readmedj.txt   (2411 words)

  
 Instructions for building DJGPP H8300 cross compilerw
In the example, it has been set to the DJGPP environment batch file.
In this example, it has been set it to the DJGPP home directory.
The following are instructions I am using for building the Hitachi H8300 cross compiler for the DJGPP environment.
http://brickos.sourceforge.net/docs/install-DJGPP.html   (1594 words)

  
 CTAN: directory: /tex-archive/macros/texinfo/texinfo/djgpp
From the root of your DJGPP installation, unzip the source package: - if you are unpacking the official GNU source distribution: tar -xvzf texinfo-X.YZ.tar.gz or djtar -x texinfo-X.YZ.tar.gz where X.YZ is the version number.
If you are installing the binary distribution, then go to your main DJGPP directory and unzip the files.
If you installed the DJGPP development environment (djdevNN.zip), then you already have this file in the info/ subdirectory of your DJGPP installation.
http://www.ctan.org/tex-archive/macros/texinfo/texinfo/djgpp   (2446 words)

  
 DJGPP FAQ List 2.30
As a result, DJGPP tools provide a complete and coherent Posix layer on top of Microsoft operating systems, to the degree that even the infamous limitations of DOS and incompatibilities between DOS/Windows and Unix are almost completely concealed from users and developers.
DJGPP is free: you don't have to pay anything to download and use it, even if you write commercial programs.
In DJGPP (see DJGPP overview), a 32-bit compiler and programming environment, originally written for Unix machines, meet a 16-bit MS-DOS operating system.
http://burks.bton.ac.uk/burks/language/c/djgppfaq.htm   (13217 words)

  
 DJGPP - Wikipedia, the free encyclopedia
DJGPP is a 32-bit C/C++ development system for 386 and above PCs that runs under DOS (it will also work in a DOS window from within an operating system that supports DOS windows, such as Windows).
It was developed by DJ Delorie who started the project in 1989.
DJGPP presents the programmer an interface which is very close to the ANSI C standard and the POSIX UNIX standard.
http://en.wikipedia.org/wiki/DJGPP   (150 words)

  
 FreeDOS-32 - How to set up DJGPP
For example, only new DJGPP packages (especially, GNU Make) are known to work under Windows 2000/XP.
Please note the version number in the file names (the final 'b' stands for "binary"): it should be OK to download files with a different version number than above, but if you have problems, you may want to consider if that is the reason.
This document describes how to download and install DJGPP on your computer, to let you compile C programs under a DOS compatible system, such as FreeDOS, MS-DOS, Windows 95/98/ME, or even (using recent DJGPP versions) Windows 2000/XP.
http://freedos-32.sourceforge.net/showdoc.php?page=howto-djgpp   (495 words)

  
 Pentium Compiler Binaries for DOS
These versions are based on both egcs and pgcc snapshots.
You can also reach me on ICQ (ICQ Home page) at 5750029.
You can also download the full djgpp environment there.
http://www.goof.com/pcg/djgpp   (564 words)

  
 UNOFFICIAL DJGPP
The files available from here are to replace DJGPP 2.04 Alpha 1 files.
MKZIPS.zip– A hacked version of the distribution batch files that I use to produce the binary zip files above.
For the experienced DJGPP developer please join the djgpp-workers mailing list at http://www.delorie.com/djgpp/mailing-lists
http://clio.rice.edu/djgpp/win2k/main_204.htm   (603 words)

  
 SETEDIT, a friendly text editor
When I discovered djgpp (read it if you don't know what djgpp is) one thing that annoyed me was the lack of intuitive tools.
This is the recommended package for djgpp and no-djgpp users.
You also need Turbo Vision sources, uncompress both packages in your djgpp directory.
http://setedit.sourceforge.net   (2988 words)

  
 DJGPP LINKS
DJGPP is a FREE DOS C/C programming enviroment, is the best one for DOS.
A quickly developing site that is to be used for novice and advanced programmers alike for DJGPP programming dealing with graphics,sound and 3-d game engine programming!
Unfortunately, since they wrote the original version 2.10 they appear to have disappeared from the internet scene and hence the SWORD project has been taken up by the current (un)official SWORD team who have brought the software up to its latest version, 2.50beta.
http://glstation.free.fr/mine/djgpp/links.htm   (2183 words)

  
 [No title]
With a few exceptions (notably, some of the C++ class libraries), DJGPP is *free* which makes it deal for developing free and commercial software alike.
These provide for a development environment which specifically favors porting Unix programs, but is also suitable for writing new code (for example, the DOS version of the well-known game `Quake' by id Software was compiled with DJGPP).
For those who don't know what DJGPP is, here is a brief intro from the DJGPP faq: DJGPP is a port of GNU C/C++ compiler and development tools to 32-bit, protected-mode environment on Intel 32-bit CPUs running MS-DOS and compatible operating systems, by DJ Delorie
http://www.cpan.org/ports/msdos/LMOLNAR/perl542b.readme   (629 words)

  
 EGR 280B/CS 261B Course Home Page - Winter '03
An alternative to DJGPP that can also be used for developing native Windows programs is Mingw32.
Here is a collection of files that will enable you to use GVIM as a simple IDE for DJGPP.
This is an IDE environment that may be more friendly to use but will require some self-teaching.
http://claymore.engineer.gvsu.edu/~steriana/courses/261   (737 words)

  
 [No title]
RATIONALE: There are hundreds of useful utilities (and thousands of programmers) which use DJGPP to avoid the 640K memory barrier under DOS.
RATIONALE There are hundreds of useful utilities (and thousands of programmers) which use DJGPP to avoid the 640K memory barrier under DOS.
http://www.faqs.org/ftp/usenet/news.announce.newgroups/comp/comp.os.msdos.djgpp   (2542 words)

  
 NetPbm for DJGPP
Due to general changes the Makefile for DJGPP is broken in 9.16, if you have the original package and want to build it on DJGPP, please download and unzip this file
This is the same as the official source package, that now come with DJGPP support, please read the README.DJGPP file.
There are some problems that have to be addressed using the binaries in pure DOS OS, without long file names, but it works OK using the "p?mmerge" programs, for example:
http://www.terra.es/personal/malfer/netpbm/netpbm.htm   (461 words)

  
 DJGPP 2.04 alpha 1
Hence, you should only use gcc 3.2.2 with DJGPP 2.04 alpha 1, otherwise your programs may not function correctly.
Before reporting a problem, please check that it is not already known - there is a DJGPP 2.04 status page that lists known problems:
Please see the README file for instructions on how to install the alpha:
http://www.freedos.org/freedos/news/newsitem/147.html   (370 words)

  
 Installation, Setup & Configuration: DJGPP compile problems
That said, the DOS emulation will probably not be too terrific for graphics and sound, which is what you're interested in if you're going to use Allegro.
Also, in 9x you could call setdjgpp which set the environment variables for DJGPP, but under 2k you cannot set them that way.
Under Windows 2000 you should think getting MinGW instead.
http://www.allegro.cc/forums/view_thread.php?_id=466839   (308 words)

  
 DJGPP QuickAsm Programming Guide
The main site is located at DJGPP Homepage, where the most up-to-date information is available on DJGPP and where the mail archives are kept.
Get NASM, a free assembler which takes Intel asm format and produces COFF binaries compatible with DJGPP
If you have asm code that needs to be converted from Intel to ATandT syntax, or just want to stick with regular Intel syntax, you can:
http://personales.mundivia.es/jap/djasm.htm   (1606 words)

  
 DJGPP Zip File Picker Results
Rather than edit your autoexec files and/or global environment, you may wish to create a djgpp shortcut instead.
Note: If you are using Windows NT make sure you do not unzip with long file names (use djgpp's unzip32.exe or pkunzip) since djgpp doesn't support long file names under NT.
You do not need to download the extra formats if you only need to read the documentation on-line.
http://gda.utp.edu.co/pub/djgpp/nt/djgpp_nt.html   (422 words)

  
 Compile DOS - CGSecurity
Which version 2.11 modified to work with DJGPP by David Cullen
grep24b GNU grep 2.4 binaries for DJGPP V2
txt20b GNU Textutils 2.0 binaries for DJGPP V2
http://www.cgsecurity.org/wiki/Compile_DOS   (366 words)

  
 Rhide development snapshots
DJGPP current CVS version (so all should hopefully work also under Win2k and WinXP)
DJGPP v2.03 (latest update, so all should hopefully work also under Win2k and WinXP)
Really only files in directories libgdb and librhgdb are modified.
http://rhide.sourceforge.net/snapshots   (407 words)

  
 Turbo Vision port to the GNU compiler and more
Robert Höhne ported it to the djgpp toolkit to develope an IDE (Integrated Development Environment) similar to the Borland's BC++ 3.1 but for djgpp.
I contributed some classes (the editor and help system) to the RHIDE project and made some modifications to the TVision sources.
DJGPP is based on the GNU compiler gcc.
http://tvision.sourceforge.net   (861 words)

  
 pakke - a package manager for DJGPP
KITE (KITE Is The Installer) is a tool for doing first time DJGPP installation.
pakke's package management will be controlled by DJGPP Software Manifests (DSM).
Compilable with a few tools/libraries with DJGPP and on Linux
http://homepages.nildram.co.uk/~phekda/richdawe/pakke   (601 words)

  
 DJGPP/RHIDE Information
You can download the DJGPP/RHIDE C Integrated Development Environment (IDE) from the DJGPP Home Page
http://www.ccsj.edu/cis/cis312/djgpp_rhide.html   (47 words)

  
 Allegro DJGPP-specific information
to a path that will use your native version of gcc instead (_not_ the djgpp cross-compiler!) so that this can be invoked when converting the documentation.
If you are running under Linux, and want to cross-compile the djgpp version of Allegro, set the environment variable "
This is a source-only distribution, so you will have to compile Allegro before you can use it.
http://allegro.sunsite.dk/onlinedocs/en/build/djgpp.html   (1625 words)

  
 Download and install the DJGPP compiler
The DJGPP compiler is a DOS port of the unix GCC compiler for DOS (or windows 95->XP) 1x86 platforms.
If you want more than the basics visit the Zip picker
http://www.fareham.org/mpg123/djgpp.shtml   (187 words)

  
 Arab Olympiad in Informatics (AOI)
the values of the two environment variables DJGPP and PATH
FOR WINDOWS XP a- click on "My computer" on your desktop (mouse right button)
"user variables" "DJGPP" and its value is "C:\DJGPP\DJGPP.env
http://aoi.aast.edu/djg.htm   (165 words)

  
 DDJ > Dr. Dobb's Tutorials
The following table of what you should download can also be found at the DJGPP web site.
This is IDE interface for DJGPP (just like Turbo C++ IDE)
This is a all-in-one DJGPP game programming libary.
http://www.ddj.com/articles/2001/0185/languages/c/djgpp.htm   (770 words)

  
 DJGPP definition of DJGPP in computing dictionary - by the Free Online Dictionary, Thesaurus and Encyclopedia.
DJGPP definition of DJGPP in computing dictionary - by the Free Online Dictionary, Thesaurus and Encyclopedia.
DJGPP - A 32-bit GNU C/C++/etc development system for MS-DOS.
This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.
http://computing-dictionary.thefreedictionary.com/DJGPP   (78 words)

  
 DJGPP - OneLook Dictionary Search
DJGPP : Free On-line Dictionary of Computing [home, info]
Tip: Click on the first link on a line below to go directly to a page where "DJGPP" is defined.
We found 4 dictionaries with English definitions that include the word DJGPP:
http://www.onelook.com/cgi-bin/cgiwrap/bware/dofind.cgi?word=DJGPP   (77 words)

  
 DJGPP
DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS.
Current DJGPP status vs Windows 2000 and XP (unofficial)
Zip Picker (helps you decide what to download)
http://www.delorie.com/djgpp   (128 words)

  
 [No title]
Version 0.2 (binaries) llocl02s.zip 93 20020717 Locale support for DJGPP.
/gnu/msdos/v2tk : Toolkits for DJGPP V2 (libraries & etc) allegro
http://www.kiarchive.ru/pub/gnu/0index-recursive   (130 words)

  
 owenrudge.net - OSPlus - DJGPP version
Allegro is a superb library for DJGPP, and you'll notice, for example, that the startup screen is now 640x480 in 256 colours, so doesn't look so stretched and horrible.
I have started porting OSPlus from Borland C++ 4.51 and the PowerPack for DOS to DJGPP.
OSPlus will be 32-bit, so new features such as MIDI and MP3 players that can play in the background, etc, can be added
http://www.owenrudge.net/osplus/djgpp.php   (215 words)

  
 The Best Software websites - BestSearchers.com
The CWSApps List is a one-stop download site for the latest and greatest software on the Internet.
A worldwide distribution network for Shareware, Freeware, and Public Domain software covering MS-DOS, Windows 3.x/Me/98/95, DJGPP Compiler, and GNUish Project.
http://www.bestsearchers.com/best-websites/computers-software.html   (1531 words)

  
 3DEL: DJGPP
Support for Watcom DOS, DJGPP DOS and MSVC 4.1 Win32 with DirectX.
A port to DJGPP using the Allegro game library can be found on Phil Frisbie's Programming Page.
More information and the source can be found on the QMap Homepage.
http://cg.cs.tu-berlin.de/~ki/3del_1419_lang_dj.html   (1167 words)

  
 Purple Mame Enhancements
If all went well, the last line will read: "The optimized djgpp library has been installed." If so, proceed on...
Next we need to compile and then install the ZLib utilities.
http://members.cox.net/mame1/enhance.htm   (1911 words)

  
 DJGPP and related Links page
Other languages based on gcc and/or djgpp (12)
Important: I stopped distributing DJGPP ON CD because Kagi never sent me the money of the CDs I sold.
If you take a look to this banner you'll see it's just djgpp propaganda, so all the djgpp users are benefited from that.
http://www.geocities.com/SiliconValley/Vista/6552/dlinks.html   (727 words)

  
 DJGPP FAQ - The GNU Pascal Manual
A great source of information is the DJGPP FAQ: http://www.delorie.com/djgpp/v2faq/230b.zip
GPC/DJGPP is a DJGPP V2 application, and most of the DJGPP documentation applies for GPC too.
Another place to look for DJGPP documentation is the DJGPP Knowledge Base, at this URL: http://www.delorie.com/djgpp/doc/kb/
http://www.gnu-pascal.de/gpc/DJGPP-FAQ.html   (53 words)

  
 DJGPP: C, C++, and Fortran Compilers
create the directory C:\DJGPP on your own computer (open Windows Explorer, click on C:, select `File', `New ---> Folder', and type in `DJGPP'.
DJ Delorie's implementation of GNU's suit of compilers for Win95/98/NT.
C and C++ users should try it out.
http://www.engmath.dal.ca/courses/djgpp   (656 words)

  
 delorie software
WEB - Various web tools and projects I've created
DJGPP - A free 32-bit development system for DOS
BOOK STORE - MAIL ARCHIVES - SEARCH - HOWTO - LISTSERV - DJ
http://www.delorie.com   (121 words)

  
 DJGPP's Web Ring Home Page
1) Your site must have some djgpp related information.
The DJGPP's Web Ring joins pages related to the djgpp package, that's all.
Each page have some controls like: next site in the ring, previous site in the ring, random page, etc. so you can navigate pages with this topic.
http://www.geocities.com/SiliconValley/Vista/6552/djring.html   (381 words)

  
 inetbot - experimental web and usenet crawler
The full FAQ: FTP: v2/faq230b.zip in any djgpp distribution (above)
-- This is posted weekly to the djgpp news group and mailing list.
To unsubscribe (substitute djgpp-announce for djgpp if desired)
http://groups.inetbot.com/showgrp/comp_pos_pmsdos_pdjgpp_s87.html   (69 words)

  
 Cprogramming.com - DJGPP
DJGPP This is a free compiler that has its own graphics library (Allegro).
This page will be expanding to include games and programs that will only run under DJGPP.
It is rather large, over 10 MBs for most downloads, and it can be difficult to set up because it requires downloading of numerous files.
http://www.cprogramming.com/djgpp.html   (76 words)

  
 OS-FAQ Wiki - DJGPP
While DJGPP has been widely used for OS development in the past, it's close connection to MS-DOS and compatibility problems with Windows XP have caused most Windows users to shift to Cygwin or MinGW.
DJGPP toolkit is a port of several basic GNU utilities to MS-DOS, using the 32-bit DPMI system extender, created by DJ Delorie.
What you will need is a good installation of DJGPP, you will need sed, bison, flex, bash, etc. You will also need to do it from a dosbox inside Windows95/98 etc so you can use long file names.
http://www.mega-tokyo.com/osfaq2/index.php/DJGPP   (617 words)

  
 DJGPP
DJGPP - GCC, G++, and GNU utilities for DOS
Please consider donating to the FSF to help support this project.
http://directory.fsf.org/devel/djgpp.html   (201 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.