lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, May 6, 2013 at 10:12 AM, steve donovan <steve.j.donovan@gmail.com> wrote:

Besides I had exactly the same symptoms with Ubuntu clang.

I can confirm that the asm(""); trick does indeed make luabuild pass all its tests with clang on Ubuntu 32-bit - but then the check _is_ against __clang__ itself.

It is a nice fast compiler, I will grant you that...