Hi Michael,

> I am trying to fix #513272, a FTBFS on armel. The problem basically
> boils down to the following snippet failing to compile on armel (tested
> with a Debian lenny on a qemu-emulated armel system):

see /usr/include/bits/mathdef.h on armel:

] [...]
] #ifndef __NO_LONG_DOUBLE_MATH
] /* Signal that we do not really have a `long double'.  This disables the
]    declaration of all the `long double' function variants.  */
] # define __NO_LONG_DOUBLE_MATH  1
] #endif

which has exactly the effect you describe. ;-)


Regards,

Jan


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to