bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More problems on HP-UX ... 7


From: Kevin Ryde
Subject: Re: More problems on HP-UX ... 7
Date: Wed, 28 Apr 2004 08:51:28 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Andreas Vögele <address@hidden> 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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]