Re: [CM] warnings and errors while compiling with Oracle Solaris Studio 12.4 compiler on SPARC Solaris 10

2016-05-09 Thread Joe Python
This compiler was released 2015 and has c99 compatibility. On Mon, May 9, 2016 at 8:39 AM, wrote: > By the way, is that the old Sun C compiler from > before the days of the Jacquard loom? About 20 > years ago, I had access to a machine running Solaris, > and looked

Re: [CM] warnings and errors while compiling with Oracle Solaris Studio 12.4 compiler on SPARC Solaris 10

2016-05-09 Thread bil
By the way, is that the old Sun C compiler from before the days of the Jacquard loom? About 20 years ago, I had access to a machine running Solaris, and looked into buying their compiler. The salesman said "that will be thirty-four-ninety-five", and I said "you mean three thousand four

[CM] warnings and errors while compiling with Oracle Solaris Studio 12.4 compiler on SPARC Solaris 10

2016-05-08 Thread Joe Python
Compilation failed with following warnings and errors while compiling with Oracle Solaris Studio 12.4 compiler on SPARC Solaris 10. Am i using the right options while compiling? $ c99 s7.c -o repl -DWITH_MAIN -I. -g3 -ldl -lm -Wl,-export-dynamic "s7.c", line 2458: warning: statement not reached