Openssl for uclinux

Software Enviroment

OpenSuse 10.0 Linux arm-elf toolchains OpenSSL =A3=BA 0.9.7c Compiling

1=A3=AEdonwload OpenSSL 0.9.7c from openssl.org2. download the patch for uclinux:
formatting link
formatting link
formatting link
install openssl=A3=A8we assume the current working directory: uClinux- dist=A3=A9: cd lib tar zxvf ~/tmp/openssl-0.9.7c.tar.gz mv openssl-0.9.7c libssl cd libssl patch -p1 < ~/tmp/openssl.diff patch the linux kernel=A3=BA cd linux-2.4.x/include/openssl patch -p0 < ~/tmp/openssl_linux_include.diff patch the openssl makefile. cd user/openssl patch -p0 < ~/tmp/openssl_makefile.diff 3=A3=AE run the configure under the openssl source directory ./configure linux-elf-arm no-shared

for more information,refer to

formatting link
or
formatting link

Reply to
yusibin
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.