This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: V8 test-in-container patch
It does, thank you.
On Fri, Aug 24, 2018 at 10:56 PM Carlos O'Donell <carlos@redhat.com> wrote:
>
> On 08/24/2018 10:52 PM, Jason Duerstock wrote:
> > Apologies if I am asking in the wrong place, but what is involved in
> > removing ia64's dependency on libunwind?
>
> This needs to be discussed with the ia64 gcc maintainer (Jim Wilson?)
> on the gcc mailing list.
>
> Most architectures provide an unwinder in libgcc without any external
> dependencies.
>
> Likely what's involved is adding an unwinder to libgcc which works for
> ia64 and doesn't depend on any external library.
>
> I hope that answers your question.
>
> --
> Cheers,
> Carlos.