Hi everybody<br><br>I&#39;m trying execute the benchmark IC of NAS parallel benchmark. And when I try compile the same, the error bellow occurs:<br><br>is.c: In function ‘randlc’:<br>is.c:292: error: argument ‘X’ doesn’t match prototype<br>
is.c:219: error: prototype declaration<br>is.c:292: error: argument ‘A’ doesn’t match prototype<br>is.c:219: error: prototype declaration<br>is.c:325: error: invalid type argument of ‘unary *’ (have ‘int’)<br>is.c:328: error: invalid type argument of ‘unary *’ (have ‘int’)<br>
is.c:334: error: invalid type argument of ‘unary *’ (have ‘int’)<br>is.c:337: error: invalid type argument of ‘unary *’ (have ‘int’)<br>is.c:346: error: invalid type argument of ‘unary *’ (have ‘int’)<br>is.c:347: error: invalid type argument of ‘unary *’ (have ‘int’)<br>
<br>Someone used this bachmark?<br>If already, how did you do to generate the executable code?<br><br>Thank you<br><br>Márcia Silva<br><br>