justincormack / ljsyscall

LuaJIT Unix syscall FFI
http://www.myriabit.com/ljsyscall/
Other
440 stars 53 forks source link

mips support #12

Open justincormack opened 11 years ago

justincormack commented 11 years ago

At the moment I only have a softfloat (openwrt) mips box, which I don't think can run luajit at all, so supporting mips is not going to happen in the short term, although I may be able to add untested support. Hoping there will be a luajit mips softfloat issue. If anyone has online access to mips hardware let me know.

justincormack commented 10 years ago

Some stub support, still untested but getting closer to running. Have a MIPS box but LuaJIT only supports mips32r2 hardfloat (ie MIPS Android phones), which seem hard to get dev hardware...

justincormack commented 10 years ago

Well thats fixes stat (although ctest doesnt like it)

justincormack commented 10 years ago

ctest still thinks it is the wrong length; have filed email to Musl.

justincormack commented 10 years ago

Ugh. Well its ok, but very unsure about dev_t.