caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [alexl@mari-el.ru: [Caml-list] win95 bytecompilation/linking]
@ 2001-03-02 19:52 alex lazarev
  0 siblings, 0 replies; only message in thread
From: alex lazarev @ 2001-03-02 19:52 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 100 bytes --]

Sorry for fool question in former message - wrong (?) installed msvc :)

-- 
Alex<alexl@mari-el.ru>

[-- Attachment #2: Type: message/rfc822, Size: 2722 bytes --]

From: alex lazarev <alexl@mari-el.ru>
To: caml-list@inria.fr
Subject: [Caml-list] win95 bytecompilation/linking
Date: Fri, 2 Mar 2001 15:14:49 -0300
Message-ID: <20010302151449.A3262@mari-el.ru>

What is wrong here:
Linux:
    ocamlc -o hello /usr/lib/ocaml/labltk/labltk.cma -I
>	/usr/lib/ocaml/labltk hello.ml 
	-- all right
Win95
    C:\ocaml\example>ocamlc -I ../lib/labltk -o hello.exe hello.ml
    Error while linking hello.cmo: Reference to undefined global `Tk'
	-- it's also right. (Almost right?) - absent labltk

    ocamlc -o hello /usr/lib/ocaml/labltk/labltk.cma 
>	-I /usr/lib/ocaml/labltk hello.ml
        -- Illegal file or command name
	-- I/O error: hello.exe: No such file or directory

How can i build .exe in win95?

ps: Regretfully ocaml distribution don't have demos 

-- 
Alex<alexl@mari-el.ru>
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-03-02 13:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-02 19:52 [alexl@mari-el.ru: [Caml-list] win95 bytecompilation/linking] alex lazarev

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).