On 8 Apr 2013, at 03:22, Steven LeMaire <[email protected]> wrote: > I'm using the libobjc2 from ports. The distinfo file says its > libobjc2-1.6.tar.bz2 Is this not correct ? Do i need to fetch one from svn > somewhere ?
Yes, the one from svn is a better bet. I am still chasing some MIPS bugs in either clang, rtld, or our processor, but once that's done I hope to cut the 1.7 release. > I believe my binutils is the stock one from freebsd 9.1, for example ld -v > says its GNU ld (GNU Binutils) 2.22 FreeBSD 9.1 ships with binutils 2.17. You've installed a newer one from ports, which conflicts with this. David -- Sent from my Cray X1 _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
