caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Robert Roessler <roessler@rftp.com>
To: Caml-list <caml-list@inria.fr>
Subject: Windows (MSVC) source build of 3.09.2 fails
Date: Fri, 02 Jun 2006 04:55:33 -0700	[thread overview]
Message-ID: <44802735.3070404@rftp.com> (raw)

Much like 3.09.01, 3.09.02 does not build properly for me... the build 
instructionss from README.win32 are followed, no errors seem to be 
issued, but at the end of all four makes, there are NO *.opt.exe files 
present in OCaml's bin subdirectory - everything else that is supposed 
to be there seems to be.

I am using the full Cygwin install with MSVC .NET 2003 (C/C++ 7.1), 
and so am following the instructions for building given in "The native 
Win32 port built with Microsoft Visual C" - and THAT is where the 
problem is.

Purely by chance, I happened to notice that at the end of the "The 
native Win32 port built with Mingw" section there is an additional 
build step listed: "make -f Makefile.nt opt.opt".  Note that without 
being particularly attuned to the team's use of the "opt.opt" 
nomenclature, one *might* expect that a target called "opt" would do 
the job.

And so, there are NOT *four* makes, but *five*, which explains the 
problem... note that this doc error only [finally] came to light 
because of the ongoing absence of Windows binary builds. ;)

Robert Roessler
roessler@rftp.com
http://www.rftp.com


                 reply	other threads:[~2006-06-02 11:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44802735.3070404@rftp.com \
    --to=roessler@rftp.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).