Re: [update] erlang 14B

2010-11-09 Thread viq
On Sun, Nov 07, 2010 at 11:48:14PM +0100, viq wrote:
 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

Ah, and another thing I noticed from my previous toying around with this
(no, I did not try it with this version), rabbitmq needs to be updated,
1.6 does not build with R14 the way it is.

-- 
viq


pgpOttxVQMSTN.pgp
Description: PGP signature


Re: [update] erlang 14B

2010-11-07 Thread viq
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


pgp6FaK9q2SG6.pgp
Description: PGP signature