Skip to content

Failed to compile with Intel compilers  #8294

Closed
@bdeonovic

Description

@bdeonovic

Tried compiling with intel MKL and intel compilers (not sure if issue has to do with those though). Make errored out with this:

fround.c(57): error: identifier "LONG_MAX" is undefined
      if(x < (double) LONG_MAX) { /* in <limits.h> is architecture dependent */
                      ^

compilation aborted for fround.c (code 2)
make[3]: *** [fround.o] Error 2
make[2]: *** [Rmath/src/libRmath-julia.so] Error 2
make[1]: *** [julia-release] Error 2
make: *** [release] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions