svn commit: r246354 - head/share/mk

Andrew Turner andrew at fubar.geek.nz
Tue Feb 5 11:46:06 UTC 2013


On Tue, 5 Feb 2013 10:36:32 +0100
Roman Divacky <rdivacky at freebsd.org> wrote:

> Just for comparison whats the size difference between clang built
> clang and gcc built clang on arm?

When I use WITHOUT_CLANG_FULL:
clang built with gcc is 43MB
clang built with clang is 25MB

When I use WITH_CLANG_FULL:
clang built with gcc fails to link
clang built with clang is 28MB

Andrew


More information about the svn-src-all mailing list