Missing packages for compiling 32-bit applications from 64-bit Alpine
#1
Wed, 2017-04-12 22:29
mcandre
-
- Offline
- 1 day 11 hours ago
- 2016-02-09
In Debian, I can install a few helper packages to aid gcc in compiling 32-bit applications from 64-bit hosts. Which packages do I need to install in Alpine in order to achieve this?
I tried searching for lib32ncurses5, lib32z1, lib32gcc1, and libc6-dev-i386 in the Alpine package index, but I can't seem to find these.