lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Date sent:      	Fri, 3 Sep 1999 06:00:54 -0300 (EST)
Send reply to:  	lua-l@tecgraf.puc-rio.br
From:           	"Vincent PENQUERC'H" <vpenquerch@cr2a-di.fr>
To:             	Multiple recipients of list <lua-l@tecgraf.puc-rio.br>
Subject:        	RE: Compiling lua for DOS

> > There are I think modern versions of DJGPP and also ports of the 
> > whole gnu suite under GnuWin32 (all that gets quite complicated).
> 
> Actually, there is Cygnus that has a port of it. www.cygnus.com if I
> recall well. DJGPP is still alive. I compiled Lua on DOS with
> DJGPP, and it works very well.
> 
> 
> Vincent Penquerc'h
> 
>
I have also found a download site for DJGPP on this page: 
(15Mbytes)
 
http://www.scitechsoft.com/down_mgl_other.html

John