c_strtod and c_getenv are kept since strtod doesn't appear in the SDK's libc, and we want our own c_getenv to initialize the Lua main anyway.
plus Add extra logic to handle different loci path in luac.cross for handling 32 bit or great hex integers Also add a helpfull hint in the build tool to point out the Lua and lfs depencencies.