* Inspecting a compiled library/interface
@ 2006-02-02 13:32 Ezra Cooper
0 siblings, 0 replies; only message in thread
From: Ezra Cooper @ 2006-02-02 13:32 UTC (permalink / raw)
To: caml-list
Hi folks,
I have an ocaml program which builds OK as byte-code, but building it as
native code gives me an error that two of my libs disagree over a
standard ocaml library:
Files /home/s0567141/lib/ocamlnet/netstring.cmxa
and /usr/lib/ocaml/stdlib.cmxa
make inconsistent assumptions over implementation Filename
The usual protocol of rebuilding the libraries from scratch didn't help.
I thought it might be that ocamlnet had been built I don't seem to have
some other thing called Filename hanging about. How can I diagnose this?
Is there a tool that lets me inspect these .cmxa files to see what
assumptions they do make? Any ideas how I might have built the netstring
library with strange assumptions on Filename?
Thanks in advance,
Ezra
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-02 13:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-02 13:32 Inspecting a compiled library/interface Ezra Cooper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox