> On 2007.04.10 at 19:16:03 +0200, Christophe Devine wrote:
>
> > I cross-compiled OpenSSL on ARM and MIPS a couple months ago, to
> > perform some RSA benchmarking. I remember hacking the linux-
> > generic target to use arm-linux-gcc instead of gcc also added
> > -static to the CFLAGS. There i
On 2007.04.10 at 19:16:03 +0200, Christophe Devine wrote:
> I cross-compiled OpenSSL on ARM and MIPS a couple months ago, to perform
> some RSA benchmarking. I remember hacking the linux-generic target to
> use arm-linux-gcc instead of gcc also added -static to the CFLAGS. There
> is probably a mo
> [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > I saw a tantalizing thread from 2006 in the mailing list archives
> > that talked about adding an mingw target to Configure and I wonder
> > if that's not the way to go. Should I add powerpc-linux and
> > arm-linux target lines to Configure
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I saw a tantalizing thread from 2006 in the mailing list archives that
> talked about adding an mingw target to Configure and I wonder if that's
> not the way to go. Should I add powerpc-linux and arm-linux target
> lines to Configure to do what I wa
> On 4/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > I need to build OpenSSL on Intel Linux (Fedora Core 4, if it
> > matters) for PowerPC and ARM targets. ...
>
> for ARM you can try Scratchbox (http://www.scratchbox.org), it's a
> complete environment that runs in Linux and it
On 4/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I need to build OpenSSL on Intel Linux (Fedora Core 4, if it matters)
for PowerPC and ARM targets. Someone before me did this for us with
0.9.7 and a bunch of patches to Makefiles but it's not portable or
flexible and as I'm revising our
I need to build OpenSSL on Intel Linux (Fedora Core 4, if it matters)
for PowerPC and ARM targets. Someone before me did this for us with
0.9.7 and a bunch of patches to Makefiles but it's not portable or
flexible and as I'm revising our build environment somewhat, I'd rather
do it the "right" wa