I'm trying to install gcc-multilib on fedora, but I cannot find out how. AFAIK it is a Debian/Ubuntu specific package. Nevertheless, it is required for SASM IDE, in order to compile and debug FASM, NASM and gas assembly.
The closes equivalent on Fedora are the 32-bit development libraries, glibc-devel.i686, libstdc++-devel.i686, and so on, and perhaps also their -static.i686 counterpart.
glibc-devel.i686
libstdc++-devel.i686
-static.i686
2.1m questions
2.1m answers
60 comments
57.0k users