[eispice] Re: eispice on a MAC
- From: Jon Choy <jonchoy@xxxxxxxxxxx>
- To: <eispice@xxxxxxxxxxxxx>
- Date: Thu, 13 Mar 2008 22:16:07 -0500
I didn't think you had a MAC; but I was hoping one of your users would. I
redirected the installation to a log file. It has a bunch of make statements;
but I suspect it is because I got fairly far along. I also suspect I am missing
some important dependency. Anyway, tell me what you think.
> Date: Wed, 12 Mar 2008 14:34:52 -0400
> From: charles@xxxxxxxxxxxxxxxxxxxxx
> To: eispice@xxxxxxxxxxxxx
> Subject: [eispice] Re: eispice on a MAC
>
> Hi Jon,
>
> I don't have a MAC so can't test it on one but I tired to write eispice in a
> way
> that was platform neutral. Though, I did use some gcc specific features so it
> may not build with other compliers. If you send the errors you're getting
> maybe
> I can make some guesses on how to get it working. It shouldn't take much
> effort,
> it's probably just be a matter of changing some of my hacks in the build
> system,
> like this one in setup.py:
>
> ------------------------------------------
> # This seems kind of arbitrary, is there a better way ?
> numpy_include = get_python_lib(True) + '/numpy/core/include'
>
> if os.name is 'nt':
> extra_compile_args = ["-mnop-fun-dllimport"]
> else:
> extra_compile_args = []
> ------------------------------------------
>
> Charles
>
>
> Jon Choy wrote:
> > Charles,
> >
> > Do you have any idea what it would it take to port eispice to a MAC? I
> > tried building from the source and I get a lot of errors and warning w.r.t.
> > many of the header files.
> >
> > Jon
> >
> >
> >
> ------------------------------------------------------------------
> To unsubscribe from the eispice list send an email to:
> eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
_________________________________________________________________
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008
------------------------------------------------------------------
To unsubscribe from the eispice list send an email to:
eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
- Follow-Ups:
- [eispice] Re: eispice on a MAC
- From: Charles Eidsness
- References:
- [eispice] py2port
- From: Charles Eidsness
- [eispice] Re: py2port
- From: Matt Ettus
- [eispice] Re: py2port
- From: Charles Eidsness
- [eispice] Re: py2port
- From: Jon Choy
- [eispice] Re: eispice on a MAC
- From: Charles Eidsness
Other related posts:
- » [eispice] Re: eispice on a MAC
- » [eispice] Re: eispice on a MAC
- » [eispice] Re: eispice on a MAC
- » [eispice] Re: eispice on a MAC
- [eispice] Re: eispice on a MAC
- From: Charles Eidsness
- [eispice] py2port
- From: Charles Eidsness
- [eispice] Re: py2port
- From: Matt Ettus
- [eispice] Re: py2port
- From: Charles Eidsness
- [eispice] Re: py2port
- From: Jon Choy
- [eispice] Re: eispice on a MAC
- From: Charles Eidsness