Hello! I am trying to compile the x10.gml/examples/SparseExample.x10 but I am 
not able to compile it correctly. I compile it including blas and lapack with 
the following command and still get an error

../../x10.dist/bin/x10c++ -classpath ../lib/native_gml.jar -x10lib 
../native_gml.properties -post '# # -I /usr/lib/libblas -I /usr/lib/lapack/ # 
-L /usr/lib/libblas -L /usr/lib/lapack -lblas -llapack' SparseExample.x10 -o 
SparseExample
x10c++: /home/lsalucci/x10-2.4.0/x10.gml/lib/libnative_gml.so: undefined 
reference to `x10aux::gc_init_done'    
    collect2: ld returned 1 exit status    
x10c++: Non-zero return code: 1
2 errors.

Does anybody know how to compile it correctly?

Thanks a lot!

Luca Salucci


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to