any idea on getting gcc 4.x on DragonFly BSD ? DragonFly has gcc 4.x already. If you are using 1.8.x: In /etc/make.conf uncomment WANT_GCC41=yes and rebuild. If you are using HEAD, it is built automatically already. To use it set CCVER to gcc41.