This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Need Of binUtils ?


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]