#24: SHA256 failure on NetBSD with multiple segments
----------------------+-----------------------------------------------------
Reporter: warner | Owner: bdew
Type: defect | Status: new
Priority: critical | Version: 0.5.1
Keywords: integrity | Launchpad_bug:
----------------------+-----------------------------------------------------
Comment(by bdew):
I'm getting a compile error with this patch: (gcc 4.3.3-12, binutils
2.19.1)
{{{
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-
prototypes -fPIC -I. -I/usr/include/python2.5 -c cryptopp/sha.cpp -o
build/temp.linux-i686-2.5/cryptopp/sha.o -w
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
cryptopp/sha.cpp: Assembler messages:
cryptopp/sha.cpp:435: Error: ambiguous operand size for `dec'
cryptopp/sha.cpp:435: Error: ambiguous operand size for `dec'
cryptopp/sha.cpp:435: Error: ambiguous operand size for `dec'
error: command 'gcc' failed with exit status 1
}}}
--
Ticket URL: <http://allmydata.org/trac/pycryptopp/ticket/24#comment:26>
pycryptopp <http://allmydata.org/trac/pycryptopp>
Python bindings for the Crypto++ library
_______________________________________________
tahoe-dev mailing list
[email protected]
http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev