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: Porting GCC to MMIX



  In message <Pine.BSF.4.10.10001302333070.12456-100000@dair.pair.com>you write
:
  > Question to the GCC steering committee, mmixmasters and those
  > who care:  Is it best (for some definition of best), that all
  > work be done here in the GCC project, or should we return with
  > something that 1) compiles, 2) something that can compile
  > something else, or 3) a complete port, or 4) none of the above?
There is no simple answer.  Though I would tend to wait until #2 or #3
before asking to include the port in GCC, though discussing issues as
you deal with problems in #1 and #2 on the lists is strongly recommended.

That's typically how we do things inside Cygnus for new ports -- once the
port is generating code we tend to check it in, then checkin incremental
changes on top of that as we progress from #2 to #3.  We discuss issues on
our lists throughout the process.

jeff


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