Re: Guile 3!

Marco Atzeri <[email protected]>
Newsgroups gmane.editors.texmacs.devel
Message-ID <[email protected]>
back to the development list

Am 21.03.2020 um 18:25 schrieb Massimiliano Gubinelli:
> You have to patch configure as follows:
> 
> diff --git a/src/configure b/src/configure
> index a070f36fd..f8f625884 100755
> --- a/src/configure
> +++ b/src/configure
> @@ -8305,7 +8305,7 @@ $as_echo "#define GUILE_B 1" >>confdefs.h
>         (1.8 | 1.9)
>   $as_echo "#define GUILE_C 1" >>confdefs.h
>    ;;
> -      (2.*)
> +      (2.* | 3.*)
>   $as_echo "#define GUILE_D 1" >>confdefs.h
>   
>               # Check whether --enable-guile2 was given.
> 
> 
> It is now in the git repository.
> 
> Max
> 

Thank Max
it buils fine and I made a test package for cygwin,
but at first use I see

...
;;; compiling /usr/share/TeXmacs/progs/convert/latex/init-latex.scm
;;; compiled 
/home/Marco/.cache/guile/ccache/3.0-LE-8-4.2/usr/share/TeXmacs/progs/convert/latex/init-latex.scm.go
;;; compiling /usr/share/TeXmacs/progs/convert/tmml/init-tmml.scm
;;; compiled 
/home/Marco/.cache/guile/ccache/3.0-LE-8-4.2/usr/share/TeXmacs/progs/convert/tmml/init-tmml.scm.go
;;; compiling /usr/share/TeXmacs/progs/convert/rewrite/init-rewrite.scm
;;; compiled 
/home/Marco/.cache/guile/ccache/3.0-LE-8-4.2/usr/share/TeXmacs/progs/convert/rewrite/init-rewrite.scm.go
;;; compiling /usr/share/TeXmacs/progs/prog/prog-format.scm
;;; compiled 
/home/Marco/.cache/guile/ccache/3.0-LE-8-4.2/usr/share/TeXmacs/progs/prog/prog-format.scm.go

that is taking a bit, still running.
There is a way to pre-compile at installation so that
I can avoid users to re-compile every first use ?

Regards
Marco



_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.