On Sat, 30 Jul 2005 10:15, Puneet Vyas wrote: > Chuck Ebbert wrote: > >/* fp.c: i387 benchmark/test program */ > > [puneet@localhost C]$ cc FPUtest.c -o FPUtest > > FPUtest.c: In function `main': > > FPUtest.c:103: warning: passing arg 2 of `sched_setaffinity' makes > integer from pointer without a cast > > FPUtest.c:103: error: too few arguments to function `sched_setaffinity' There are half a dozen different versions of sched_setaffinity in glibc and they vary in argument type and even argument number across architectures. Cheers, Con
Attachment:
pgpvN60BGEISR.pgp
Description: PGP signature
- References:
- i387 floating-point test program/benchmark
- From: Chuck Ebbert <[email protected]>
- Re: i387 floating-point test program/benchmark
- From: Puneet Vyas <[email protected]>
- i387 floating-point test program/benchmark
- Prev by Date: Re: [PATCH] x86_64: sync_tsc fix the race (so we can boot)
- Next by Date: Re: 2.6.13-rc4: no hyperthreading and idr_remove() stack traces
- Previous by thread: Re: i387 floating-point test program/benchmark
- Next by thread: Average instruction length in x86-built kernel?
- Index(es):