On Thursday, 15 February 2018 20:16:08 CET Thorsten Glaser wrote:
> Perhaps you can compile a simple stand-alone test program, which
> we can then test on all available emulators (I still have ARAnyM
> handy) and bare metal?
Attached is the .c test. Sorry I don't have an emulator at the moment and
Hi
Last build of rrdtool failed on m68k, because gcc IEEE stack pre-check fails
[1].
The autoconf runs this:
#include
int main(void){
double rrdnan,rrdinf,rrdc,rrdzero;
;
/* some math to see if we get a floating point exception */
rrdzero=sin(0.0); /* don't let the compiler optimiz
2 matches
Mail list logo