Hi,

I downloaded the latest bins in my MAC and tried compiling the sample x10
code to native c++ binary. The code got compiled successfully, but threw
the following error on run

*antriksh:tutorial rahuls$ ./Fibonacci *
dyld: _dyld_bind_fully_image_containing_address() error
dyld: Symbol not found: ___sincos_stret
  Referenced from: /Users/rahuls/research/x10bins/stdlib/lib/libx10.so
  Expected in: /usr/lib/libSystem.B.dylib
 in /Users/rahuls/research/x10bins/stdlib/lib/libx10.so
Trace/BPT trap: 5


My system configuration is as follows -

*antriksh:tutorial rahuls$ uname -a*
Darwin antriksh 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48
PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64

*antriksh:tutorial rahuls$ g++ --version*
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
5658) (LLVM build 2336.11.00)



Could you please help me here



Regards
Rahul
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to