[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 10130)
Aleksey Nogin
nogin at metaprl.org
Fri Mar 2 11:31:03 PST 2007
On 28.02.2007 23:56, Jason Hickey wrote:
> Module name: OMake Build System [0.9.8.x]
> Changes by: jyh at cs.caltech.edu (Jason Hickey)
> Date: 2007-02-28 23:56:53 -0800 (Wed, 28 Feb 2007)
> Revision: 10130
> Log message:
> Minor changes for readline.c to compile on Win32 (untested).
I've tested that it compiles file using both Visual Studio 2002 (VC7.0)
and Visual Studio 2005 (VC8.0). It does not compile with '98 (VC6)
because the OCaml I am using was compiled with >= 7, which causes '98 to
be unable to link things...
As there is no real readline on Windows, none of the
history/completion/etc seems to be "hooked up" on Windows...
Aleksey
More information about the OMake-Devel
mailing list