testing consistency

Jeffrey A Law law@cygnus.com
Thu Sep 18 22:56:00 GMT 1997


  In message < Pine.BSF.3.96.970914144154.8969G-100000@vespucci.advicom.net >you write:
  > I think your idea is consisten with what I have been doing.  Building all
  > the tools from scratch and then just making sure the result can at
  > least compile and link all the RTEMS tests.  
OK.  The next snapshot will contain the "cross" target, which does pretty
much what I mentioned in that message:

  * Build all the stuff necesary to generate files during the build
  process (texinfo, bison/yacc, etc).

  * Build all the target tools that might be needed while building
  gcc (ie gas, ld, etc)

  * Build GCC using LANGUAGES="c c++" to avoid objc & f77.  Hmmm, should
  this include "proto" to build protoize/unprotoize?

  * Build the rest of the target libraries with the newly built compiler.


Give it a whirl when you can and let me know how it goes.
jeff



More information about the Gcc mailing list