Global Information Lookup Global Information

Cross compiler information


A cross compiler is a compiler capable of creating executable code for a platform other than the one on which the compiler is running. For example, a compiler that runs on a PC but generates code that runs on Android devices is a cross compiler.

A cross compiler is useful to compile code for multiple platforms from one development host. Direct compilation on the target platform might be infeasible, for example on embedded systems with limited computing resources.

Cross compilers are distinct from source-to-source compilers. A cross compiler is for cross-platform software generation of machine code, while a source-to-source compiler translates from one coding language to another in text code. Both are programming tools.

and 21 Related for: Cross compiler information

Request time (Page generated in 0.8357 seconds.)

Cross compiler

Last Update:

A cross compiler is a compiler capable of creating executable code for a platform other than the one on which the compiler is running. For example, a compiler...

Word Count : 3594

Compiler

Last Update:

the cross-compiler itself runs. A bootstrap compiler is often a temporary compiler, used for compiling a more permanent or better optimised compiler for...

Word Count : 7724

GNU Compiler Collection

Last Update:

The GNU Compiler Collection (GCC) is an optimizing compiler produced by the GNU Project supporting various programming languages, hardware architectures...

Word Count : 4911

List of compilers

Last Update:

single locale. Uses a GCC Front End. The EDGE C/C++ compiler is based on the Microtec C/C++ compiler. Last Open64 v5.0 uses GCC 4.2 as its Front End, which...

Word Count : 2009

Java compiler

Last Update:

A Java compiler is a compiler for the Java programming language. Some Java compilers output optimized machine code for a particular hardware/operating...

Word Count : 185

History of compiler construction

Last Update:

executable programs. The Production Quality Compiler-Compiler, in the late 1970s, introduced the principles of compiler organization that are still widely used...

Word Count : 6356

MinGW

Last Update:

create Microsoft Windows applications. MinGW includes a port of the GNU Compiler Collection (GCC), GNU Binutils for Windows (assembler, linker, archive...

Word Count : 1500

Toolchain

Last Update:

resources into the finished product. Computer programming portal Buildroot Cross compiler Debian build toolchain DevOps toolchain Framework Library GNU toolchain...

Word Count : 272

Oracle Developer Studio

Last Update:

for SPARC Systems (GCCFSS) compiler uses GNU Compiler Collection's (GCC) front end with the Oracle Developer Studio compiler's code-generating back end...

Word Count : 718

Free Pascal

Last Update:

Free Pascal Compiler (FPC) is a compiler for the closely related programming-language dialects Pascal and Object Pascal. It is free software released under...

Word Count : 2758

Cc65

Last Update:

cc65 is a cross development package for 6502 and 65C02 targets, including a macro assembler, a C cross compiler, linker, librarian and several other tools...

Word Count : 397

Compiled language

Last Update:

language can be implemented with a compiler or with an interpreter. A combination of both solutions is also common: a compiler can translate the source code...

Word Count : 430

Z88DK

Last Update:

Z88DK is a Small-C-derived cross compiler for a long list of Z80 based computers. The name derives from the fact that it was originally developed to target...

Word Count : 356

Small Device C Compiler

Last Update:

The Small Device C Compiler (SDCC) is a free-software, partially retargetable C compiler for 8-bit microcontrollers. It is distributed under the GNU General...

Word Count : 360

Whitesmiths

Last Update:

first commercial C compiler, Whitesmiths C. The Whitesmiths compiler, first written for the PDP-11, was released in 1978 and compiled a version of C similar...

Word Count : 347

Glasgow Haskell Compiler

Last Update:

Glasgow Haskell Compiler (GHC) is a native or machine code compiler for the functional programming language Haskell. It provides a cross-platform software...

Word Count : 1871

CMake

Last Update:

CMake is cross-platform free and open-source software for build automation, testing, packaging and installation of software by using a compiler-independent...

Word Count : 2257

Borland Kylix

Last Update:

As of 2010 the project has been resurrected in the form of Delphi cross compiler for Mac and Linux, as shown in the Embarcadero's Delphi and C++ Builder...

Word Count : 1055

Assembly language

Last Update:

to any assembler input outside of a macro definition. A cross assembler (see also cross compiler) is an assembler that is run on a computer or operating...

Word Count : 9867

Constant folding

Last Update:

Constant folding and constant propagation are related compiler optimizations used by many modern compilers. An advanced form of constant propagation known as...

Word Count : 785

Optimizing compiler

Last Update:

In computing, an optimizing compiler is a compiler that tries to minimize or maximize some attributes of an executable computer program. Common requirements...

Word Count : 5670

PDF Search Engine © AllGlobal.net