Browse thread
Cross-platform "Hello, World" graphical application in OCaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sven Luther <sven.luther@w...> |
| Subject: | Re: [Caml-list] Cross-platform "Hello, World" graphical application in OCaml |
On Tue, Feb 22, 2005 at 12:28:52PM +0000, Richard Jones wrote: > On Tue, Feb 22, 2005 at 01:15:01PM +0100, Sven Luther wrote: > > Does it allow you to do ocaml cross-plateform executables ? Maybe i should say, can you do cross-plateform ocaml builds with it ? > You need to build separate executables for each platform, unless > you're using bytecode. Well, that would be obvious. But then again, the interest is to do cross-plateform builds, which i previously failed to do with ocaml/gtk. I know how to generate C windows/gtk applications, altough it has not the nice installer wrapper you mention, with the debian cross-mingw packages. > I think you may be mistaking it for something much more clever than it > actually is :-) Well, it was not entirely sure what exactly is included in it, since there is not a single mention of the ocaml word in the whole body of the email, and still it was sent to the ocaml mailing list, so ... Friendly, Sven Luther