Andreas V�gele <[EMAIL PROTECTED]> writes:
I can now link Guile but I get the following runtime error message:
Internal error: Need to upgrade mutex size
Thanks. There's a hard coded maximum size expected of a mutex in the pluggable threads support stuff. On a hpux11 in 32-bit mode I see pthread_mutex_t is 88 bytes. Is that what you get?
Yes, that's what I get too.
_______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
