Definition of cross-compiler in English:
cross-compiler
nounˌkrɒskəmˈpʌɪləˌkrɔskəmˈpaɪlər
Computing A compiler which can convert instructions into machine code or low-level code for a computer other than that on which it is run.
Example sentencesExamples
- To compile on Windows, you may need a cross-compiler.
- Here, we use the cross-compiler to demonstrate a simple program.
- Get step-by-step instructions for building a cross-compiler so that you can build and develop applications for an alternative platform.
- I found it to be a minor hassle to set up the cross-compilers but not too bad at all.
- This will download and compile the basic cross-compiler tool chain.
Definition of cross-compiler in US English:
cross-compiler
nounˌkrôskəmˈpīlərˌkrɔskəmˈpaɪlər
Computing A compiler that can convert instructions into machine code or low level code for a computer other than that on which it is run.
Example sentencesExamples
- I found it to be a minor hassle to set up the cross-compilers but not too bad at all.
- To compile on Windows, you may need a cross-compiler.
- Get step-by-step instructions for building a cross-compiler so that you can build and develop applications for an alternative platform.
- This will download and compile the basic cross-compiler tool chain.
- Here, we use the cross-compiler to demonstrate a simple program.