Weitere Beispiele werden automatisch zu den Stichwörtern zugeordnet - wir garantieren ihre Korrektheit nicht.
Free Pascal was developed from the beginning as a cross compiler.
The output of a cross compiler is designed to run on a different platform.
A cross compiler runs in one environment but produces object code for another.
Cross compilers are used for embedded development, where the target computer has limited capabilities.
By using a cross compiler, a single build environment can be set up to compile for each of these targets.
A cross compiler is necessary to compile for multiple platforms from one machine.
The fundamental use of a cross compiler is to separate the build environment from target environment.
Cross compilers, such as amigacc68k.lha, are available via ftp for the Amiga.
For this reason such compilers are not usually classified as native or cross compilers.
If Apple allows cross compilers, guess what?
Cross compilers are not to be confused with source-to-source compilers.
The 'Canadian Cross' is a technique for building cross compilers for other machines.
Assembly language and C cross compilers are used to program the 68HC11 embedded controller board.
Software development requires use of a cross compiler, which runs on a computer but produces executable code for the target device.
A retargetable compiler is a kind of cross compiler.
Cross compilers are often used when developing software for embedded systems that are not intended to support a software development environment.
The technique described in this paragraph has been replaced by the use of a cross compiler executed by a pre-existing computer.
The product is still available in versions that run on other platforms, but these are cross compilers that only produce mainframe code.
CodeTyphon is a Lazarus distribution with more preinstalled packages and cross compilers.
Hollywood has an inbuilt cross compiler that can automatically save executables for all platforms supported by the software.
TeleSoft sold both native compilers and cross compilers for various embedded systems architectures.
C cross compiler/debugger/similuator package for the 6811.
In paravirtualization one machine runs many operating systems, and a cross compiler could generate an executable for each of them from one main source.
This means that the cross compiler cannot use atof to parse a floating point constant; it must have its own special routine to use instead.
Follow instructions in the file cross/install that was unpacked from djcrx203.zip to build and install the cross compiler.