On Tue, 2019-04-30 at 09:39 +0200, IOhannes m zmoelnig wrote:
[...] this boils down to:
# apt-get install gcc-multilib-i686-linux-gnu $ make CC=i686-linux-gnu-gcc
(you might also have to enable multiarch:i386 on your target system; i have this enabled on virtually all desktop machines, so i couldn't tell the difference)
Cool. It seems for the stuff with little dependencies this works fine, even without multiarch:i386.
Thanks for your help.
Roman