Re: [ANN] CHICKEN 6.0.0 rerlease candidate available
Arnaud Bailly via Chicken-users <[email protected]> Wed, 13 May 2026 23:03:41 +0200
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAL4zPap1HV7wbxXLk+y-iRh75JdG9e5TTBNeS=3BXE4=_BTwLQ@mail.gmail.com> |
--000000000000233f750651b9519f
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Thanks.
Now getting:
gcc -L. chicken.o batch-driver.o core.o optimizer.o lfa2.o
compiler-syntax.o scrutinizer.o support.o c-platform.o c-backend.o
user-pass.o -o chicken \
-lchicken -lm
install_name_tool -change libchicken.dylib
/Users/arnaud/projects/microgpt/microgpt-scheme/chicken-core/boot/chicken-6=
.0.0pre1/libchicken.dylib
chicken
error:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch=
ain/usr/bin/install_name_tool:
changing install names or rpaths can't be redone for: chicken (for
architecture arm64) because larger updated load commands do not fit (the
program must be relinked, and you may need to use -headerpad or
-headerpad_max_install_names)
make: *** [chicken] Error 1
I tried brew upgrade chicken which install 5.4.0 but did not work either.
Regards,
--=20
Arnaud Bailly - @dr_c0d3
On Wed, May 13, 2026 at 10:14=E2=80=AFPM Felix Winkelmann <
[email protected]> wrote:
> On Wed May 13, 2026 at 9:07 PM CEST, Arnaud Bailly wrote:
> > I checked out source code and did:
> >
> >[...]
> >
> > Error: (line 5248) invalid `#!' token: "bwp"
> > make: *** [library.c] Error 70
> >
> >
> > Not sure what I am doing wrong, haven't built chicken in a while I
> confess.
>
> Your bootstrap compiler is too old. You can try to run this in the
> working copy:
>
> ./scripts/bootstrap.sh
>
> This downloads a tarball that should work and then builds a bootstrap
> compiler.
>
>
> cheers,
> felix
>
>
--000000000000233f750651b9519f
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>Thanks.=C2=A0</div><div><br></div><div>Now getting:</=
div><div><br></div><div>gcc =C2=A0-L. chicken.o batch-driver.o core.o optim=
izer.o lfa2.o compiler-syntax.o scrutinizer.o support.o c-platform.o c-back=
end.o user-pass.o -o chicken \<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 -lchic=
ken =C2=A0-lm<br>install_name_tool -change libchicken.dylib /Users/arnaud/p=
rojects/microgpt/microgpt-scheme/chicken-core/boot/chicken-6.0.0pre1/libchi=
cken.dylib chicken<br>error: /Applications/Xcode.app/Contents/Developer/Too=
lchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: changing instal=
l names or rpaths can't be redone for: chicken (for architecture arm64)=
because larger updated load commands do not fit (the program must be relin=
ked, and you may need to use -headerpad or -headerpad_max_install_names)<br=
>make: *** [chicken] Error 1<br></div><div><br></div><div>I tried brew upgr=
ade chicken which install 5.4.0 but did not work either.=C2=A0</div><div><b=
r></div><div>Regards,</div><div><div dir=3D"ltr" class=3D"gmail_signature" =
data-smartmail=3D"gmail_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"><=
div><div dir=3D"ltr"><div><div><div>--=C2=A0<br></div>Arnaud Bailly - @dr_c=
0d3<br></div></div></div></div></div></div></div></div></div><br></div><br>=
<div class=3D"gmail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"=
gmail_attr">On Wed, May 13, 2026 at 10:14=E2=80=AFPM Felix Winkelmann <<=
a href=3D"mailto:[email protected]">[email protected]</=
a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0p=
x 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On=
Wed May 13, 2026 at 9:07 PM CEST, Arnaud Bailly wrote:<br>
> I checked out source code and did:<br>
><br>
>[...]<br>
><br>
> Error: (line 5248) invalid `#!' token: "bwp"<br>
> make: *** [library.c] Error 70<br>
><br>
><br>
> Not sure what I am doing wrong, haven't built chicken in a while I=
confess.<br>
<br>
Your bootstrap compiler is too old. You can try to run this in the<br>
working copy:<br>
<br>
=C2=A0 ./scripts/bootstrap.sh<br>
<br>
This downloads a tarball that should work and then builds a bootstrap<br>
compiler.<br>
<br>
<br>
cheers,<br>
felix<br>
<br>
</blockquote></div>
--000000000000233f750651b9519f--