I am working on the Gentoo crypto++ ebuilds and have run into a problem and is the same as this post: http://www.escribe.com/software/crypto/m3861.html
The panama validation suite will not validate. Has this problem been fixed? I have uploaded the stdout and strace output here: http://www.trolocsis.com/debug/ The debug output was generated with the default build flags: g++ -g -msse2 -pipe -c 3way.cpp gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) and can be reproduced on 3.4.3 I tried moving the function prototype into the actual .cpp file, but it does not appear to help. Any ideas on solving this problem? regards, ryan phillips
