Re: OpenSSL on arm-elf architecture

2014-08-31 Thread Geoffrey Thorpe
On Aug 31, 2014 9:28 PM, "Michael Cantrell" wrote: > > Hi, > > I'm trying to run OpenSSL on an ARM922T processor running uClinux, and I'm having trouble. I'm able to cross compile the binary and libraries using the manufacturer's toolchain. > > ./Configure linux-generic32 -DL_ENDIAN --prefix=/usr/

OpenSSL on arm-elf architecture

2014-08-31 Thread Michael Cantrell
Hi, I'm trying to run OpenSSL on an ARM922T processor running uClinux, and I'm having trouble. I'm able to cross compile the binary and libraries using the manufacturer's toolchain. ./Configure linux-generic32 -DL_ENDIAN --prefix=/usr/local/arm-elf --openssldir=/home/openssl no-dso Edit Makefile