public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
From: Abhijit Ray Chaudhury <abhijit.ray.chaudhury@gmail.com>
To: libc-help@sourceware.org
Subject: compiling glibc using -fasynchronous-unwind-tables for arm
Date: Thu, 9 Mar 2023 15:34:29 +0530	[thread overview]
Message-ID: <CAACKNgWuRJCnZHm=G7fcFWDkNq+joeiknM8X_MfUAvSbk210Mg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

Hi ,

I am trying to compile glibc-2.25 with -fasynchronous-unwind-tables flag
for correctly generating backtrace . But during configure, it conflicts
with -fno-unwind-tables passed by sysdeps/arm/preconfigure and generates
link error during conftest.

My gcc does not enable -fasynchronous-unwind-tables by default. How do I
compile entire libc using unwind-tables ?

Thanks in Advance,
-Abhijit

             reply	other threads:[~2023-03-09 10:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-09 10:04 Abhijit Ray Chaudhury [this message]
2023-03-14  9:18 ` Abhijit Ray Chaudhury
2023-03-14 18:47 ` Adhemerval Zanella Netto
2023-03-15  8:36   ` Abhijit Ray Chaudhury
2023-03-15 12:59     ` Adhemerval Zanella Netto
2023-03-15 14:20       ` Florian Weimer
2023-03-15 19:52         ` Adhemerval Zanella Netto
2023-03-16 10:59           ` Abhijit Ray Chaudhury
2023-03-17 13:37             ` Abhijit Ray Chaudhury
2023-03-20 17:00               ` Adhemerval Zanella Netto
2023-03-21 11:30                 ` Abhijit Ray Chaudhury
2023-03-22 11:56                   ` Adhemerval Zanella Netto

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='CAACKNgWuRJCnZHm=G7fcFWDkNq+joeiknM8X_MfUAvSbk210Mg@mail.gmail.com' \
    --to=abhijit.ray.chaudhury@gmail.com \
    --cc=libc-help@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).