Need Of binUtils ?

Eric Christopher echristo@redhat.com
Mon May 9 03:26:00 GMT 2005


> Now i want some cross development tools.
> 
> So, I download GCC - compiler source, ar source, linker source.
> 
> Now i compile these programs using my binutils Host-BinUtils-Host

You compile them using your compiler, which calls your native binutils
(Host-BinUtils-Host).

> 
> Now i get another set of binUtils say BinUtils (call they Host-BinUtils-Target).
> 
> These Utils (run on the Host-BinUtils-Target) host but produce code
> (executable) which run on the Target.
> 
> Am i right.  

Mostly.

Try this:

http://billgatliff.com/~bgat/twiki/bin/view/Crossgcc

-eric



More information about the Binutils mailing list