From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115229 invoked by alias); 14 Sep 2016 16:04:40 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 115041 invoked by uid 89); 14 Sep 2016 16:04:39 -0000 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.atzeri@gmail.com X-HELO: mail-oi0-f48.google.com Received: from mail-oi0-f48.google.com (HELO mail-oi0-f48.google.com) (209.85.218.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 14 Sep 2016 16:04:29 +0000 Received: by mail-oi0-f48.google.com with SMTP id q188so28561949oia.3 for ; Wed, 14 Sep 2016 09:04:29 -0700 (PDT) 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 Received: by 10.107.10.205 with HTTP; Wed, 14 Sep 2016 09:04:26 -0700 (PDT) In-Reply-To: References: From: Cesar Date: Thu, 15 Sep 2016 15:54:00 -0000 Message-ID: Subject: Re: make freezes before end To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00213.txt.bz2 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