> > > (cd asm; /usr/local/bin/perl des-586.pl cpp >dx86unix.cpp) > > > gcc -E -DOUT asm/dx86unix.cpp | as -o asm/dx86-out.o > > > des-586.s: Assembler messages: > > > des-586.s:2458: Error: Unimplemented segment type 0 in parse_operand > > > des-586.s:2645: Error: Unimplemented segment type 0 in parse_operand > > > *** Error code 1 > > > > GNU assembler version 1.92.3, FreeBSD $Revision: 1.4 $
Then the gas-1.92.3.OpenBSD.patch should help... > it fails at least on FreeBSD 2.2.x How is the situation with binary compatibility across *BSD releases. Or more specific. If I link the gas binary on OpenBSD 3.2 *statically*, would it work on OpenBSD 2.x? FreeBSD 2.x? Well, statically linked binary is posted now, so that you can just test it, to replace your /usr/bin/as with http://www.openssl.org/~appro/gas-1.92.3.OpenBSD.bin that is. A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
