[Scilab-Dev] Oh scilab!what a beaut you are you are if only you'd build without the war

bv bvl at btconnect.com
Mon Nov 1 16:23:12 CET 2010


On Monday 01 November 2010 12:42:42 Calixte Denizet wrote:
> Hello,
> 
> what's the output of :
> # ldconfig -v | grep libamd
> 
> and the output of
> $ readelf -a /path/to/lib/libamd.so | grep amd_info
> 

root [ ~ ]# ldconfig -v | grep libamd
        libamd.so.2.2.1 -> libamd.so.2.2.1
root [ ~ ]# 


root [ ~ ]# readelf -a /usr/local/numerics/lib/libamd.so | grep amd_info
    23: 0000000000003800  1493 FUNC    GLOBAL DEFAULT   10 amd_info
    48: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS amd_info.c
    60: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS amd_info.c
    88: 0000000000003800  1493 FUNC    GLOBAL DEFAULT   10 amd_info
root [ ~ ]#



More information about the dev mailing list