Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

compiler & cross compiler

Status
Not open for further replies.

dayal

Member level 3
Joined
Aug 26, 2007
Messages
54
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,629
Hi,
what is mean by compiler and cross compiler . is there any difference, can anyone tell me and give the examples.

Thanks & Regards
dayal
 

A cross compiler is a compiler that generates code for a different architecture than the machine you are running the compiler on.

For example a compiler that creates code for a micro-controller such as an AVR that runs on a PC running windows or linux is a cross-compiler.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top