emacs-devel
[Top][All Lists]
Advanced

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

Re: 26.1: build on macOS failed


From: Charles A. Roelli
Subject: Re: 26.1: build on macOS failed
Date: Sun, 10 Feb 2019 17:45:48 +0100

Other people have had similar issues on macOS when using the "ar" tool
provided by a different compilation toolchain (from GCC, for example).
Can you try specifying by hand the name of the correct "ar" tool, as
in the following?

rm -f lib/libgnu.a && make AR=/name/of/ar V=1



reply via email to

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