Re: clang and LLVM

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: clang and LLVM
Date: 2010-12-17 16:45:08
Message-ID: 3668e961cb7e8d5ccc1f64d0ad68464a@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

> I was wondering if there has been anyone experimenting to compile PG
> using LLVM/clang compiler tools.

I got it working on Linux but it required a Postgres src file change to work
properly (see previous thread by me). Supposedly the clang bug that caused
this was fixed in llvm's HEAD, but HEAD will not compile for me yet, so
I cannot verify it yet. There's a separate bug concerning usage of
plperl, but that's for another day.

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201012171144
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAk0Lk4UACgkQvJuQZxSWSsigEwCdG9aNk50eK1EzelewzqGMhgyO
8fYAoPt+emmdaxEd7lmeYidYgpqIdfjK
=6ksq
-----END PGP SIGNATURE-----

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2010-12-17 17:03:24 Re: proposal: FOREACH-IN-ARRAY (probably for 9.2?)
Previous Message Florian Pflug 2010-12-17 16:44:13 Re: Serializable lock consistency (was Re: CommitFest wrap-up)