Re: Fw: Can't figure out how to build from source on Windows
Anton Idukov via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAMJCnqVXpB5kPwcTa97Y_UcQENcFmBp=bJWNd1J_Q2xx1FD0Pw@mail.gmail.com> |
Hi! Previously I was able to build C6 from the source repository under MSYS2 UCRT64 on Win11. After that I immediately installed Linux Mint on this PC. Never again. I recall only, 1) I need to build a static version of 'chicken' scheme compiler, 2) which is used in ./configure --chicken=PATH-TO-PREVIOSLY-BUILD-STATIC-CHICKEN.exe ... inside source repo. Sorry