From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26418 invoked by alias); 28 Jan 2002 20:36:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 26389 invoked by uid 71); 28 Jan 2002 20:36:00 -0000 Date: Mon, 28 Jan 2002 12:36:00 -0000 Message-ID: <20020128203600.26388.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Damian Weber Subject: Re: c/5443: build cross compiler gcc 3.0.2 - as: unrecognized option `-x' Reply-To: Damian Weber X-SW-Source: 2002-01/txt/msg00988.txt.bz2 List-Id: The following reply was made to PR c/5443; it has been noted by GNATS. From: Damian Weber To: Cc: Subject: Re: c/5443: build cross compiler gcc 3.0.2 - as: unrecognized option `-x' Date: Mon, 28 Jan 2002 21:22:27 +0100 (CET) Thank you - that solved the problem ! Best regards Damian > Subject: Re: c/5443: build cross compiler gcc 3.0.2 - as: unrecognized > option `-x' > > Synopsis: build cross compiler gcc 3.0.2 - as: unrecognized option `-x' > > State-Changed-From-To: open->feedback > State-Changed-By: rodrigc > State-Changed-When: Mon Jan 21 18:33:57 2002 > State-Changed-Why: > Did you follow all the instructions for building a cross > compiler at: > http://gcc.gnu.org/onlinedocs/gcc-3.0.2/gcc_4.html#SEC58 > > and: > > http://www.objsw.com/CrossGCC/ > > You need to build an IA64 capable version of binutils. > The as command will then have a -x option. >