On Fri, May 13, 2005, Henri Gomez wrote: > Ok 2.3.1 failed also, still in BeeCrypt : > > /bin/sh ./libtool --mode=compile --tag=CC /usr/bin/gcc -DHAVE_CONFIG_H > -I. -I. -I. -I./.. -DOPTIMIZE_POWERPC -O -fsigned-char -DNDEBUG > -fomit-frame-pointer -c -o timestamp.lo timestamp.c > /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -DOPTIMIZE_POWERPC -O > -fsigned-char -DNDEBUG -fomit-frame-pointer -c timestamp.c -o > timestamp.o > /bin/sh ./libtool --mode=compile --tag=CC /usr/bin/gcc -DHAVE_CONFIG_H > -I. -I. -I. -I./.. -DOPTIMIZE_POWERPC -O -fsigned-char -DNDEBUG > -fomit-frame-pointer -c -o aesopt.lo `test -f aesopt.s || echo > './'`aesopt.s > /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -DOPTIMIZE_POWERPC -O > -fsigned-char -DNDEBUG -fomit-frame-pointer -c aesopt.s -o aesopt.o > /bin/sh ./libtool --mode=compile --tag=CC /usr/bin/gcc -DHAVE_CONFIG_H > -I. -I. -I. -I./.. -DOPTIMIZE_POWERPC -O -fsigned-char -DNDEBUG > -fomit-frame-pointer -c -o blowfishopt.lo `test -f blowfishopt.s || > echo './'`blowfishopt.s > /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -DOPTIMIZE_POWERPC -O > -fsigned-char -DNDEBUG -fomit-frame-pointer -c blowfishopt.s -o > blowfishopt.o > blowfishopt.s: Assembler messages: > blowfishopt.s:394: Error: unknown pseudo-op: `.tbtag' > blowfishopt.s:693: Error: unknown pseudo-op: `.tbtag' > make[2]: *** [blowfishopt.lo] Error 1 > make[2]: Leaving directory `/QOpenSys/tmp/openpkg-2.3.1/beecrypt-4.1.2' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/QOpenSys/tmp/openpkg-2.3.1/beecrypt-4.1.2' > make: *** [all] Error 2 > + exit 2 > + exit 2 > ./openpkg.boot:ERROR: script returned non-null value > > Could I disable ASM for BeeCrypt ?
My understand was that the options "--with-cpu=none --with-arch=none" we are using during BeeCrypt configure time does already disable assembly stuff. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org