This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Another cross compiling nit
- To: richard dot earnshaw at arm dot com
- Subject: Re: Another cross compiling nit
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 15 Oct 1998 01:30:01 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
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