I have a lot of problems compiling the excellent Contiki OS on my macbook pro (with mac os x 10.6). Contiki actually uses many GNU-specific functions and options for GCC, AR, LD, etc. So I installed these utilities through macports, but it looks like "port install binutils" doesn't install GNU ld, does it?
So the question is, how do I get GNU ld on my mac? Is there a simple alternative to the hard path (i.e. wget, configure, make, make install method)?
ld macos binutils
Gyom Oct 22 '09 at 15:25 2009-10-22 15:25
source share