On Mon, May 16, 2005 at 03:43:37 +0200, Matthias Klose wrote: > Package: ocaml > Version: 3.08.3 > Severity: wishlist > > make[2]: Entering directory `/home/packages/cxx/4/ocaml-3.08.3/otherlibs/num' > gcc -O -I../../byterun -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 > -D_REENTRANT -fPIC -DBNG_ARCH_ia32 -DBNG_ASM_LEVEL=2 -c -o bng.o bng.c > In file included from bng.c:21: > bng_ia32.c: In function 'bng_ia32_mult_add_digit': > bng_ia32.c:111: error: can't find a register in class 'GENERAL_REGS' while > reloading 'asm' > make[2]: *** [bng.o] Error 1 > make[2]: Leaving directory `/home/packages/cxx/4/ocaml-3.08.3/otherlibs/num' > Sven,
a patch to fix this build issue is mentioned in a recent thread on the caml mailing list (in Message-ID: <[EMAIL PROTECTED]>). Do you think we should use this patch, until Xavier fixes the problem upstream (which he thinks will be along the same lines)? Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]