Richard Gomes <rgomes1...@yahoo.co.uk> wrote on 11/05/2010 11:19:59 AM:
>
> Looks like something is wrong with 64 bit distribution.
>
> $ file lib*.so*
> libgc.so.1:               ELF 32-bit LSB shared object, Intel 80386,
> version 1 (SYSV), dynamically linked, not stripped
> libgc.so.1.0.3:           ELF 32-bit LSB shared object, Intel 80386,
> version 1 (SYSV), dynamically linked, not stripped
> libx10rt_pgas_lapi.so:    ELF 64-bit LSB shared object, x86-64, version
> 1 (SYSV), dynamically linked, not stripped
> libx10rt_pgas_sockets.so: ELF 64-bit LSB shared object, x86-64, version
> 1 (SYSV), dynamically linked, not stripped
> libx10rt_sockets.so:      ELF 64-bit LSB shared object, x86-64, version
> 1 (SYSV), dynamically linked, not stripped
> libx10rt_standalone.so:   ELF 64-bit LSB shared object, x86-64, version
> 1 (SYSV), dynamically linked, not stripped
> libx10.so:                ELF 64-bit LSB shared object, x86-64, version
> 1 (SYSV), dynamically linked, not stripped
>
> Why there are 32-bit stuff in a 64 bit distribution?
> Is that correct?

Hmm.  I can't reproduce this.  I just downloaded it:

[dgr...@wannalancit 2.1.0]$ file ~/Desktop/x10-2.1.0_linux_x86_64.tgz
/home/dgrove/Desktop/x10-2.1.0_linux_x86_64.tgz: gzip compressed data, from
Unix, last modified: Fri Oct 15 21:59:27 2010
[dgr...@wannalancit 2.1.0]$ md5sum ~/Desktop/x10-2.1.0_linux_x86_64.tgz
245314084907f7bbc7a2d4be02edfe5d  
/home/dgrove/Desktop/x10-2.1.0_linux_x86_64.tgz
[dgr...@wannalancit 2.1.0]$ tar xzf ~/Desktop/x10-2.1.0_linux_x86_64.tgz
[dgr...@wannalancit 2.1.0]$ file lib/*.so
lib/libgc.so:                 ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped
lib/libx10rt_pgas_lapi.so:    ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped
lib/libx10rt_pgas_sockets.so: ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped
lib/libx10rt_sockets.so:      ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped
lib/libx10rt_standalone.so:   ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped
lib/libx10.so:                ELF 64-bit LSB shared object, AMD x86-64,
version 1 (SYSV), not stripped

--dave
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to