[AstroPy] Astropy 0.2.5 compilation error using Intel compilers under Mac OS Mavericks and python under Homebrew

Thomas Robitaille thomas.robitaille at gmail.com
Mon Nov 18 09:34:10 EST 2013


Hi Jean-Baptiste,

Is this the default compiler, or have you deliberately changed it to
the intel c compiler? (icc)

If the latter, then we should open a general issue to support the
intel C compiler (I think no one had requested it so far, hence why it
went unnoticed). Try setting your compiler to clang instead to see if
it helps.

Cheers,
Tom


On 18 November 2013 15:20, Jean-Baptiste Marquette <marquett at iap.fr> wrote:
> Hi Astropy gurus,
>
> I got this:
>
> astropy/utils/src/compiler.c(124): error: expected a ")"
>
>     PyModule_AddStringConstant(m, "compiler", COMPILER);
>
>                                               ^
>
>
>
> compilation aborted for astropy/utils/src/compiler.c (code 2)
>
> error: command 'icc' failed with exit status 2
>
>
> My compiler is:
>
> icc -v
> icc version 14.0.1 (gcc version 4.2.1 compatibility)
>
> More on request if needed.
>
> Cheers,
> JB
>
> _______________________________________________
> AstroPy mailing list
> AstroPy at scipy.org
> http://mail.scipy.org/mailman/listinfo/astropy



More information about the AstroPy mailing list