[Buildroot] buildroot 2022.02.1: apache (httpd) - libgcc_s.so.1 must be installed for pthread_cancel to work

Zvi Vered veredz72 at gmail.com
Sat Sep 24 14:53:51 UTC 2022


Hi Peter,

There is no real technical reason.
I thought it would be right to use gcc I got from the vendor (Xilinx)
Also, buildroot supports using external toolchain.
All gcc libs are copied (by buildroot) to /lib64.
Should I try using gcc built by buildroot ?

 Thank you,
Zvika


On Sat, Sep 24, 2022 at 3:09 PM Peter Korsgaard <peter at korsgaard.com> wrote:

> >>>>> "Zvi" == Zvi Vered <veredz72 at gmail.com> writes:
>
>  > Hi Peter,
>  > Thank you for your reply.
>
>  > In the following, I used buildroot-2020.02.9
>  > The contents of defconfig is:
>  >
> -------------------------------------------------------------------------------------------
>  > BR2_aarch64=y
>  > BR2_TOOLCHAIN_EXTERNAL=y
>  > BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
>  >
> BR2_TOOLCHAIN_EXTERNAL_PATH="/opt/xilinx/petalinux/2018.3/tools/linux-i386/aarch64-linux-gnu"
>  > BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="$(ARCH)-linux-gnu"
>  > BR2_TOOLCHAIN_EXTERNAL_GCC_7=y
>  > BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y
>  > BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
>  > BR2_TOOLCHAIN_EXTERNAL_CXX=y
>  > BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY=y
>  > BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
>  > BR2_TARGET_GENERIC_ROOT_PASSWD="123456"
>  > BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
>  > BR2_PACKAGE_VALGRIND=y
>  > BR2_PACKAGE_TREE=y
>  > BR2_PACKAGE_MTD=y
>  > BR2_PACKAGE_APACHE=y
>  > BR2_PACKAGE_DROPBEAR=y
>  > BR2_PACKAGE_ETHTOOL=y
>  > BR2_PACKAGE_GESFTPSERVER=y
>  > BR2_PACKAGE_RPM=y
>  > BR2_PACKAGE_KMOD=y
>  > BR2_PACKAGE_UTIL_LINUX=y
>  > BR2_PACKAGE_UTIL_LINUX_LIBBLKID=y
>  >
> -----------------------------------------------------------------------------------------------------------------------------------
>
>  > If required, I can do it for any other version of buildroot.
>  > I'm using an external gcc provided by Xilinx.
>
> Ok, any specific reason for doing that? Do you see the same issue with a
> more "normal" toolchain, E.G. one built by Buildroot or the
> ARM/Bootlin/Linaro preconfigured external toolchains?
>
> --
> Bye, Peter Korsgaard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20220924/428af1e7/attachment-0001.html>


More information about the buildroot mailing list