Displaying 1 result from an estimated 1 matches for "factor_model_util".
Did you mean:
factor_model_util2
2012 Oct 11
1
R CMD SHLIB error bad value (core2) for -mtune= switch
...s:
https://github.com/yahoo/Latent-Factor-Models#readme
After downloading the package from the site, I could not successfully *make*
the files.
Here is the message:
======================================================================================
sh-4.1$ make
R CMD SHLIB src/C/util.c src/C/factor_model_util.c src/C/pagerank.c
src/C/hierarchical.c src/C/factor_model_multicontext.c
src/C/factor_model_util2.cpp -o lib/c_funcs.so
make[1]: Entering directory `/cygdrive/c/Users/yi/Desktop/Yi/Latent Factor
models'
g++ -I"C:/PROGRA~1/R/R-215~1.1/include" -DNDEBUG -O2 -Wall
-mtune=core...