Re: Missing roundl() on armel?

2009-09-11 Thread Rick Thomas
On Sep 10, 2009, at 2:41 PM, Michael Hanke wrote: Hi, 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): - #include usin

Missing roundl() on armel?

2009-09-10 Thread Michael Hanke
Hi, 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): - #include using namespace std; int main () { double val = 3.4; int