Re: [gtk-gnutella-devel] Static assert about atoms.

2009-05-05 Thread Christian Biere
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

[gtk-gnutella-devel] Static assert about atoms.

2009-05-04 Thread Matthew Lye
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