public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: joseph@codesourcery.com (Joseph S. Myers)
Cc: libc-ports@sourceware.org, patches@linaro.org
Subject: Re: [PATCH][arm] Create ARM unwind records for system call stubs
Date: Wed, 23 Mar 2011 13:49:00 -0000	[thread overview]
Message-ID: <201103231349.p2NDnOQS003216@d06av02.portsmouth.uk.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1103231308320.26696@digraph.polyomino.org.uk> from "Joseph S. Myers" at Mar 23, 2011 01:12:11 PM

Joseph S. Myers wrote:
> On Mon, 21 Mar 2011, Ulrich Weigand wrote:
> 
> > I've tested this by running the glibc testsuite on armv7l-linux-gnueabi
> 
> Incidentally, does this mean you have a local config.sub patch for this 
> target?  Because neither the current version in config.git, nor the rather 
> older version in libc, accepts this target.
> 
> $ ./config.sub armv7l-linux-gnueabi
> Invalid configuration `armv7l-linux-gnueabi': machine `armv7l' not recognized

No, I just misspelled the triple in the email; the actual triple I used was:
  armv7l-unknown-linux-gnueabi

(I would have thought the "unknown" can be omitted, but apparently not.)

Here's the full configure line I used for the tests (on Ubuntu Natty, and
modeled after the configure line used by the Ubuntu package):

CC='gcc -fno-stack-protector -U_FORTIFY_SOURCE' CXX='g++ -fno-stack-protector -U_FORTIFY_SOURCE' ../glibc/configure --host=armv7l-unknown-linux-gnueabi --build=armv7l-unknown-linux-gnueabi --enable-add-ons=../glibc/libidn,../glibc-ports,../glibc/nptl --prefix=/usr --without-cvs --enable-profile --without-selinux --enable-stackguard-randomization --with-headers=/home/uweigand/eglibc/eglibc-2.13/debian/include --enable-kernel=2.6.15

Sorry for the confusion.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com

  reply	other threads:[~2011-03-23 13:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-21 18:29 Ulrich Weigand
2011-03-21 20:46 ` Joseph S. Myers
2011-03-23 13:14 ` Joseph S. Myers
2011-03-23 13:49   ` Ulrich Weigand [this message]
2011-03-23 13:56     ` Joseph S. Myers

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=201103231349.p2NDnOQS003216@d06av02.portsmouth.uk.ibm.com \
    --to=uweigand@de.ibm.com \
    --cc=joseph@codesourcery.com \
    --cc=libc-ports@sourceware.org \
    --cc=patches@linaro.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).