On Sun, Nov 07, 2010 at 11:22:05PM +0100, Benoit Chesneau wrote:
> Find attached an updated version of erlang package to last R14B.
> Tested on amd64 with last couchdb. Sent to the maintainer too.
> 
> - benoƮt

I haven't looked in detail at your update yet, but one thing I found
when working on my version of it, is that if you want asynchronous
threads (`erl +A10`, for example as called by rabbitmq 2.1.x) to work
processors older than pentium 4, you need something like this in the
makefile:

.if ${MACHINE_ARCH} == i386
CONFIGURE_ARGS +=       --enable-ethread-pre-pentium4-compatibility \
                        enable_ethread_pre_pentium4_compatibilit=yes
.endif

Yes, someone can't spell over there.
-- 
viq

Attachment: pgp6FaK9q2SG6.pgp
Description: PGP signature

Reply via email to