Le Mar 10 Déc 2002 14:10, Tomas Pospisek's Mailing Lists a écrit :
is available at
Regarding my previous request (build failed on IA64) - once I have the
time I'll check out the relevant code section. If I'll deem that the
code is i386 specific (I'm no assembler expert) I'll explicitly drop
support of all other architectures from the debian source package.
*t
There is a USE_ASSEMBLER preprocessor macro which is defined at the
top of the fec.c file. Just remove this #define, and udpcast will use
equivalent C code for these calculations.
Alain