[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dropping multilib [Re: Bug#1100544: glibc adds some conflicts letting gcc-14-cross ftbfs]



Hi Helmut,


Il 16 marzo 2025 20:48:48 CET, Helmut Grohne <helmut@subdivi.de> ha scritto:
>Where you build depend
>on gcc-multilib [amd64] to use gcc -m32, you'd then depend on
>gcc-i686-linux-gnu [amd64] and use i686-linux-gnu-gcc. Where you build
>depend on gcc-multilib [i386] to use gcc -m64, you'd then depend on
>gcc-x86-64-linux-gnu [i386] and use x86_64-linux-gnu-gcc.

I've tried this and almost succeeded, thanks!

Tests build fine, but dropping the g++-multilib dependency had the side effect of not installing libc6-i386 anymore, and now tests fail because when trying to run them the system cannot find the dynamic loader.

I see that there's a libc6-i386-cross package which seems to include a loader, but it's not in the expected directory.

Do you have any suggestions as to how to solve this?

Thanks again for the help! Bye :)

P.S. sorry for the possibly broken reply. I'm on my phone.


Reply to: