Re: LLVM build

2010-08-23 Thread Daniel Palmer
> Also, the same concept could be ported to OpenBSD? Probably... but how many archs does Clang support? How many archs does it generate working kernel code for? Love it or hate it GCC has been around forever and has been building OSes for almost as long. It's not perfect by a long way but I

Re: LLVM build

2010-08-23 Thread Anthony J. Bentley
> Also, the same concept could be ported to OpenBSD? In my opinion, the > openbsd want to be a GPL-free OpenSource OS, and the BSD-licensed C > compiler provided by the LLVM can help. This has been discussed here before. I believe there's some resistance to using LLVM as a system compiler for Ope

Re: LLVM build

2010-08-23 Thread Jean-Philippe Ouellet
On 8/23/10 7:16 PM, Rodrigo Mosconi wrote: Dears, Anyone tried to build the openbsd using the llvm compiler, like http://wiki.freebsd.org/BuildingFreeBSDWithClang? Also, the same concept could be ported to OpenBSD? In my opinion, the openbsd want to be a GPL-free OpenSource OS, and the BSD-li

LLVM build

2010-08-23 Thread Rodrigo Mosconi
Dears, Anyone tried to build the openbsd using the llvm compiler, like http://wiki.freebsd.org/BuildingFreeBSDWithClang? Also, the same concept could be ported to OpenBSD? In my opinion, the openbsd want to be a GPL-free OpenSource OS, and the BSD-licensed C compiler provided by the LLVM can hel