So, I`m using
-cxx-postarg -static

x10c++ -J-Xmx2G -x10rt  mpi -cxx-prearg -I/root/scalegraph-2.1/include
-sourcepath /root/scalegraph-2.1/src/
DistBetweennessCentralityUnweightedExample.x10 -o betweenness.out
-cxx-postarg -static -cxx-postarg -L/root/sx10-2.3.1_3/x10.dist/stdlib/lib
-cxx-postarg -lx10
x10c++: /usr/bin/ld: cannot find -lx10
     collect2: ld returned 1 exit status
x10c++: Non-zero return code: 1
2 errors.

But where is libx10.a ?

 find /root/sx10-2.3.1_3/ -name "libx*" -type f
/root/sx10-2.3.1_3/x10.runtime/src-cpp/libx10.so
/root/sx10-2.3.1_3/x10.runtime/src-cpp/libx10.properties
/root/sx10-2.3.1_3/x10.runtime/x10rt/lib/libx10rt_standalone.so
/root/sx10-2.3.1_3/x10.runtime/x10rt/lib/libx10rt_sockets.so
/root/sx10-2.3.1_3/x10.runtime/x10rt/lib/libx10rt_mpi.so
/root/sx10-2.3.1_3/x10.dist/lib/libx10rt_standalone.so
/root/sx10-2.3.1_3/x10.dist/lib/libx10rt_sockets.so
/root/sx10-2.3.1_3/x10.dist/lib/libx10rt_mpi.so
/root/sx10-2.3.1_3/x10.dist/stdlib/lib/libx10.so
/root/sx10-2.3.1_3/x10.dist/stdlib/libx10.properties
------------------------------------------------------------------------------
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=84349831&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