, building Guile 2.0.7 against libgc 7.2d "seem" to make
guile run properly for trivial tests on hurd.
Nevertheless "make check" still fails for a few tests, but this seems a
"less worse" issue.
Let me know if I can test a few more things.
Regards,
Gabriel Schnoer
uing.
hello![Inferior 1 (bogus thread id 0) exited normally]
(gdb)
Afterwards I installed libc0.3-dbg and ran it another time, result is
attached in 'hurdguilereplfail4'.
For the moment I didn't build guile-2.0.7 with the new libgc (7.2d) version.
I will give it more trial tomorrow and
nder certain conditions; type `,show c' for details.
Enter `,help' for help.
scheme@(guile-user)> (display "héhéh")
Illegal instruction
bubu@debian:~/devel/guile-2.0.7$
I attached the result of make checks for guile-2.0.7
Let me know if you have some hints on how t
Hi,
> I'm interested in using guile-xlib to mess around with writing a window
> manager.
Nice idea ! I really find its a missing feature.
Why don't you target xcb rather than xlib ?
It seems more modern (and more suited for guile ?).
Regards.
Le 27/01/2013 14:31, Mark Witmer a écrit :>
> Hi al