cross compiling questions

2010-07-29 Thread Markus Hofer
Hi I got some questions on cross compiling openssl I am using both openssl-0.9.8o and openssl-1.1.0a What I want to do is to crosscompile openssl for the targets PPC and ARM @openssl-0.9.8.o My crosscompilers are called arm-926ejs-linux-gnueabi for the ARM and powerpc-603e-linux-gnu for the P

Re: Building openssl without RSA,DSA,DH errors

2010-07-27 Thread Markus Hofer
: Re: Building openssl without RSA,DSA,DH errors > On Mon, Jul 26, 2010, Markus Hofer wrote: > > > Hi guys > > > > Sorry for the double posts earlier on. I am still trying to build > openssl as small as possible. Therefore I want to build openssl without > RSA,DSA &

Building openssl without RSA,DSA,DH errors

2010-07-26 Thread Markus Hofer
Hi guys Sorry for the double posts earlier on. I am still trying to build openssl as small as possible. Therefore I want to build openssl without RSA,DSA and DH support.( I am working on that for some days now). U However I have some troubles. I didn't find any related posts to that problem.

Re: openssl build error for embedded systems

2010-07-26 Thread Markus Hofer
own)bug? Greetings Markus Original-Nachricht > Datum: Thu, 22 Jul 2010 13:56:25 +0200 > Von: "Markus Hofer" > An: openssl-users@openssl.org > Betreff: openssl build error for embedded systems > Hi > > I am currently working on building openssl for an embedde

openssl build error for embedded systems

2010-07-22 Thread Markus Hofer
Hi I am currently working on building openssl for an embedded system. Since the only things I need on the embedded system are SHA, MD5 and HMAC(in order to fit net-snmp later on) I’m trying to cut down openssl as much as possible. I am using openssl 0.9.8o So I am doing the following things

openssl build error for embedded systems

2010-07-22 Thread Markus Hofer
Hi I am currently working on building openssl for an embedded system. Since the only things I need on the embedded system are SHA, MD5 and HMAC(in order to fit net-snmp later on) I’m trying to cut down openssl as much as possible. I am using openssl 0.9.8o So I am doing the following things