This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c/5443: build cross compiler gcc 3.0.2 - as: unrecognized option`-x'
- From: Damian Weber <weber at informatik dot fh-trier dot de>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 28 Jan 2002 20:36:00 -0000
- Subject: Re: c/5443: build cross compiler gcc 3.0.2 - as: unrecognized option`-x'
- Reply-to: Damian Weber <weber at informatik dot fh-trier dot de>
The following reply was made to PR c/5443; it has been noted by GNATS.
From: Damian Weber <weber@informatik.fh-trier.de>
To: <rodrigc@gcc.gnu.org>
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.
>