And a Win10 test:

  Operating system: win 10 (msys2)
  Hardware platform: x86-64
  C Compiler: GCC
  Installation works?: yes
  Tests work?: -not tested-
  Installation of eggs works?: yes (nrepl)


This is the make command that worked for me:

make PLATFORM=mingw-msys PREFIX=C:/c5/ ARCH=x86_64 install

I tried with PREFIX=C:/msys64/c5 first, which produced errors when running
`chicken-install -update-db`, but I don't have enough battery to
investagate this, sorry! It's reporting a funny path like
`C:/msys64/c5/share/\\modules.db`. But with `PREFIX=C:/c5`, it works.

K.

On Fri, Sep 14, 2018, 22:31 Kristian Lein-Mathisen <kristianl...@gmail.com>
wrote:

> Hi,
>
> Tested on my main laptop:
>
>
>>   Operating system: arch linux
>>   Hardware platform: x86-64
>>   C Compiler: GCC 8.20
>>   Installation works?: yes
>>   Tests work?: yes
>>   Installation of eggs works?: yes (but not pastiche)
>>
>
> And on my phone:
>
>
>   Operating system: android 8.0.0
>   Hardware platform: arm
>   C Compiler: clang 6.0.1
>   Installation works?: yes
>   Tests work?: yes
>   Installation of eggs works?: yes (but not pastiche)
>
>
> I'm og solar power right now and can't test on Win10.
>
> K.
>
>
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to