tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Support for Mac OS X Snow Leopard



        Hello,

I've trying to use "pkgsrc" under Mac OS X Snow Leopard. Boot-strapping
worked without problems. But a bunch of packages fail to build because
"uname -m" reports "i386" but "gcc" creates x86_64 binaries by default
(at least on my system).

What is the best way to deal with that in "pkgsrc"? Manually adding
"-m32" to "gcc" fixes the problem. But how would one enforce
this globally?

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index