Re: How to build openssl for Mac-Intel computers

2006-01-23 Thread Shriniwas-Kulkarni (sent by Nabble.com)
Oops! Those MD function names include an underscore inbetween and are like MD4_Init() instead of MD4Init(). My code is now building fine. Sorry to have bothered you! Thanks! View this message in context: Re: How to build openssl for Mac-Intel computers Sent from the OpenSSL - User forum at

Re: How to build openssl for Mac-Intel computers

2006-01-23 Thread Shriniwas-Kulkarni (sent by Nabble.com)
ge in context: Re: How to build openssl for Mac-Intel computers Sent from the OpenSSL - User forum at Nabble.com.

Re: How to build openssl for Mac-Intel computers

2006-01-23 Thread Shriniwas-Kulkarni (sent by Nabble.com)
Hi Jorg, thanks a lot for your prompt reply! My initial source was giving me problems, but when I picked the latest one, it compiled like magic! Thanks once again! View this message in context: Re: How to build openssl for Mac-Intel computers Sent from the OpenSSL - User forum at Nabble.com.

Re: How to build openssl for Mac-Intel computers

2006-01-23 Thread Jörg Eyring
Hi, > Hi Jorg, you've mentioned in your message that 'A static library with ppc code > has been done already.' > > Could you pl. share here how you've done it ? I'm trying to do the same on my > mac but can't even run the 'config' script that comes with the source. > > Thanks a ton. It should

Re: How to build openssl for Mac-Intel computers

2006-01-22 Thread Shriniwas-Kulkarni (sent by Nabble.com)
nks a ton. View this message in context: Re: How to build openssl for Mac-Intel computers Sent from the OpenSSL - User forum at Nabble.com.

Re: How to build openssl for Mac-Intel computers

2006-01-18 Thread Jörg Eyring
Hi William, thanks for your hint. I'd give it a try, but I must admit that I'm neither a "Configure"- nor a "Perl"-Guru :'( A short description where to change the appropriate setting(s) would be helpful. Maybe someone has already done it? Jörg >> Hi everybody, >> >> we have a new platform -

Re: How to build openssl for Mac-Intel computers

2006-01-18 Thread William A. Rowe, Jr.
Jörg Eyring wrote: Hi everybody, we have a new platform - Macs with Intel processors. Is there a chance to build a static library (i386 code) for linking in Xcode 2.2? A static library with ppc code has been done already. I'd like to end up with a Universal Binary of my code. For fun; doesn't