12 Oct 00:13
Elf symbols doesn't work on linuxx86-64.
From: David Brown <lisp <at> davidb.org>
Subject: Elf symbols doesn't work on linuxx86-64.
Newsgroups: gmane.lisp.openmcl.devel
Date: 2008-10-11 22:15:41 GMT
Subject: Elf symbols doesn't work on linuxx86-64.
Newsgroups: gmane.lisp.openmcl.devel
Date: 2008-10-11 22:15:41 GMT
Following the instructions from the manual for getting symbols with oprofile:
Welcome to Clozure Common Lisp Version 1.3-dev-r11053M-trunk (LinuxX8664)!
? (require "ELF")
"ELF"
("ELF")
? (ccl::write-elf-symbols-to-file "home:elf-symbols")
> Error: Can't initialize libelf object for "home:elf-symbols": Request error: invalid ELF_C_* argument
> While executing: CCL::CREATE-ELF-OBJECT, in process listener(1).
$ ls -l /usr/lib64/libelf.so*
0 lrwxrwxrwx 1 root root 15 2008-10-11 10:04 /usr/lib64/libelf.so -> libelf.so.0.8.4*
0 lrwxrwxrwx 1 root root 15 2008-10-11 10:04 /usr/lib64/libelf.so.0 -> libelf.so.0.8.4*
88 -rwxr-xr-x 1 root root 89392 2008-10-11 10:04 /usr/lib64/libelf.so.0.8.4*
Thanks,
David
RSS Feed