Changes between Version 6 and Version 7 of dev-lang/lua
- Timestamp:
- 06/20/08 14:21:34 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/lua
v6 v7 13 13 === work-in-progress (scottmc) - [Haiku] === 14 14 15 make posix results in: 15 16 {{{ 16 17 /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld: cannot find -lm 17 Removed the -lm and now get: 18 }}} 19 After removing the -lm and now get: 20 {{{ 18 21 liblua.a(ldo.o): In function 'luaD_rawrunprotected': 19 22 ldo.c(.text+0x211): undefined reference to '_setjmp' … … 26 29 }}} 27 30 28 29 === previous port ===30 31 by obe-lix32 33 31 == version 5.0.2 == 34 32 … … 37 35 ||Haiku||untested|| 38 36 37 === previous port === 38 by obe-lix 39 39 40 [http://www.bebits.com/app/4074 BeBits page] - The feedback seems to indicate mixed results, not sure if it works correctly or not. 40 41 41 Note there's also 3 more listed on BeBits prior to this one.42 Note there's also 3 more listed on !BeBits prior to this one.
