demexp-dev
[Top][All Lists]
Advanced

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

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


From: David MENTRE
Subject: Re: [Demexp-dev] Re: ocamlrpcgen no longer recognises command line options
Date: Thu, 10 Jan 2008 09:15:29 +0100

Hello,

Some progress has been made.

2008/1/6, David MENTRE <address@hidden>:
> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]