This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: C Cross compiler for Fairchild 9445


> From: "Walker, Arnold" <WALKEAR@mail.northgrum.com>
> To: "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>

> would you please tell me how much work (developer hours) is
> typically involved in developing a GNU cross compiler

> Any info to help me make a better estimate is much appreciated.
> I've researched my company's effort in developing a Z8000 gcc cross
> compiler

I didn't have to do as or ld, I didn't need a fully optimized port and
I was able to do a port in 30 days, working part time.  Hopefully gcc
isn't harder to port now than it was a decade ago.  My port didn't
bootstrap and the testsuites weren't around at the time.
Bootstrapping and passing the testsuites as fully as other ports, will
tend to bump up the time.  If you want an optimized port, and another 90%.  :-)

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