Error compiling with cc on IRIX

1999-04-05 Thread olga
Hi, While compiling on IRIX with cc I got the following error: cfe: Error: bn_mul.c, line 98: Syntax Error if (n2 (16) // 32 ) ---^ cfe: Error: bn_mul.c, line 281: Syntax Error if (tn (16) // 32 ) ---^

Re: Error compiling with cc on IRIX

1999-04-05 Thread Bodo Moeller
On Mon, Apr 05, 1999 at 02:00:01PM -0500, olga wrote: While compiling on IRIX with cc I got the following error: cfe: Error: bn_mul.c, line 98: Syntax Error if (n2 (16) // 32 ) ---^ [etc. etc.] The problem I guess is C++ comments in C code (in