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: libiberty & gcc



  In message <Pine.LNX.4.02.9809052340260.200-100000@tahallah.demon.co.uk>you write:
  > > target machine -- the machine we ultimately end up generating code for.
  > > host machine -- the machine which actually runs the target compiler
  > > build machine -- the machine which builds the target compiler
  > 
  > Ah, now that's clarified things somewhat. Imagine building the egcs on
  > your lowly little i486 to run on a DECstation generating code for your
  > little i486 for these big glibc2 jobs! :o) I'm now beginning to understand
  > how one can build a compiler binary for an unsupported platform.
Exactly.  One of my personal favorites was build = sunos, host = dos,
target = hppa.

jeff



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