Re: bigloo-4.5a, release time

[email protected] Fri, 4 Nov 2022 11:06:57 +0100
Newsgroups gmane.lisp.scheme.bigloo
Message-ID <[email protected]>
--=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Joe,

>  Hello, Manuel,
> When I attempt to compile for the jvm backend, I see the errors below. Lo=
oking at fixnum.scm, it looks like definitions for $*fx/ov and company are =
not defined for the jvm backend.
>=20
> Best Regards,Joe
>=20
> /home/jwd/bigloo_srcs/bigloo-unstable/bin/bigloo.sh -target jvm -jfile .j=
file -L /home/jwd/bigloo_srcs/bigloo-unstable/lib/bigloo/4.5a=A0 -srfi enab=
le-resolv -srfi enable-libbacktrace -srfi enable-libbacktrace -srfi enable-=
unistring -srfi enable-pcre2 -srfi enable-gmp=A0 -unsafe -q -mkheap -mklib =
-s -no-hello \
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Llib/make_lib.scm =
-heap bigloo.jheap
>=20
> File "Ieee/fixnum.scm", line 1924, character 91660:
> #=A0=A0=A0=A0=A0 (if ($*fx/ov z1 z2 res)
> #=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^
> *** ERROR:*fx/ov
> Unbound variable -- $*fx/ov
>=20
> File "Ieee/fixnum.scm", line 1924, character 91660:
> #=A0=A0=A0=A0=A0 (if ($*fx/ov z1 z2 res)
> #=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^
> *** ERROR:*fx/ov
> Unbound variable -- $*fx/ov
>=20
> File "Ieee/fixnum.scm", line 1896, character 90767:
> #=A0=A0=A0=A0=A0 (if ($-fx/ov z1 z2 res)
> #=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^
> *** ERROR:-fx/ov
> Unbound variable -- $-fx/ov
>=20
> File "Ieee/fixnum.scm", line 1896, character 90767:
> #=A0=A0=A0=A0=A0 (if ($-fx/ov z1 z2 res)
> #=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^
> *** ERROR:-fx/ov
> Unbound variable -- $-fx/ov
>=20
> File "Ieee/fixnum.scm", line 1868, character 89874:
> #=A0=A0=A0=A0=A0 (if ($+fx/ov z1 z2 res)
> #=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^
> *** ERROR:+fx/ov
> Unbound variable -- $+fx/ov
>=20
> File "Ieee/fixnum.scm", line 1868, character 89874:
> #=A0=A0=A0=A0=A0 (if ($+fx/ov z1 z2 res)
> #=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^
> *** ERROR:+fx/ov
> Unbound variable -- $+fx/ov
> 6 errors occured, ending ...
Ah yes, sure. Some conditional compilation is missing there. Sorry about
that. I will fix this at once. The upcoming new tarball will fix that probl=
em.

Thanks for your report.

=2D-=20
Manuel

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEELgdDMTtUx/Mxl41xMMxQ5DtOwukFAmNk5IcACgkQMMxQ5DtO
wukOfgf+IgyEY/3ly4pVRJurnHhcFV+DawxvjymRGwB6CxnCIdKKxclbqhurAcQe
HedfId4G7r5HYrO5sHfFxHDj0fRRvJCMsyzu1bfZrf+lHMAUFRI/DvFECAHcR9Yb
ForRD4vgtxB0k31qbgtBKJ45NAFDDNGlS+QryWG0SBGHGIVHHCTMSyUVou66OA6D
++TCuzHxqIbC6Bjz+/NQ3I0plKgR8YttPj/tERYt9xjZ6Hz0qwTzAKw/NE2co8TC
cJp6E/rXOrQ7KvuXakypJdoEJojtBwz/9A4IJpYooWnVfrv0OhZKD3SmC3rzex8E
9DICoyKn/5DXP7AWzRypS4juEQNLEw==
=l/8a
-----END PGP SIGNATURE-----
--=-=-=--