Re: gcc without binutils?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



abhijitis@xxxxxxxxx wrote:
hi all,
i am trying to create a new target for gcc but if i do not port the binutils first...is it still
possible to write the GCC port? will i atleast be able
to generate assembly listing out of gcc? in general
what all is possible if i do not port binutils first?
binutils is not necessary.

gcc requires a linker and assembler in order to produce more than a .s
file. The assembler & linker need not be from binutils.

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@xxxxxxxxxxxxxxxx    ::     http://www.planetfall.pwp.blueyonder.co.uk



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux