caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Reference to undefined global using Dynlink module.
@ 2002-11-28 17:08 Dmitri Boulytchev
  2002-11-28 23:40 ` Alessandro Baretta
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitri Boulytchev @ 2002-11-28 17:08 UTC (permalink / raw)
  To: caml-list

        Hello everybody,

        I didn't get as answer browsing the archive so I decided to ask.
        
        How to avoid "Reference to undefined global ***" error during
        loading *.cmo via Dynlink  module?

        To be more precise: the loading foo.cmo uses Num module. All
        interfaces (including "Num") are added in the client program. On
        loading I get an error "Reference to undefined global Num".

        Why am I wrong and whether am I wrong at all? :))

        Best regards,
        Dmitri Boulytchev,
        St.Petersburg State University.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-28 23:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-28 17:08 [Caml-list] Reference to undefined global using Dynlink module Dmitri Boulytchev
2002-11-28 23:40 ` Alessandro Baretta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).