This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: djgpp


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]