chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [Chicken-users] Windows 10, mingw-w64, chicken 4.1


From: Claude Marinier
Subject: Re: [Chicken-hackers] [Chicken-users] Windows 10, mingw-w64, chicken 4.11, "invalid encoded numeric literal"
Date: Wed, 24 Aug 2016 20:27:56 -0400

On Tue, 23 Aug 2016, Claude Marinier wrote:
>
>On Thu, 18 Aug 2016, Dan Leslie wrote:
>> I have used it successfully with MSys2 and Mingw-w64; the details
>> are here:
>>
>> http://wiki.call-cc.org/msys2
>
> Hi Dan,
>
> I uninstalled MinGW-W64 & MSYS2, rebooted, and installed MSYS2 according to
> your instructions. The result is similar: the build works but check fails
> line this.
>
>
> Note: in toplevel procedure `doloop765':
>   (lolevel-tests.scm:184) in procedure call to `locative?', the predicate
> is called with an argument of type `locative' and will always return true
> ""gcc" "a.c" -o "a.o" -c  -fno-strict-aliasing -fwrapv
> -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os
> -IC:/msys64/home/claude/chicken-4.11.0/tests/..
> -IC:\\msys64\\usr\\local\\include\\chicken\\"
> rm a.c
> ""gcc" "a.o" -o "a.out" -Wl,--enable-auto-import
> -LC:/msys64/home/claude/chicken-4.11.0/tests/.. -LC:\msys64\usr\local\lib\
> -lchicken -lm -lws2_32"
> rm a.o
> [panic] invalid encoded numeric literal - execution terminated
>
> make: *** [rules.make:663: check] Error 1
>
>
> I am running Windows 10, 64-bit on an old HP EliteBook.
>
> Is there a known problem with gcc 6.1.0? Or are HP laptops quirky?

Hello,

I am normally on chicken users. Someone there (Dan) suggested I post here.

Do you have any idea what I can do to get a working chicken?

Thank you.

--
Claude Marinier

reply via email to

[Prev in Thread] Current Thread [Next in Thread]