lua-users home
lua-l archive

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


Hello,

I am trying to build and use Lua on a platform where hardware FP
support is not present
I want to know if people have been able to successfully build/run with
'-msoft-float'.
And, in that case, which soft-float routines were compiled with the
code, the ones
in 'libgcc', or custom written ones.

(I did some search before posting, I found some threads, but I could
not clearly get which
soft float functions were used, and which GCC versions were used)
TIA
--
Ani.