Browse thread
[ANN] OCaml Reins 0.1 - Persistent Data Structure Library
[
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: | 2007-09-26 (09:49) |
From: | Daniel_Bünzli <daniel.buenzli@e...> |
Subject: | Re: [Caml-list] Re: Cherry-picking modules (was Re: [ANN] OCaml Reins 0.1 - Persistent Data Structure Library) |
Le 26 sept. 07 à 10:58, skaller a écrit : > Define 'os'! Do you include X windows as part of the OS? > How about GUI support eg GTK? (Win32 has kernel support for > parts of the GUI stuff). What about OpenGL libs? Yes that's part of it. Any can be part of it as long as I can tell an *end-user* my program will work out of the box on a stock install of say osx 10.4 or Vista or Debian, i.e. without needing to install a dozen dynlinked libraries. Daniel