Hi Ted,

Thanks, I will do that.  Any pointers on a quick fix would be appreciated
too.



On Feb 4, 2008 3:07 AM, Ted Mittelstaedt <[EMAIL PROTECTED]> wrote:

>  Joel,
>
>  Before compiling anything on the Mac you need to read the documents on
> the Apple
> website that discuss how to setup your environment properly and how to
> issue the
> correct C compilation commands.  Also the make on MacOS X doesen't support
> all
> of the features that make on some other platforms does - you might want to
> start by
> installing gmake.
>
> Note also that if your
> planning on distributing it you will likely want to build a PPC version as
> well as an
> Intel version.
>
> Ted
>
> -----Original Message-----
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] Behalf Of *Joel Christner
> *Sent:* Sunday, February 03, 2008 1:14 PM
> *To:* openssl-users@openssl.org
> *Subject:* Re: Compiling on a Mac
>
> blowfish.c is a progam I wrote which contained a series of methods for
> initializing, encrypting, and decrypting.
>
> Joel
>
> On Feb 3, 2008 10:51 AM, David Schwartz <[EMAIL PROTECTED]> wrote:
>
> >
> >
> > > mac# gcc blowfish.c -o blowfish
> >
> > Where did you get this command from and what was it supposed to
> > accomplish?
> >
> > DS
> >
> >
> > ______________________________________________________________________
> > OpenSSL Project                                 http://www.openssl.org
> > User Support Mailing List                    openssl-users@openssl.org
> > Automated List Manager                           [EMAIL PROTECTED]
> >
>
>

Reply via email to