X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=qrXB5gb NpHME7j51z3VJXL8S2e6m1eLkOAacdPF7AvlUr8OjLb9RxaqrcfJPubiOdrBahkE TDVwxjHlv+1bQ7Lj8DQQDS1qLhHYQvszgdwnZcBTrVpskGVDtKHVurqq5rLho8k4 p8EVVBY25USZfbJ25/7Nnq3bS2hlj1rf86dQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=3qeWU5pM9LykS /8hhzrL3WSinEM=; b=rnZK9xJz7P4YldJQyUvybzBpKXswwhHTgyzrxiCerO/K6 GvXvv9youQSkO4li3T2iYqmHTjF3dNo8q2ueqzjD2G67tUMQ/gGaVvmNxTeWCwU0 BW2F/v2sAVY18dge4Qvyot80MPWYCbSN+8mXbN7JTfHp4X5t+rCueFqklgt7jA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:marco.a, sk:marcoa, U*marco.atzeri, marco DOT atzeri AT gmail DOT com X-HELO: mail-oi0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=gxzd4c28s0EY183577cFmkOXNRlVvp7mAJ/Dxcr2SNk=; b=bWu7u5vOrmcAncA+BB/RDPumCksjUvSOcCepl7hRjzLYMevr12u7ELX29gr0qBzQRi vLoHMGwExwL/VO6m9XkxgHKs3uBEEOSOqNpcYQHbnyRwIwlZZ7CR0gaL9l2ePv6FOzdA gr8lJ6N8sFz5kk+6BuyvwotfiAkFqwW1KiXkULyLt6Yq8Ia/zCwTEvWazpb1Q+xEETS2 LgH3/NQgXDpP6jxR4pThraKBc87TBpikbbEQQGer/a9ng8Ck4UVZZrUjVa1nPT7kgdOF WKbeSmb2E8a4JUZKHH0eiHT+NHfzKItjP7D0jWKY2W88pn4UpWJSMaMhAnCqVy3ZIrVg XrMA== X-Gm-Message-State: AE9vXwNkdRBpboQC6KmFAX/EasZ7LWZBtrtYVa/qIzyxxqlobdkBajnxfHIF+pJxPhqORVskyv+P1ixChTWyZQ== X-Received: by 10.107.47.85 with SMTP id j82mr7194622ioo.191.1473869067379; Wed, 14 Sep 2016 09:04:27 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Cesar Date: Wed, 14 Sep 2016 13:04:26 -0300 Message-ID: Subject: Re: make freezes before end To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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. 2016-09-14 12:35 GMT-03:00 Marco Atzeri : > On 14/09/2016 17:01, Cesar wrote: >> >> hi, i'm having an issue with make, i'm trying to install mosml and >> when i type make, it seems to start ok but then it stops at "this is a >> little endian architecture" and freezes there, it does nothing else. >> >> is there something i'm missing? >> >> thanks in advance. >> > > May be you need to be a bit more clear, when asking support. > Do you think that we are all expert of mosml ? > I never heard of it. > > As unlikely is a make problem, I suggest you to > use `--trace` option to see where is really the problem. > > Other suggestion for things to look for: > do you need to run any configuration before running make ? > It seems you are running a wrong configuration > > 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 > -- 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