WITHOUT_GCC for build target / system without base gcc (9RC1)

2011-10-31 Thread Jakub Lach
Hello. When one can expect being able to have system without base gcc installed? Since I enabled clang, and I'm using gcc46 for ports, having base gcc is largely pointless for me, but couldn't build system with clang only, because of: === usr.bin/xlint/llib (all) lint -cghapbx -Cposix

Re: WITHOUT_GCC for build target / system without base gcc (9RC1)

2011-10-31 Thread Dimitry Andric
On 2011-10-31 10:53, Jakub Lach wrote: When one can expect being able to have system without base gcc installed? There's quite some work to be done. The trickiest part is to get rid of GNU libstdc++, which is sort of a symbiote with gcc. Also, there are still some programs that hardcode

Re: WITHOUT_GCC for build target / system without base gcc (9RC1)

2011-10-31 Thread Jakub Lach
Hi, thanks for reply. But seriously, building ports which have not explicitly been marked as being gcc 4.5 or 4.6 compatible is taking a chance. It might work, or break in various interesting ways. Yes, I know. I'm just using small subset of ports as well. Will probably try clang for