From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 78240 invoked by alias); 16 Dec 2017 00:13:37 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 78231 invoked by uid 89); 16 Dec 2017 00:13:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*c:alternative X-HELO: mail-lf0-f46.google.com Received: from mail-lf0-f46.google.com (HELO mail-lf0-f46.google.com) (209.85.215.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 16 Dec 2017 00:13:35 +0000 Received: by mail-lf0-f46.google.com with SMTP id g80so7731123lfg.0 for ; Fri, 15 Dec 2017 16:13:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=PJqwlW2hTg2hSf8dEPgv/vnLssE3oPBO6JPXLG3LbRM=; b=O/w5cgJUKwfpzFEuEyPxHt5ePUYWWVVdQwJNQZYAjuOCsCRjlX5662cIC99YmE3DF2 /zAYkBpdtlAaFV/4yR9hUdeqBzVWbeP1egfzyJc2JKd9V6XrSRwRPxEpwV1tyyyNXTlj Hjd1Z/AJQfOAUaw1JUl8LSPY5cetJiP+4uP9pG1WSKV1CxbbQQaDjdAho/YtgRNglx2+ p7ofQQDxQLhp9tELhr6pdLtjFbrIpWziBYR5wWRE1VBTRzWIrSnwK894UJ+f6nRZfkrl fwCVCEalBgmQjj/HOCk808IK9V+taF5TffGa9NoShnBQWWZ9SYB6NzQYBYVp4ZplZPpa juVA== X-Gm-Message-State: AKGB3mIbbonGfE258RnuCc4tcehVILmo6TZkqxrZd/5+8jCnLUW11Caq IQH87rPfhY6kszdQWy2QZyjtAhr27/SfLqdDBcE= X-Google-Smtp-Source: ACJfBoskoFJsRW8PBQmUM4M22ZCFYU50xrLICoDc2IrxLJvGaUe5AbnYjP8LbEWZLnP3D1b5CXGuKhhQAbZynrIK8Kg= X-Received: by 10.46.65.203 with SMTP id d72mr7618334ljf.136.1513383213186; Fri, 15 Dec 2017 16:13:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.179.77.186 with HTTP; Fri, 15 Dec 2017 16:13:32 -0800 (PST) Received: by 10.179.77.186 with HTTP; Fri, 15 Dec 2017 16:13:32 -0800 (PST) In-Reply-To: References: From: Austin Morton Date: Sat, 16 Dec 2017 00:13:00 -0000 Message-ID: Subject: Re: Is crosstool-ng.org down ? To: "N. Ohkawa" Cc: Dan Wilder , crossgcc maillist Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2017-12/txt/msg00010.txt.bz2 Assuming you have autoconf et all installed, you can simply run ./bootstrap from the unpacked GitHub release directory. On Dec 15, 2017 7:11 PM, "N. Ohkawa" wrote: > I know that and already try it. > > > github release package is different from release package at > crosstool-ng.org. > github one doesn't include autoconfigured configure script. > > > 2017-12-16 9:06 GMT+09:00 Austin Morton : > >> In the meantime, you can get the releases from GitHub. >> >> https://github.com/crosstool-ng/crosstool-ng/releases/tag/cr >> osstool-ng-1.23.0 >> >> >> On Dec 15, 2017 7:00 PM, "N. Ohkawa" wrote: >> >>> Yes I try it. >>> >>> Download link at http://crosstool-ng.github.io/download/ is >>> http://crosstool-ng.org/download/crosstool-ng/crosstool-ng-1.23.0.tar.xz >>> >>> crosstool-ng.org don't response anything. >>> >>> 2017-12-16 8:55 GMT+09:00 Dan Wilder : >>> >>> > Try crosstool-ng.github.io >>> > >>> > >>> > -- >>> > Dan Wilder >>> > ------------------------------ >>> > *From:* crossgcc-owner@sourceware.org >>> on >>> > behalf of N. Ohkawa >>> > *Sent:* Friday, December 15, 2017 3:50:46 PM >>> > *To:* crossgcc@sourceware.org >>> > *Subject:* Is crosstool-ng.org down ? >>> > >>> > Hi all. >>> > >>> > >>> > I can't download packages from crosstool-ng.org. >>> > Is server down ? >>> > >>> > Regards, >>> > >>> >> >