I can't find how to compile 32-bit programs in fedora for AMD64. (I tried g++ -m32 main.cpp but got this "/usr/bin/ld: cannot open crt1.o: No such file or directory collect2: ld returned 1 exit status").
I can't find how to compile 32-bit programs in fedora for AMD64. (I tried g++ -m32 main.cpp but got this "/usr/bin/ld: cannot open crt1.o: No such file or directory collect2: ld returned 1 exit status").