On Thu, Feb 12, 2009, Tim Whalen wrote: > Hi, > > > > I am new to OpenSSL, and am using an AMCC Sequoia target with a PPC440EPx on > it, and ELDK 4.2 (containing OpenSSL 9.8b). Various functions such as > PEM_read_PUBKEY() fail, and I see: > > > > Trace/breakpoint trap >
That version of OpenSSL is ancient and issues with it's use of function pointers cause that very issue with gcc 4.2 and later. Newer versions of OpenSSL don't have that problem. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org