Re: i387 floating-point test program/benchmark

From: Jan Engelhardt
Date: Wed Aug 03 2005 - 01:16:42 EST


>
> Among other issues.
>
> Therefore: add_tail(spare_time_Q);
>
> oddball:davidsen> cc -o i387bench -Os i387_bench.c
> i387_bench.c:27: parse error before `cpuset'
> i387_bench.c:27: warning: data definition has no type or storage class

This looks like an "old" glibc that does not have cpuset yet.

> i387_bench.c:34: unknown field `sa_handler' specified in initializer

Maybe a missing #include <signal.h>?


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/