Matthew Lye wrote:
> I was just trying to get Darwin's llvm-gcc (low level virtual machine
> based gcc) going on my machine, and I'm getting a static assert at
> line 832 of "atoms.c"; the arena offset isn't aligning to modulo 16
> bytes. (A recent change to alignment in llvm-gcc 4.2).
My
Hey there,
I was just trying to get Darwin's llvm-gcc (low level virtual machine
based gcc) going on my machine, and I'm getting a static assert at
line 832 of "atoms.c"; the arena offset isn't aligning to modulo 16
bytes. (A recent change to alignment in llvm-gcc 4.2).
http://devworld.ap