public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: David Stacey <drstacey@tiscali.co.uk>
To: cygwin@cygwin.com
Cc: cesargiulietti@gmail.com
Subject: Re: make freezes before end
Date: Fri, 16 Sep 2016 14:11:00 -0000	[thread overview]
Message-ID: <abc07662-bcf1-fba9-e246-0d06a95ce2ae@tiscali.co.uk> (raw)
In-Reply-To: <3781b44f-9b9f-29bb-d862-6bc0aae77c2e@gmail.com>

On 15/09/16 22:18, Marco Atzeri wrote:
> 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.


There are some instructions for building under Cygwin in comments in one 
of the makefiles [1]. However, that may not help - there is an open 
ticket that mosml doesn't build on Cygwin [2].

Dave.

[1] - https://github.com/kfl/mosml/blob/master/src/Makefile.inc#L111
[2] - https://github.com/kfl/mosml/issues/37


--
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-16 13:51 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
2016-09-16 14:11       ` David Stacey [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=abc07662-bcf1-fba9-e246-0d06a95ce2ae@tiscali.co.uk \
    --to=drstacey@tiscali.co.uk \
    --cc=cesargiulietti@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).