This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Another cross compiling nit
- To: rearnsha at arm dot com
- Subject: Re: Another cross compiling nit
- From: Manfred Hollstein <manfred at s-direktnet dot de>
- Date: Fri, 23 Oct 1998 12:28:14 +0200 (MET DST)
- Cc: egcs at cygnus dot com
- References: <199810141804.TAA26834@sun52.NIS.cambridge>
- Reply-To: manfred at s-direktnet dot de, Manfred dot Hollstein at ks dot sel dot alcatel dot de
On Wed, 14 October 1998, 19:04:19, rearnsha@arm.com wrote:
>
> 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?
Please see my separate email with the subject "3rd PATCH to pre-select
languages to be built". It contains a suggested patch.
manfred