Bug#384243: FTBFS (alpha): assembly syntax errors

2006-10-26 Thread Julien Cristau
Bonjour Michel, On Thu, Sep 28, 2006 at 12:05:36 +0200, Michel Quercia wrote: Seems to be some micmac with local symbols that are unexpectedly promoted to the dynamic status. Would it be possible to give a try without the -fPIC gcc option before I rewrite all local computed jumps (I can't

Bug#384243: FTBFS (alpha): assembly syntax errors

2006-09-28 Thread Michel Quercia
Bonjour, Julien Cristau a écrit : Hi, numerix still seems to fail to build with this patch: ocamlmklib -I kernel/ocaml/o -o numerix -oc numerix-ocaml \ kernel/ocaml/o/numerix.cmo kernel/ocaml/o/numerix.cmx \ kernel/ocaml/o/chrono.o kernel/ocaml/o/hash.o kernel/ocaml/o/numerix-c.o \

Bug#384243: FTBFS (alpha): assembly syntax errors

2006-09-25 Thread Julien Cristau
tags 384243 - fixed-in-experimental thanks On Wed, Aug 23, 2006 at 08:54:02 +0200, Michel Quercia wrote: Below is a better fix for the s4addq error (saves one instruction) : --- snip

Bug#384243: FTBFS (alpha): assembly syntax errors

2006-08-23 Thread Michel Quercia
Below is a better fix for the s4addq error (saves one instruction) : --- [EMAIL PROTECTED]:~/src/caml/numerix$ diff -Nurp numerix-0.22/kernel/n/alpha/toom.S numerix-0.22a/kernel/n/alpha/toom.S ---

Bug#384243: FTBFS (alpha): assembly syntax errors

2006-08-22 Thread Falk Hueffner
Package: numerix Version: 0.22-1 Severity: serious Tags: patch Justification: no longer builds from source numerix does not build on Alpha: [...] alpha-linux-gnu-gcc -fPIC -Wall -O2 -Duse_slong -c -o kernel/n/o/numerix-t.o kernel/n/alpha/numerix.S kernel/n/alpha/karatsuba.S: Assembler