Niels Thykier <ni...@thykier.net> writes:

> Partly, I still have to identify them as "non-strippable" somehow.  Is
> there an ELF header I can use to identify on?

Not sure -- though here's some additional information:
https://www.gnu.org/software/guile/manual/html_node/Object-File-Format.html

And I think someone mentioned file knows about it, which I'd assume
means libmagic has some related code:

  $ file /usr/lib/x86_64-linux-gnu/guile/2.0/ccache/ice-9/futures.go
  /usr/lib/x86_64-linux-gnu/guile/2.0/ccache/ice-9/futures.go: Guile Object, 
little endian, 64bit, bytecode v2.0

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4

Reply via email to