This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: V8 test-in-container patch
- From: Joseph Myers <joseph at codesourcery dot com>
- To: DJ Delorie <dj at redhat dot com>
- Cc: <carlos at redhat dot com>, <libc-alpha at sourceware dot org>, <fweimer at redhat dot com>
- Date: Thu, 23 Aug 2018 20:43:14 +0000
- Subject: Re: V8 test-in-container patch
- References: <xnr2ioesaf.fsf@greed.delorie.com>
On Thu, 23 Aug 2018, DJ Delorie wrote:
> > If using -lgcc_s you also need to use $(libunwind).
>
> Ah, thanks. As I mentioned, Carlos and I are working on this. If we
> can find a way to defer building that, it should solve these types of
> problems.
I expect that even if this build gets deferred to when the testsuite is
run, you'll still need to use $(libunwind) (given that all the links done
in glibc build and testing are explicitly using -nostdlib then listing the
required libraries, to avoid any pre-existing system libc getting
involved, so you're losing GCC's built-in knowledge of when to use
-lunwind).
--
Joseph S. Myers
joseph@codesourcery.com