Here it is:

(sage-sh) sbh@sbh-MacBookPro:sage-6.1.1$ ./sage -sh

Starting subshell with Sage environment variables set.  Don't forget
to exit when you are done.  Beware:
 * Do not do anything with other copies of Sage on your system.
 * Do not use this for installing Sage packages using "sage -i" or for
   running "make" at Sage's root directory.  These should be done
   outside the Sage shell.

Bypassing shell configuration files...

Note: SAGE_ROOT=/home/sbh/SW/Sage6.1.1/sage-6.1.1
(sage-sh) sbh@sbh-MacBookPro:sage-6.1.1$ readelf -d 
/home/sbh/SW/Sage6.1.1/sage-6.1.1/src/build/lib.linux-x86_64-2.7/sage/rings/complex_double.so
 


Dynamic section at offset 0x2bc68 contains 28 entries:
  Tag        Type                         Name/Value
 0x0000000000000003 (PLTGOT)             0x2cfe8
 0x0000000000000002 (PLTRELSZ)           3360 (bytes)
 0x0000000000000017 (JMPREL)             0x66b8
 0x0000000000000014 (PLTREL)             RELA
 0x0000000000000007 (RELA)               0x2728
 0x0000000000000008 (RELASZ)             16272 (bytes)
 0x0000000000000009 (RELAENT)            24 (bytes)
 0x000000006ffffff9 (RELACOUNT)          632
 0x0000000000000006 (SYMTAB)             0x228
 0x000000000000000b (SYMENT)             24 (bytes)
 0x0000000000000005 (STRTAB)             0x1428
 0x000000000000000a (STRSZ)              4181 (bytes)
 0x000000006ffffef5 (GNU_HASH)           0x2480
 0x0000000000000001 (NEEDED)             Shared library: [libcsage.so]
 0x0000000000000001 (NEEDED)             Shared library: [libgsl.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libpari-gmp.so.3]
 0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
 0x0000000000000001 (NEEDED)             Shared library: 
[libpython2.7.so.1.0]
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
 0x000000000000000c (INIT)               0x73d8
 0x000000000000000d (FINI)               0x26978
 0x000000006ffffff0 (VERSYM)             0x2538
 0x000000006ffffffc (VERDEF)             0x26b8
 0x000000006ffffffd (VERDEFNUM)          1
 0x000000006ffffffe (VERNEED)            0x26d4
 0x000000006fffffff (VERNEEDNUM)         2
 0x0000000000000000 (NULL)               0x0


On Thursday, February 6, 2014 6:54:24 PM UTC-7, François wrote:
>
> On Thu, 06 Feb 2014 17:34:48 sho...@ualberta.ca <javascript:> wrote: 
> > Thanks for all the effort - appreciate it. 
> > 
> > Here it is. 
> Thanks, nothing obviously suspicious. What does 
> readelf -d src/build/lib.linux-x86_64-2.7/sage/rings/complex_double.so 
>
> says? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to