This is the mail archive of the gcc-patches@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: cross-compiler build failure, egcs-19990502




  In message <E10k2H2-0007Vz-00@fountain.nexus.co.uk>you write:
  > the compiler would implicitly look for headers in /usr/arm-aout/include
  > during  building libgcc.  This doesn't seem to happen any longer and I assumed this
  > is what Moshier was talking about.
It's certainly not a change I was aware of.   The only possibility that
comes to mind which could cause this kind of problem would be the relative
pathname changes.

But I'll repeat, the best way to provide headers for a cross compiler has always
been the --with-headers=<dir> option.  While it is true the FSF compilers
never supported it, the FSF compilers were always incredibly lame in their
support for building cross compilers.



jeff


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