Re: Trouble cross-compiling for linux-ppc (SOLVED)

2008-06-10 Thread Dallas Clement
cleaner way, but it works. - Original Message Follows - From: "Dallas Clement" <[EMAIL PROTECTED]> To: openssl-users@openssl.org Subject: Re: Trouble cross-compiling for linux-ppc Date: Tue, 10 Jun 2008 10:39:38 -0500 > I was able to get the Configure script to work

Re: Trouble cross-compiling for linux-ppc

2008-06-10 Thread Dallas Clement
defined if you specify your own compiler. Does anyone have any ideas how to get around this? - Original Message Follows - From: "Dallas Clement" <[EMAIL PROTECTED]> To: openssl-users@openssl.org Subject: Trouble cross-compiling for linux-ppc Date: Mon, 09 Jun 2008 21:11:46

Trouble cross-compiling for linux-ppc

2008-06-09 Thread Dallas Clement
Hi All, I'm having a bit of a problem getting the openssl-0.9.8h Configure script to use my cross-compiler. These are the arguments I'm giving Configure: ./Configure no-krb5 zlib-dynamic shared threads linux-ppc I can see from examining the Configure script that the compiler is defined as "gcc"