What is the most recent version of COBOL these days ?
1. Ghostview (latest version) won't work
I can't find a reference on ACT's web site to where they distribute GNAT. I assume they are still providing free builds of the compiler suite. I searched around and found version 3.15p on the NYU web site, and that is the latest I see anywhere. Anyone know of a newer version? And, can anyone comment on the GPS development environment?
3. OT: Installing Debian (was Latest GNAT version)
4. Later version of Pelle's Macro Assembler available.
I want to know what is the latest C standard version? Is it C99? There are many terms I have heard, including C98, C99, C9X. Or should we call ANSI/ISO C? Please advise. Thanks!!
7. What is the latest version of Intel 9 fortran and c/c++ for linux
I downloaded sqlite latest version (3.5.3) from sqlite site but when I try to load it to tcl I get: couldn't load file "tclsqlite-3.5.3.so": tclsqlite-3.5.3.so: cannot open shared object file: No such file or directory when I copy the tclsqlite-3.5.3.so to /usr/lib and try to load I get: couldn't load file "tclsqlite-3.5.3.so": /usr/lib/tclsqlite-3.5.3.so: undefined symbol: sqlite3StrICmp is this a bug or am I doing something wrong?