Saved Bookmarks
| 1. |
Explain What Is Meant By Cross-compiler? |
|
Answer» A program runs on ONE machine and EXECUTES on another is CALLED as cross-compiler Cross compiler PROGRAMS are written for embedded systems(usually) but run on normal PCs to gauge their performance. LATER on, they are ported to embedded systems. A program runs on one machine and executes on another is called as cross-compiler Cross compiler programs are written for embedded systems(usually) but run on normal PCs to gauge their performance. Later on, they are ported to embedded systems. |
|