Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

METIS build with Intel C/C++

Raymond_F_
Beginner
241 Views

Howdy,

I am trying to build METIS for SuiteSparse 4.5.3 using icc and icpc on OS X 10.11.6.. During compilation, it gets about 70% of the way through the build but then throws an error:

ld: section __DATA/__thread_bss extends beyond end of file, file 'CMakeFiles/metis.dir/__/GKlib/error.c.o' for architecture x86_64

I had the same issue when I built METIS/SuiteSparse with Apple's gcc/g++ in XCode 7.3, which I was able to get around by using Fink's version of gcc/g++ (gcc 5.3). 

Any help would be appreciated,

Thanks,

Raymond

0 Kudos
0 Replies
Reply