Search 5,000,000+ questions and answers.

Frequently Asked Questions

Which compilers does MtxVec support?

Dew Research
The standard .NET languages C#, VB.NET and C++. Borland native W32 Delphi compilers 6,7, 9 and Borland C++Builder v6.
Related Questions

What compilers does it support?

NxOgre - FAQ
Currently we have full projects for Visual Studio 2003 and 2005. Compiling them on other compilers shouldn't be difficult to do.
Related Questions

What languages and compilers does Toolkit support?

MKS Toolkit, D?veloppement UNIX et Windows - FAQs
MKS Toolkit for Professional Developers and MKS Toolkit for Enterprise Developers supply cc, cxx, ncf77, and ncf90 compiler drivers for C, C++, Fortran 77, and Fortran 90. The Toolkit cc and cxx drivers require that you have Microsoft Visual C++ version 5.0 or higher. The Toolkit Fortran drivers work only with Absoft Fortran version 5.0 or higher. Absoft Fortran version 7.0 is supported in version 7.5 of MKS Toolkit for Professional Developers and MKS Toolkit for Enterprise Developers.
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

Q.: What compilers does TestComplete support? What applications can it test?

General Information
A.: With TestComplete you can test any Windows application through the application's UI. Script routines simulate mouse movements, clicks, key presses and other user actions through Windows messages. This way of testing does not depend on any compiler. It is called functional or "black box" testing. For Web pages and for applications created with Delphi, C++Builder, Visual Basic, Visual C++, Java and .
Related Questions

Which operating systems and compilers does SLIC support?

ILC Detector Simulation FAQ - Linear Collider - SLAC Conflue...
The only supported compiler is g++. Other versions may work, but these are the ones that are known to build successfully.
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

What compilers support CSF?

SDS FAQ
Currently we have three semi-working frontends (C++, Java and Common Lisp) which can produce CSF, but as more parts stabilise we expect that the number of compilers and parsers with CSF-support will increase rapidly.
Related Questions

What support is there for constructing parsers/compilers/interpreters for other languages?

scheme-faq-programming
Languages with a fully parenthesised syntax can be read and parsed by the standard Scheme reader/parser. Scheme macros in combination with ordinary Scheme code can be used to perform compilation/interpretation. See also here. More general parser/compiler implementations are available from the Language Implementation section of the Scheme Repository at Indiana University (http://www.cs.indiana.edu/scheme-repository/code.lang.html) and in SLIB (see here). Essence (http://www.informatik.
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

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

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

Are there any M2 compilers that support Cocoa and/or GNUstep, say an Objective Modula-2?

Modula-2 FAQ
At present there is no M2 compiler which supports Cocoa or GNUstep. However, a project is under way (as of 2005 07) to define language extensions to support the Objective-C object model and interface with the Objective-C runtime, which is necessary in order to develop applications for Cocoa and GNUstep.
Related Questions

What programming tools/compilers does Red Hat Linux include with its distribution?

Installation and Other General Questions
C, C++, FORTRAN, Pascal, assembly, BASIC, Perl, Python, Tcl/Tk, LISP, Scheme, as well as a functional debugger and memory debugging library.
Related Questions

What COBOL compilers does GUI ScreenIO work with?

GUI ScreenIO License
GUI ScreenIO works with all of the popular 32-bit COBOL compilers, including AcuCOBOL, CA-Realia COBOL, Fujitsu COBOL, IBM Visual Age COBOL, mbp COBOL, and Micro Focus COBOL. It should work with any 32-bit COBOL. Unlike other third-party products, all compilers are supported using the same GUI ScreenIO runtime. All you need to do is to compile one small COBOL program (which we provide) using YOUR compiler, and you can use GUI ScreenIO.
Related Questions

What Programming tools/compilers does Red Hat Linux ship?

Red Hat Linux Frequently Asked Questions: Installation and O...
C, C++, FORTRAN, Pascal, assembly, BASIC, perl, python, Tcl/Tk, LISP, Scheme, as well as a functional debugger and memory debugging library.
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

Does the CCFC have any support groups?

CCFC Crohn's and Colitis - FAQ's
Local CCFC volunteer Chapters hold education meetings and other events. In a few cases, they have been authorized to offer support group services led by trained facilitators. Click here to find the Chapter nearest you. Many community hospitals offer support services to patients. We recommend that you consult with your physician and local hospital on the availability of various services.
Related Questions

Does the Foundation have support groups?

NAAF FAQ
The Foundation sponsors volunteer support groups all over the world as well as telephone support contacts. These groups offer people with alopecia areata a chance to share feelings, experiences, and solutions to coping with the disease. Each group has a leader who has alopecia areata or is closely associated with someone who does. Support groups further the Foundation's goal of research, emotional support, and public awareness.
Related Questions

What features does the NDAC support?

NCS | National Communications System | Frequently Asked Ques...
Flexibility to customize network architectures and routing schemes, introduce new carrier network data, and emulate the effects of emerging technologies
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact