intstall the Mingw system, and especially MSYS , msysDTK( find them at
mingw.org ). mingw gives you a complete set of unix tools like gcc,
g43;+ (ofcourse)... make, a bash shell (like cygwin). i find the mingw
toolset better & its much more compact than cygwin.
--- In ocaml_beginners%40yahoogroups.com">ocaml_beginners
yahoogroups.com, "Grant Olson" <olsongt
...> wrote:
>
> I decided to upgrade to 3.10 today. The current project I'm working
on uses
> LablGL. Something in there didn't like Visual Studio 2003, I got
weird link
> errors. In the past I couldn't use ocamlbuild either. So I
installed the
> MingW version to see if it would fix all of these problems.
>
> Now I'm not sure how to build LablGL. I'm still using the normal
cmd shell,
> not the cygwin bash environment, and I want to keep things that way.
Do I
> just use cygwin's make, Windows nmake, or something else? Or can I
just use
> the binaries even though they say they're only suppored on 3.09?
>
> -Grant
>
.