Hi,

I've finally tackled my luajit Windows troubles for cross-compilation,
meaning I've tried to remove --enable-lua-old from my build scripts for
EFL. Unfortunately the compilation is broken.

From
https://www.gnu.org/software/gnulib/manual/html_node/locale_002eh.html :

>  The struct lconv type does not contain the members int_p_cs_precedes,
>  int_p_sign_posn, int_p_sep_by_space, int_n_cs_precedes,
>  int_n_sign_posn, int_n_sep_by_space on some platforms: glibc, OpenBSD
>  4.9, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin 1.5.x,
>  mingw, MSVC 9. 

There are macros accessing these struct fields in elua's codebase. I
don't know elua at all so I have no idea what to do with them. Any
input?

Thanks.

-- 
Adrien Nader

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to