| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| From: | "Wiktor S." <wswiktorSP AT Mpoczta DOT fm> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | LUA compiled for DJGPP |
| Date: | Mon, 16 May 2011 21:49:11 +0200 |
| Organization: | http://onet.pl |
| Lines: | 23 |
| Message-ID: | <iqrv4e$28a$1@news.onet.pl> |
| NNTP-Posting-Host: | 109.243.128.120 |
| Mime-Version: | 1.0 |
| X-Trace: | news.onet.pl 1305575375 2314 109.243.128.120 (16 May 2011 19:49:35 GMT) |
| X-Complaints-To: | niusy AT onet DOT pl |
| NNTP-Posting-Date: | Mon, 16 May 2011 19:49:35 +0000 (UTC) |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Newsreader: | Microsoft Windows Mail 6.0.6002.18197 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.1.7601.17514 |
| Bytes: | 1615 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Hi. I managed to compile LUA 5.4.1 with DJGPP (dj 2.03, gcc 4.5.3)
an excerpt from Wikipedia:
Lua is a lightweight multi-paradigm programming language
designed as a scripting language with extensible semantics
as a primary goal. Lua has a relatively simple C API
compared to other scripting languages.
No source changes were necessary, but makefile was failing. That could be
fixed somehow, but I decided to compile the source "manually". It compiled
cleanly.
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?)
--
Azarien
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |