Matt Gushee writes:
> Thanks, Evan. That did the trick!
>
> Although it's a pretty trivial fix, as a matter of principle I suppose I
> should ask:
>
> Is it OK if we incorporate this into the chicken-iup distribution?
>
I don't see any reason why not to.
Cheers,
Christian
--
May you be peace
Thanks, Evan. That did the trick!
Although it's a pretty trivial fix, as a matter of principle I suppose I
should ask:
Is it OK if we incorporate this into the chicken-iup distribution?
On Fri, Apr 24, 2015 at 4:18 PM, Evan Hanson wrote:
> On 2015-04-24 15:48, Matt Gushee wrote:
> > Anyone kno
On 2015-04-24 15:48, Matt Gushee wrote:
> Anyone know why this would happen?
Yes, I've also run into this issue recently. `getc_unlocked` is used
when the compiler defines `_POSIX_C_SOURCE >= 199506L`. This appears to
be one standard too early, but even after adjusting the relevant #ifdef
to check
Hello, all--
I'm helping Matt Welland with the chicken-iup package. However, amusingly
(?), I am rather a novice with MinGW, so this error I'm getting is a
complete mystery to me.
The OS is 32-bit Windows XP running in VirtualBox on 64-bit Linux. The
build environment I'm trying to use is the old
> I thought this sounded familiar:
> http://lists.gnu.org/archive/html/chicken-users/2009-08/msg00069.html
> But, there doesn't seem to be a resolution in the thread.
Thread continues here (sorry, too lazy to setup a real mail client):
http://lists.gnu.org/archive/html/chicken-users/2009-08/msg000
I thought this sounded familiar:
http://lists.gnu.org/archive/html/chicken-users/2009-08/msg00069.html
But, there doesn't seem to be a resolution in the thread.
I couldn't get make PLATFORM=mingw-msys to work either, but I can't
remember why. I did get 4.2.0 built using a command prompt (CMD, not
Dear Madam/Sir,
I downloaded 4.2.0 (chicken-4.2.0.tar.gz) and tried to build it on
mingw-msys. (OS: Microsoft Windows XP SP 3).
I gave following shell command
make PLATFORM=mingw-msys
It throws following errors -
... << text above this line is not copied here>> ...
Creating library file: libchi