From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from duke (duke.math.cinvestav.mx [148.247.14.23]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j441LnqV001126 for ; Wed, 4 May 2005 01:21:50 GMT Received: from edune.lan ([201.129.35.129]) (authenticated user yvasilev@duke.math.cinvestav.mx) by duke (Kerio MailServer 5.7.3) (using TLSv1/SSLv3 with cipher AES256-SHA (256 bits)); Tue, 3 May 2005 20:21:39 -0500 Date: Tue, 3 May 2005 20:21:42 -0500 From: Yuri Vasilevski To: gentoo-embedded@lists.gentoo.org Cc: vapier@gentoo.org Subject: Re: [gentoo-embedded] openssl for arm Message-ID: <20050503202142.31a51f62@edune.lan> In-Reply-To: <200505031650.02398.vapier@gentoo.org> References: <4277E24C.1050006@invisibles.org> <200505031650.02398.vapier@gentoo.org> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: b54a96eb-9b50-481b-82d9-2e99018afef5 X-Archives-Hash: 9997a4b21d87408e03cfe70010689658 Hi, > > I'm trying to cross compile openssl-0.9.7e-r1 for arm-xscale-linux-uclibc. > > openssl doesnt cross-compile, there's a bug open about this OpenEmbedded (http://openembedded.org/) has a portage like system for cross-compiling with openssl in it, you can use it directly or see what patches to apply and what steps to follow in order to cross-compile openssl. But I personally preferred to use softgun (en arm emulator, in portage) with a custom stage I made with soft-float gcc and uclibc (i used the patches posted in http://bugs.gentoo.org/show_bug.cgi?id=75585). And this way I can compile and use openssl + openssh without any problems. Yuri. -- gentoo-embedded@gentoo.org mailing list