public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: make freezes before end
Date: Fri, 16 Sep 2016 04:45:00 -0000	[thread overview]
Message-ID: <3781b44f-9b9f-29bb-d862-6bc0aae77c2e@gmail.com> (raw)
In-Reply-To: <CAPV4GkLDA9kuA8d4P0hsKsxeGew-AcMwK0V5h4tPshZhdNcsFw@mail.gmail.com>

Cesar,
Please bottom post on this list.

On 14/09/2016 18:04, Cesar wrote:
> Marco, thanks for your response, mosml is a lightweight implemetation
> of SML -standard ML, a functional programming language similar to
> Haskell-, i tried running "--trace" and it does the same thing. I've
> just confirmed that is not an issue with the make command since it
> worked for the M4 macro processor. i've done the same thing in ubuntu,
> it worked there but not here.
>

assuming that is https://github.com/kfl/mosml

The build system is missing a configuration system
(like cmake or autoconf ). The Makefile are hardcoded
and of course the build system does not know cygwin
and the outcome is bad.

You need to manually modify the Makefiles, but usually
this thing are complicated if possible at all.

Regards
Marco





--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2016-09-15 21:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 15:36 Cesar
2016-09-14 16:04 ` Marco Atzeri
2016-09-15 15:54   ` Cesar
2016-09-16  4:45     ` Marco Atzeri [this message]
2016-09-16 14:11       ` David Stacey

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=3781b44f-9b9f-29bb-d862-6bc0aae77c2e@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.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 read-only IMAP folder(s) and NNTP newsgroup(s).