hi all,binutils is not necessary.
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?
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