chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] [ANN] CHICKEN 5.0.0 release candidate 2 available


From: Kristian Lein-Mathisen
Subject: Re: [Chicken-users] [ANN] CHICKEN 5.0.0 release candidate 2 available
Date: Sat, 15 Sep 2018 09:35:34 +0300

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 <address@hidden> 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.

reply via email to

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