This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: djgpp
- To: edmund dot broadley at tntpost dot com, gcc at gcc dot gnu dot org
- Subject: Re: djgpp
- From: Andris Pavenis <andris at stargate dot astr dot lu dot lv>
- Date: Thu, 2 Mar 2000 18:46:00 +0200
- References: <80256896.003DC487.00@gb898W45.notes.tntew.com>
On Thu, 02 Mar 2000, edmund.broadley@tntpost.com wrote:
> I notice that djgpp doesn't get much of a mention within the GCC web page. Is
> there any reason for this?
>
> Am I right in thinking that programs compiled using Cygnus GPP are dependant on
> a Cygnus dll file being distributed with the compiled program? Whereas djgpp
> allows me to create stand alone applications.
>
DJGPP creates 32 bit DPMI applications (it's possible to build Win32
applications with such addon as RSXNTDJ, but I know very little about it)
You can try looking at
http://www.delorie.com/djgpp/
It's true that DJGPP is not very much mentioned in this mailing list as there
are special mailing lists for it (see URL above for more info)
Andris