[tlbuild] asymptote no longer builds on macOS
luigi scarso
luigi.scarso at gmail.com
Sat Feb 8 21:10:12 CET 2025
On Sat, 8 Feb 2025 at 20:40, Richard Koch <koch at uoregon.edu> wrote:As it
> happens, libgs is installed on my system, but asymptote didn't find it.
>
> Dick
>
> On Feb 8, 2025, at 11:05 AM, Richard Koch <koch at uoregon.edu> wrote:
>
> Folks,
>
> On Feb 8 at 11:00 AM Pacific Time, I build the current TL sources
> with no errors on macOS (using the latest system, Sequoia).
>
> However, asymptote failed to build, giving instead
>
> *error: **no such file or directory: 'gc/.libs/libgc.a'*
>
>
The error says gc/.libs/libgc.a,
perhaps it can not build the Boehm-Demers-Weiser Garbage Collector,
asymptote has indeed the gc folder.
asymptote-master/gc/README.QUICK
:
INSTALLATION:
Under UN*X, Linux:
Alternative 1 (the old way): type "make -f Makefile.direct check".
Link against gc.a.
Alternative 2 (the new way): type
"./configure --prefix=<dir>; make; make check; make install".
Link against <dir>/lib/libgc.a or <dir>/lib/libgc.so.
See doc/README.autoconf for details
:
--
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tlbuild/attachments/20250208/4051637e/attachment-0001.htm>
More information about the tlbuild
mailing list.