分页: 1 / 1

clang support in pkgsrc

发表于 : 2010-09-25 17:03
lionux
http://mail-index.netbsd.org/tech-pkg/2 ... 05988.html
Hi!

I have committed some compiler definitions for clang, so now we can
use it as a pkgsrc compiler.

Just set in mk.conf:

PKGSRC_COMPILER= clang f2c

And you are done (it will be installed automatically).
You may need to rebuild f2c/libtool-base/imake and who
knows what else.

Report any problems or suggestions.


Thanks,
Adam

--
NetBSD - Simplicity is prerequisite for reliability

发表于 : 2010-09-25 22:54
leo
一个好的开端,尽管很多ports还离不开GCC.