Re: PCC and FreeBSD in the future?

From: David Leimbach <leimy2k_at_gmail.com>
Date: Wed, 17 Oct 2007 15:25:57 -0700
On 10/17/07, Steve Kargl <sgk_at_troutmask.apl.washington.edu> wrote:
>
> On Wed, Oct 17, 2007 at 02:28:01PM -0700, David Leimbach wrote:
> > On 10/17/07, Roman Divacky <rdivacky_at_freebsd.org> wrote:
> > >
> > > On Wed, Oct 17, 2007 at 08:27:58PM +0200, Ed Schouten wrote:
> > > > * Ed Schouten <ed_at_fxq.nl> wrote:
> > > > > One of the major obstacles for PCC is that it didn't support a way
> to
> > > > > pack structures in a comfortable way. Most of the FreeBSD userland
> > > just
> > > > > built with it. Most of the stuff that didn't compile properly, was
> > > > > related to kernel headers, using __attribute__ stuff, instead of
> the
> > > > > cdef'd stuff, like __packed. It seems things have changed in the
> mean
> > > > > time.
> > > >
> > > > Indeed; PCC now supports _Pragma("packed"). I've attached a patch
> for
> > > > sys/cdefs.h that should make at least src/bin compile like it
> should.
> > > > The patch is in no way meant to be complete.
> > >
> > > on the other hand llvm-gcc (and clang in the near future) compiles
> > > basically
> > > everything out of the box + its highly optimizing (yet still much
> faster
> > > than
> > > gcc) + BSD licensed.. ;)
> > >
> >
> > It's derived from gcc yet BSD licensed?  Erm, how?
>
> It's not derived from gcc.  Google appears to broken
> in your little corner of the net.
>
> http://llvm.org/docs/FAQ.html#license


Google's not broken at all thanks... First hit for llvm-gcc shows the
following.

From:
http://llvm.org/cmds/llvmgcc.html

"The *llvm-gcc* command is the LLVM C front end. It is a modified version of
gcc that compiles C/ObjC programs into native objects, LLVM bitcode or LLVM
assembly language, depending upon the options."


Are dictionaries broken in your little corner of the net?

Dave
Received on Wed Oct 17 2007 - 20:26:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:19 UTC