V8 test-in-container patch
Joseph Myers
joseph@codesourcery.com
Thu Aug 23 20:43:00 GMT 2018
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
More information about the Libc-alpha
mailing list