delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/09/14/11:36:27

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=e4Roua9UE/dxT5cc
9rpmNcrYjRrVjcxEvsYfTcYwZ5y+5PhjKT48Q9tVPyO2mIj7oBicoS6TeCbHVbci
3fWVY9fzysoq9TCgGtFicJkJFcqM9ZLvbQcvk1U3F3ZNeOAAj6rHVJk3tkCtBSNG
JRcUVY4gGMoOlYtWH9Hs+pZxUQE=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=P+7QV0SyZiCxjCrG3OZ5+4
np3l4=; b=VLsW6eP5DCkPwP9PT1HsR/sMsojQ111MuOTsHDS2VWJ6YJqUMOknmL
6jTbuRjakgZuFoQFTAk/ic4R9zaRsXgz0bd74PdG6zK0AmzVKxr377HtO3HhvJmM
AP9MBAhL+1uULvtDJ+JkkiwIvgE1ZtVLMfhdDEdeun0eOwH/xLKfU=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.9 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=Cesar, cesar, H*i:sk:Q8g AT mai, H*f:sk:Q8g AT mai
X-HELO: mail-qt0-f176.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=IjgBFVoGYd4XhDPkg7XOMcRglo5jdeSlMBWeTMQEyuA=; b=eToNQ3LDT3a9aNP3/rl3EXAfJTEiTaB4ytFXz6bzPlgNSJ2o9Ml9g3daoP+LneFh5o +0EslgT4r3voYxTS2xFavi4PTUOISBcSpHtrzpmevG1NQT6F0rvGsyPoNzdb8uXPDoa0 bBb5n7Pjd6HnKwi55uZ5ySCeV8Qr4PawAK54mEGe9/4yG6xqWBhACEtJDefbdrq2Ckbb NeaPT3i1tE2lbZNMQkBaslT852JTbNfjS5vq+jSrZ7xIKbIjE/odJIr5OptVXsRqVEz+ bHcEVrSORnjTfuxtdZHa7xy2IKp++5UHedpCRzia1AwwARcjt6cnVdsBqpuyLFLp21xX tyUw==
X-Gm-Message-State: AE9vXwOY+a+zep1hiuA2vhoObNpUueJm3UR97o5M2vPEgHU7aTZ3hG2VKrcHA6vXm5qj8Q==
X-Received: by 10.200.51.212 with SMTP id d20mr3886357qtb.18.1473867363060; Wed, 14 Sep 2016 08:36:03 -0700 (PDT)
Subject: Re: make freezes before end
To: cygwin AT cygwin DOT com
References: <CAPV4GkKhphHs0zmjbGeh7BT=6Kzu3XVLQqryyO9=-br83==Q8g AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <af9814d4-5ed7-d682-d565-e0f9616ec903@gmail.com>
Date: Wed, 14 Sep 2016 17:35:54 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <CAPV4GkKhphHs0zmjbGeh7BT=6Kzu3XVLQqryyO9=-br83==Q8g@mail.gmail.com>
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019