Paul H. Hargrove, le Thu 09 Feb 2012 01:28:53 +0100, a écrit :
> Option #4:
> CFLAGS='-qhalt=e -qsuppress=1506-077'
> Appears to work for me for xlc-8.0 and xlc-9.0.
That still looks dangerous to me: we don't know whatever warning
might be added in the future. I'd rather add -qhalt=e only for the
sched_setaffinity test.
Samuel
|