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: Another cross compiling nit



  In message <199810141804.TAA26834@sun52.NIS.cambridge>you write:
  > 
  > Now I can build libgcc.a, another minor nit has cropped up with the build 
  > system for a cross compiler.
  > 
  > Basically, when you build with "make cross", make builds a gcc that 
  > doesn't constain cc1obj.  However, it still tries to build target-libobjc.
  > 
  > Is there a simple fix for this?
Not yet.  We're still trying to decide if we want the runtime stuff controlled
by LANGUAGES or by configure checking for the existance of the necessary
compiler.
jeff


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