X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: LUA compiled for DJGPP Date: Mon, 16 May 2011 18:08:41 -0700 (PDT) Organization: http://groups.google.com Lines: 41 Message-ID: <5f52ece5-b7bd-4261-ad69-244ff0583e03@z13g2000yqg.googlegroups.com> References: NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1305594521 26460 127.0.0.1 (17 May 2011 01:08:41 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 17 May 2011 01:08:41 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: z13g2000yqg.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17,gzip(gfe) Bytes: 2445 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On May 16, 2:49=A0pm, "Wiktor S." wrote: > > Hi. I managed to compile LUA 5.4.1 with DJGPP (dj 2.03, gcc 4.5.3) I assume you meant 5.1.4 (though the unfinished 5.2 alpha sources also exist). http://www.lua.org/work/ > an excerpt from Wikipedia: > > =A0 =A0 =A0 =A0 Lua is a lightweight multi-paradigm programming language Never learned it, but it looks cool. Yes, it's fairly popular. > No source changes were necessary, but makefile was failing. That could be > fixed somehow, but I decided to compile the source "manually". It compile= d > cleanly. It's pure ANSI C by default, I think, so it should compile anywhere. IIRC, "make posix" works if you change _setjmp -> setjmp, etc. > It seems to work, but of course more tests are needed. > > If anyone interested, I can send the compiled binary, or create an > installation package for DJGPP (how?) And here's the real point: thanks, but it's already been done! :-)) Juan compiled and packaged it around Christmas time. See below: http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/1cd1ac= 9babbccbc6# ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/lua514b.zip Hmmm, forgot it was "/beta/" only (due to DXE3), perhaps that's what you meant, package it up for "/current/" also??