caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Karl Zilles <zilles@1969.ws>
To: Karl Zilles <zilles@1969.ws>
Cc: jeremiah_moss@cobraa1.com, caml-list@inria.fr
Subject: Re: [Caml-list] Installation problems with Cygwin
Date: Fri, 24 Jan 2003 14:30:00 -0800	[thread overview]
Message-ID: <3E31BE68.5050502@1969.ws> (raw)
In-Reply-To: <3E31BA8D.5040801@1969.ws>

Karl Zilles wrote:
> Oooh, I think I found it.. check out this google groups post:
> 
> http://groups.google.com/groups?q=cygwin+recursive+MAKE&hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=7vqcku%24i4p%241%40nnrp1.deja.com&rnum=2 
> 
> 
> Not sure why it's defaulting to a dos MAKE_MODE... or maybe you have 
> another "make" in your path?

Ok, it looks like you need to explicitly have this in your environment.

export MAKE_MODE=unix

It is included by default in /etc/profile, /etc/csh.login, and 
/etc/zprofile.

Perhaps you are using yet another shell, or you've edited these files.

Karl


-------------------
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:[~2003-01-24 22:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-24  7:28 jeremiah_moss
2003-01-24 18:49 ` Karl Zilles
     [not found] ` <3E3152FD.5893.15649C3@localhost>
2003-01-24 22:13   ` Karl Zilles
2003-01-24 22:30     ` Karl Zilles [this message]
2003-01-25  2:11       ` jeremiah_moss

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=3E31BE68.5050502@1969.ws \
    --to=zilles@1969.ws \
    --cc=caml-list@inria.fr \
    --cc=jeremiah_moss@cobraa1.com \
    /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).