This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: newlibc ../../../../../.././newlib/libc/machine/arm/memchr.S:49: Error: unknown architecture `armv7-a'
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: raghu <raghumag at gmail dot com>
- Cc: "newlib at sources dot redhat dot com" <newlib at sources dot redhat dot com>
- Date: Thu, 09 Aug 2012 10:59:44 +0100
- Subject: Re: newlibc ../../../../../.././newlib/libc/machine/arm/memchr.S:49: Error: unknown architecture `armv7-a'
- References: <loom.20120808T150224-690@post.gmane.org>
On 08/08/12 14:06, raghu wrote:
> Hello,
> I am compiling gcc cross tool-chain for arm.
> I followed the following link and
> http://www.infopoort.nl/index.php/Software:ARM_Toolchain
>
> After GCC-Boostrap the compilation of newlibc fails at memchr.S file after
> throwing the following error message.
>
> ../../../../../.././newlib/libc/machine/arm/memchr.S: Assembler messages:
> ../../../../../.././newlib/libc/machine/arm/memchr.S:49: Error: unknown
> architecture `armv7-a'
Which version of GAS are you using?
--