caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daan Leijen <daan@cs.uu.nl>
To: Xavier Leroy <Xavier.Leroy@inria.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Compiling on windows (mingw)
Date: Thu, 12 Aug 2004 15:35:04 +0200	[thread overview]
Message-ID: <411B7208.5080302@cs.uu.nl> (raw)
In-Reply-To: <20040812132256.GA26962@yquem.inria.fr>

Xavier Leroy wrote:

> I suspect the wrong "ar" is called.  It should be the "ar" that comes
> with Cygwin, and not the one that comes with the standalone Mingw
> distribution.  The latter doesn't handle long command lines via
> "response files".

That must be it! -- I use indeed the standalone mingw toolset. Thanks
for pointing this out, I was already in despair trying to find the
cause of the bug :-)

I will try to change my setup to use the default cygwin tools.

Thanks for your prompt response,
All the best,
   Daan Leijen.

ps. Would there be a workaround? wxHaskell needs the standalone
mingw toolset to avoid link errors with ghc -- so it is not so
convenient for me to switch between toolsets.


-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2004-08-12 13:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040812143443.2aba80c1@babasse>
2004-08-12 12:47 ` [Caml-list] getting the type of a polymorphic data ? Diego Olivier Fernandez Pons
2004-08-12 13:11   ` [Caml-list] Compiling on windows (mingw) Daan Leijen
2004-08-12 13:22     ` Xavier Leroy
2004-08-12 13:35       ` Daan Leijen [this message]

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=411B7208.5080302@cs.uu.nl \
    --to=daan@cs.uu.nl \
    --cc=Xavier.Leroy@inria.fr \
    --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).