Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: X10 2.0.3
-
Fix Version/s: X10 2.0.4
-
Component/s: X10DT Launch
-
Labels:None
-
Number of attachments :
Description
Remote compilation on Linux 64 bit machine fails with next exception:
Command used: g++ g -DTRANSPORT=sockets -Wno-long-long -Wno-unused-parameter -pthread -msse2 -mfpmath=sse -DX10_USE_BDWGC -I/gsa/yktgsa/home/c/a/cals/Hello3r -I/gsa/yktgsa/home/c/a/cals/Hello3r -I/gsa/yktgsa/home/c/a/cals/x10-2.0.3/x10dist/include /gsa/yktgsa/home/c/a/cals/Hello3r/xxx_main_xxx.cc -o /gsa/yktgsa/home/c/a/cals/Hello3r/Hello -L/gsa/yktgsa/home/c/a/cals/Hello3r -L/gsa/yktgsa/home/c/a/cals/x10-2.0.3/x10dist/lib -lHello3r -lx10 -lgc -lx10rt_pgas_sockets -ldl -lm -lpthread -Wl,-rpath -Wl,/gsa/yktgsa/home/c/a/cals/x10-2.0.3/x10dist/lib -Wl,-export-dynamic -lrt
/usr/bin/ld: skipping incompatible /gsa/yktgsa/home/c/a/cals/Hello3r/libHello3r.a when searching for -lHello3r
/usr/bin/ld: cannot find -lHello3r
collect2: ld returned 1 exit status
defer to 2.1.0 so I can release 2.0.4 in JIRA and get the release notes generated. If it actually gets resolved in X10DT for 2.0.4 go ahead and change back the fix target when you resolve it.