mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Compiling TeXmacs on macOS High Sierra


Chronological Thread 
  • From: Juan Pablo Romero Méndez <address@hidden>
  • To: TeXmacs Users List <address@hidden>
  • Subject: [TeXmacs] Compiling TeXmacs on macOS High Sierra
  • Date: Sat, 11 Aug 2018 08:35:42 -0700

Hi,

I'm trying to compile TeXmacs on High Sierra but found an issue with Guile 1.8.8:

-----------------------------------------
libtool: compile:  gcc -DHAVE_CONFIG_H -I.. -I.. -I.. -D_THREAD_SAFE -I/usr/local/Cellar/libtool/2.4.6_1/include -Wall -Wmissing-prototypes -Werror -MT libguile_la-gc-freelist.lo -MD -MP -MF .deps/libguile_la-gc-freelist.Tpo -c gc-freelist.c  -fno-common -DPIC -o .libs/libguile_la-gc-freelist.o
gc-malloc.c:95:20: error: comparison of unsigned _expression_ < 0 is always false [-Werror,-Wtautological-compare]
  if (scm_mtrigger < 0)
      ~~~~~~~~~~~~ ^ ~
1 error generated.
-----------------------------------------

What kind of settings do people use to successfully compile Guile (and TeXmacs) on macOS?

Regards,

  Juan Pablo




  • [TeXmacs] Compiling TeXmacs on macOS High Sierra, Juan Pablo Romero Méndez, 08/11/2018

Archive powered by MHonArc 2.6.19.

Top of page