public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* compiling glibc using -fasynchronous-unwind-tables for arm
@ 2023-03-09 10:04 Abhijit Ray Chaudhury
  2023-03-14  9:18 ` Abhijit Ray Chaudhury
  2023-03-14 18:47 ` Adhemerval Zanella Netto
  0 siblings, 2 replies; 12+ messages in thread
From: Abhijit Ray Chaudhury @ 2023-03-09 10:04 UTC (permalink / raw)
  To: libc-help

[-- 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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-03-22 11:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-09 10:04 compiling glibc using -fasynchronous-unwind-tables for arm Abhijit Ray Chaudhury
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

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).