public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: "acrux_it @ libero.it" <acrux_it@libero.it>
Cc: <libc-ports@sourceware.org>,
	David Alan Gilbert <david.gilbert@linaro.org>
Subject: Re: [ARM] architecture specific subdirectories & optimised memchr [V6]
Date: Sat, 04 Aug 2012 16:07:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1208041604590.12992@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20120804060117.400a5d25ea3587e0fe946b82@libero.it>

On Sat, 4 Aug 2012, acrux_it @ libero.it wrote:

> i've tried to enable it --with-cpu=armv7 but it fails on my machine 
> (Freescale i.MX51, armv7-a CortexA8) because -march=armv7 breaks it.

--with-cpu=armv7 is not a valid configure option, since -march=armv7 means 
the common subset of v7-A, v7-M and v7-R, which cannot be used to build 
glibc (most .S source files expect to be built in ARM mode, not Thumb-2).

These directories are expected to be selected on the basis of 
autodetection of what architecture $CC $CFLAGS $CPPFLAGS builds for, not 
using --with-cpu configure options.

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2012-08-04 16:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-04  4:01 acrux_it @ libero.it
2012-08-04 16:07 ` Joseph S. Myers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-02 17:32 [ARM] architecture specific subdirectories & optimised memchr [V5] Dr. David Alan Gilbert
2011-12-05 22:11 ` Joseph S. Myers
2011-12-08 10:03   ` [ARM] architecture specific subdirectories & optimised memchr [V6] Dr. David Alan Gilbert
2011-12-08 15:47     ` Joseph S. Myers
2011-12-08 15:49       ` David Gilbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.1208041604590.12992@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=acrux_it@libero.it \
    --cc=david.gilbert@linaro.org \
    --cc=libc-ports@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).