[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] cross-compiling version of chicken-setup (was Re: ch
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] cross-compiling version of chicken-setup (was Re: chicken-setup) |
Date: |
Tue, 22 Jul 2008 21:45:26 +0200 |
On Tue, Jul 22, 2008 at 7:24 AM, Shawn Rutledge
<address@hidden> wrote:
>
> While trying to cross-compile endian-port.egg... I found that it has
>
> #include "ansidecl.h"
>
> (if it was me I'd have put that in <> brackets to indicate that it's a
> system requirement rather than a local include, but anyway...)
That's a bug.
cheers,
felix