Where are the compilers?
DCF FAQAll the Sun compilers are in /opt/SUNWspro/bin (Solaris) C, C++, Fortran GNU compilers are in /opt/local/bin directory.
Related QuestionsCPlant FAQWe are using compilers for Digital UNIX, Digital FORTRAN and Digital C Digital C++ to build statically linked ECOFF executables that run under Linux-AXP.Related Questions
What compilers can be used with BRAMS?
BRAMSBRAMS source requires C and Fortran-90 compilers. It was tested with: gcc/g95: http://gcc.gnu.org / http://g95.sourceforge.net (Open source software), Intel C / Intel Fortran 90/95: http://www.intel.com (Free for non-commercial use), Portland Group C and Fortran-90: http://www.pgroup.com (license Required) and NEX SX series C and Fortran-90 compiler.
Related QuestionsWhere can I find free lisp compilers or interpreters?
Frequently Asked Questions for comp.lang.lispA lightweight common lisp interpreter and compiler, which compiles to bytecode, and runs on Windows, AmigaOS, Acorns, OS/2 and most flavours of Unix. CLISP's implementation of CLOS is currently not quite complete. CLISP is licensed under the GNU GPL. CMUCL interpreter and optimizing compiler to native code running on a few flavours of Unix (including x86/FreeBSD, x86/Linux and sparc/Solaris). CMUCL can be difficult to compile; it requires itself to build itself, and bootstrapping is an issue.
Related QuestionsWhich compilers are supported?
SGI STL: Frequently Asked QuestionsThe STL has been tested on these compilers: SGI 7.1 and later, or 7.0 with the -n32 or -64 flag; gcc 2.8 or egcs 1.x; Microsoft 5.0 and later. (But see below.) Boris Fomitchev distributes a port for some other compilers. If you succeed in using the SGI STL with some other compiler, please let us know, and please tell us what modifications (if any) you had to make. We expect that most of the changes will be restricted to the <stl_config.h> header.
Related QuestionsWhat are the basic details about the compilers?
The umich.umce.login FAQ ListThis is Sun's C compiler for Solaris. It comes with several helpful tools, including cscope. It is the default C compiler on the ITD Login service. System V make, ar, etc. are also in the default path. Solaris provides a Berkeley compatibility environment which includes a special C compiler and a set of Berkeley-compatible include files and compiler libraries. If you need this environment, use the ucbcc command, which is now in the default path. This is Gnu's C Compiler.
Related QuestionsWhat about older SGI compilers?
SGI STL: Frequently Asked QuestionsGiven the rate of improvement in C++ implementations, SGI strongly recommends that you upgrade your compiler. If this is not possible, you might try the version of the STL for older Borland and Microsoft compilers (see the Download the STL page), or Boris Fomitchev's port. Neither of these is supported.
Related QuestionsDevelopment environment Q: What Java compilers are there?
Code Style: Java compiler frequently asked questions (FAQ)The Java compiler is a program like any other and your operating system needs to know where to find the executable file. The simplest way to do this is to give the full path to the Java compiler in the command, as below for Windows...
Related Questionsfaq:transition_faq [UTKCS Help Pages]All compilers officially supported by the Labstaff will be placed in the /usr/local file system on all supported systems. On Debian systems we are currently supporting the gcc compiler system for the C, C++, Objective C, and FORTRAN 77 programming languages. To find the current version, use this command: /usr/local/bin/gcc --version gcc (GCC) 3.4.4 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions.Related Questions
What are the basics about the compilers?
GPCC: Login ServiceThis is Sun's C compiler for Solaris®. It comes with several helpful tools, including cscope. It is the default C compiler on the Login machines. System V make, ar, etc. are also in the default path. Solaris® provides a Berkeley compatibility environment which includes a special C compiler and a set of Berkeley-compatible include files and compiler libraries. If you need this environment, use the ucbcc command, which is now in the default path. This is Gnu's C Compiler.
Related QuestionsOKI - FAQOur compilers are somewhat of a personal preference to our programmers. MetroWerks CodeWarrior Professional and Microsoft Visual C/C++. We debug with their respective source code debuggers. For the hard core stuff we use Numega Soft Ice (PC) and Macsbug (on the Mac). We subscribe to (belong?) MicroSoft Developer Network and the Apple Certified Developer Program, and of course, we're friends Tux and the rest of the Linux Community.Related Questions
ACRL homeWhy can't I use the C math library? I've included math.h, but compilation fails with "ld: 0711-317 ERROR: Undefined symbol:" messages for the math functions I use.Related Questions
Frequently Asked Questions about DTLSun Solaris Workshop 6, Update 1 using the Merant 3.7 ODBC drivers (we are not currently testing this compiler)Related Questions
What's the story about compilers?
Technolust: The Indigo Page (Silicon Graphics - SGI)Like most commercial UNIX packages, the take-home message is that IRIX by itself does not come with a compiler. Some versions of IRIX are more friendly at supporting compilers than others. So here's the scoop, to the best of my understanding: Up through IRIX 5.3: You must obtain and install the Iris Development Option (IDO) from SGI if you wish to use any compilers at all. This includes GNU compilers, such as gcc, since IRIX does not include libraries or header files.
Related QuestionsWhat compiler does Cygwin/X use, and which compilers are supported?
Cygwin/X Frequently Asked QuestionsCygwin/X uses the gcc compiler from the Free Software Foundation. Cygwin/X source code is mostly ANSI C compliant, but we cannot guarantee that Cygwin/X will compile with any other compiler, nor can we afford the time to support compilers other than gcc.
Related QuestionsWhat are the officially supported compilers/operating systems?
Amulet FAQOthers may be contributed and supported by users from time to time, but generally you will need to make certain changes to port to any other platforms. See the contributions page for details. CodeWarrior 10 uses the older standard libraries, CodeWarrior Pro 1 requires MSL Standard C++ Libraries.
Related QuestionsWhat Fortran compilers are available?
University of Utah Mathematics Department FAQ: Compilers FAQMost of our systems have compilers for the 1978 (called Fortran 77), 1990, and 1995 ISO Standards, with the expected names f77, f90, and f95. Because Fortran 90 introduced a new (somewhat) free-form source format, the later compilers assume the old Fortran 66 and 77 style 72-column fixed format if the file suffix is .f, and otherwise, expect the free-form format. Some have command-line options to specify the source format: consult the appropriate compiler manual pages for details.
Related QuestionsWhat Java compilers are available?
University of Utah Mathematics Department FAQ: Compilers FAQMost of our systems have the javac compiler, the javah C header and stub file generator, the javadoc Java API documentation generator, and the java Java interpreter. Most also have the GNU Java compiler, gcj, and the companion gcjh header-file generator and gij Java interpreter. GNU/Linux IA-32, AMD64, and IA-64 systems, and Mac OS X systems, have the IBM Jikes Project compiler, jikes. This compiler requires that the pathname for rt.
Related QuestionsWhat Lisp compilers are available?
University of Utah Mathematics Department FAQ: Compilers FAQCommon LISP, defined by American National Standard for Information Technology: programming language --- Common LISP: ANSI X3.226-1994, and described in more than 60 books. Scheme, a much-simpler Lisp dialect, defined by Revised5 Report on the Algorithmic Language Scheme (published in ACM SIGPLAN Notices 33(9) 26--76, September 1998, and in Higher-Order and Symbolic Computation 11(1), 7--105, August 1998), and IEEE Std 1178-1990, IEEE Standard for the Scheme Programming Language.
Related QuestionsWhat Pascal compilers are available?
University of Utah Mathematics Department FAQ: Compilers FAQWe have the GNU Pascal compiler, gpc, only on Compaq/DEC OSF/1 Alpha, GNU/Linux AMD64 and IA-32, and Sun Solaris SPARC. We have the Free Pascal compiler, fpc and ppc386, only on GNU/Linux IA-32, AMD64, PowerPC, and SPARC systems, and on Mac OS X PowerPC systems.
Related Questions