Re: libquadmath
staticd
Thank you, Michael. I have `DEPENDS = "virtual/arm-oe-linux-gnueabi-compilerlibs"` and `do_compile[depends] += "virtual/arm-oe-linux-gnueabi-compilerlibs:do_check"` However, libquadmath.so is still not present in `recipe-sysroot/lib` I used the `do_check` task from gcc_runtime but that still isn't providing `libquadmath.so` in my $STAGING_LIBDIR, which is where I need it. Many thanks.
On Sun, Jan 2, 2022 at 12:17 PM Michael Ho <michael.ho@...> wrote:
|
|