Алексей Павлов wrote:
You need do it yourself.
I'm not a developer, so please confirm the steps:
- download <guile-2.0.14.tar.gz> and untar it
- install a couple of deps: libunistring, mingw-w64-i686-gc
- in MINGW32 shell:
$ ./configure
$ make
I'm here, error is:
...
CC libguile_2.0_la-regex-posix.lo
CCLD libguile-2.0.la
.libs/libguile_2.0_la-stime.o: In function `scm_init_stime':
D:\AMBIENTE\Documents\c\guile\guile-2.0.14\libguile/stime.c:837:
undefined reference to `clock_getcpuclockid'
collect2.exe: error: ld returned 1 exit status
make[3]: *** [Makefile:2265: libguile-2.0.la] Error 1
make[3]: Leaving directory
'/d/AMBIENTE/Documents/c/guile/guile-2.0.14/libguile'
may help your patch:
https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-guile/0002-winpthreads-compat.mingw.patch
?
In case of successfull build:
$ make install
should put the files in the right place,
and should be visible by next GEDA.GAF's configure ?
David Macek wrote:
> Call `MINGW_INSTALLS=mingw32 makepkg-mingw` on the mingw-w64-guile
> PKGBUILD. That should get you the mingw-w64-i686-guile package.
are there a prebuilt guile mingw32 package?
Where should I put that line?
thank you,
Valerio
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users