On Wed, Feb 27, 2008 at 1:36 AM, Heinrich Taube <[EMAIL PROTECTED]> wrote: > trying to compile a csc genereated file on linux that was generated on > leopard gives this error, does someone have a clue about what this > might be due to?
C_aligned was added relatively lately. I assume your linux chicken installation (or whatever chicken.h is used) is not the same as the one on the leopard machine. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
