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: m68k-unknown-coff cross failure



  In message <19971202025445.4672.qmail@ragnarok.mlb.dmt.csiro.au>you write:
  > The approved way is to use
  > 
  >     make cross
  > 
  > which does much the same thing. However, when you come to install the
  > cross-compiler, "make install" or "make cross install" will still try and
  > build the Fortran runtime, since target "install" depends on "all" (or
  > equivalent). So I just use the first method.
Yow.

I've made a note of this in the install instructions and the faq.

I've also checked in a change in the _mainline_ sources for install-cross.

jeff


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