Search 5,000,000+ questions and answers.

Frequently Asked Questions

Which compilers are supported?

SGI STL: Frequently Asked Questions
The 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 Questions

Raw Material Software - Juce
On Windows, you can use VC6, VC7, VCExpress or Dev-C++. On the Mac, XCode 2.0 or later. On Linux, GCC 3.3 or later. It's probably quite easy to port to other environments, but these are the ones I currently maintain support for.
Related Questions

Frequently Asked Questions about DTL
Sun Solaris Workshop 6, Update 1 using the Merant 3.7 ODBC drivers (we are not currently testing this compiler)
Related Questions

What compiler does Cygwin/X use, and which compilers are supported?

Cygwin/X Frequently Asked Questions
Cygwin/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 Questions

Where are the compilers?

DCF FAQ
All the Sun compilers are in /opt/SUNWspro/bin (Solaris) C, C++, Fortran GNU compilers are in /opt/local/bin directory.
Related Questions

What are the officially supported compilers/operating systems?

Amulet FAQ
Others 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 Questions

Which compilers are supported by Vista ?

Summit Design, Inc - Vista Frequently Asked Questions
Do you access the kernel to acquire the activities of the ports and methods when analyzing transactions? Did you extend the OSCI kernel to provide implementation-specific functionality beyond the scope of the standard, esp., with respect to ports, modules, or transaction-based models? How do you filter/view such transactions for analysis and debugging?" Each line displayed in the Transaction Sequence Viewer (TSV) is dedicated to transaction information related to a given method of a port.
Related Questions

What Fortran compilers are supported by f90SQL?

f90SQL - FAQs
We are also working to support Digital Visual Fortran on Windows NT-Alpha, and Absoft Pro-Fortran on Linux. Future support for other compilers will be dependent upon demand, so if you want your Fortran compiler to be supported, you should explicitly indicate so in the f90SQL Discussion group or by sending a private e-mail to Canaima Software
Related Questions

What platforms and compilers are supported by the Torque Network Library?

OpenTNL
The Torque Network Library runs on the Microsoft Windows, Mac OS X and Linux platforms. A Microsoft XBox version is available seperately from GarageGames.com and future support is planned for Sony's Playstation 2 platform. TNL compiles under either either Microsoft Visual C++ 6.0 or Microsoft Visual C++ .NET 2003 on Windows, XCode on Mac OS X and with makefiles and GCC on Linux. In addition, TNL is designed to be easily portable, with all platform specific code contained in a single module.
Related Questions

Question: Are Logic's kits supported by IAR tools and compilers?

Logic -- Frequently Asked Questions
Answer: IAR has added support that is specific to a variety of Logic's Zoom SDK. For a listing of supported products please refer to the following link: (more...)
Related Questions

Where can I find free lisp compilers or interpreters?

Frequently Asked Questions for comp.lang.lisp
A 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 Questions

What are the basic details about the compilers?

The umich.umce.login FAQ List
This 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 Questions

Is it well supported?

Health Fund Oral Health Grants Availability and Information
Above we refer to the unqualified approval community water fluoridation has received from major U.S. health organizations. It has been endorsed by the American Dental Association, American Medical Association, U.S. Department of Defense, and the Centers for Disease Control and Prevention (CDC).
Related Questions

What about older SGI compilers?

SGI STL: Frequently Asked Questions
Given 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 Questions

Development 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 Questions

faq: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 Service
This 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 Questions

OKI - FAQ
Our 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 home
Why 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

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 Questions

CPlant FAQ
We 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 Languages Are Supported?

MinGW - Frequently Asked Questions
of MinGW-2.0.0-3.exe, MinGW carries support for C, C++, ObjC, and Fortran 77. Ada is available as a seperate binary, while Java (GCJ) is implemented as a release candidate. Continual work is being done with the hope of it being included in the next major release. And last, but not least Pascal is available as a contributed package (GPC).
Related Questions

Is Pinning supported?

Jim Lamb : Team Foundation Server FAQ
No. The same functionality can be achieved by using either labels or branches in Team Foundation Version Control. Merge both patches into the base version and create an output which is a merge that has both changes from file1 (left) and file2 (right) A baseless merge scenario is created when the application is unable to identify a base version and requires the user to define one.
Related Questions

What browsers are supported?

Docutils FAQ (Frequently Asked Questions)
No specific browser is targeted; all modern graphical browsers should work. Some older browsers, text-only browsers, and browsers without full CSS support are known to produce inferior results. Firefox, Safari, Mozilla (version 1.0 and up), and MS Internet Explorer (version 5.0 and up) are known to give good results. Reports of experiences with other browsers are welcome.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact