[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua compilation with soft-float
- From: Aniruddha A <aniruddha.a@...>
- Date: Fri, 3 Aug 2012 20:21:37 +0530
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.