28 Aug
2010
28 Aug
'10
6:09 p.m.
Ng Oon-Ee <ngoonee@gmail.com> wrote:
I've been using OpenSong previously with the old lib32-zlib, which if the PKGBUILD has always been this way also uses -O3. In fact I'm pretty certain if I downloaded our 32-bit zlib package and used it instead, it would work (since that's what the old lib32-zlib package did).
What's the difference then, using gcc-multilib vs actual 32-bit gcc?
32-bit gcc uses -march=x86_64 instead of -march=i686.