Il ven 1 lug 2022, 02:26 Richard Henderson <richard.hender...@linaro.org> ha scritto:
> >> Does that mean that Ubuntu installs GCC without a 32-bit libgcc.a? > > > > I think they package it in a separate package, eg lib32gcc-9-dev > > (adjust package name to suit gcc version). > > It's there, as Peter says, but it's not installed with the build-essential > meta-package, > and the crossbuild-essential-i386 package installs a different libgcc. > Ok I will try using ld -r to detect the presence of libgcc. Paolo > > r~ > >