[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Demexp-dev] Re: ocamlrpcgen no longer recognises command line options



Hello,

Some progress has been made.

2008/1/6, David MENTRE <dmentre@linux-france.org>:
> So maybe the strip is done at another level or is the side effect of
> another system-wide change, but this is beyond my knowledge of Ubuntu
> and Debian.
>
> In any case, I'll add this information to the Ubuntu bug report[1].
[...]
> [1]  https://bugs.launchpad.net/ubuntu/+source/ocamlnet/+bug/180364

It appears that adding .gnu_debuglink ELF section breaks the bytecode binaries.

Martin Pitt is looking for a reliable way to identify ocaml bytecode
programs so as to exclude them from the .gnu_debuglink ELF section
addition process.

He suggests "objdump -x binary | grep -qw caml_release_bytecode" and
"objdump -t binary". Any idea if this is the proper way?

Sincerely yours,
david


Reply to: