Package: liblua5.1-0-dev Version: 5.1.2-1 --- Please enter the report below this line. --- There is not API using long double, but there is some interesting message in the header file (the configuration one).
You probably know more than me about alignment in these archs... /* @@ LUAI_USER_ALIGNMENT_T is a type that requires maximum alignment. ** CHANGE it if your system requires alignments larger than double. (For ** instance, if your system supports long doubles and they must be ** aligned in 16-byte boundaries, then you should add long double in the ** union.) Probably you do not need to change this. */ #define LUAI_USER_ALIGNMENT_T union { double u; void *s; long l; } Cheers --- System information. --- Architecture: amd64 Kernel: Linux 2.6.21.1-mactel Debian Release: lenny/sid 500 unstable www.debian-multimedia.org 500 unstable ftp.it.debian.org 500 testing security.debian.org --- Package information. --- Depends (Version) | Installed ================================-+-============ liblua5.1-0 (= 5.1.2-1) | 5.1.2-1 libc6-dev | 2.5-11 OR libc-dev | libreadline5-dev | 5.2-3 -- Enrico Tassi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]