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:date :message-id:subject:from:to:content-type; q=dns; s=default; b=xr zKNrm3MfsYvxo6QqCoIyva7EWWaO3jge+OwR383IKspFheC+HQ7Z2Wt/eXiSXvRp b4eYdeA5XjP4oDW1EApJ8cNvnWenqBLpdRpZ/o6w5B/eQVXk1tyFFTHrZrq6Kqho QH+0X4w2ccsYFj7Y07jxvedfImJYpW0ONnSb+fyEU= 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:date :message-id:subject:from:to:content-type; s=default; bh=FwIz0oPQ 9V538fDah9iCFJ4ffsA=; b=nyGsJG+nFz9052SfLsM6XT9TdTegZCsd/Xv3Oukh kcXeVmuviOB4aCVlsUjlvxYQ2RbWx7OrPojTsWeZn+X/d7rkD+0ziX3bRmU2Hhxw 0Tc+vzNSzhZAZ7f9d2D9Lp0qBcS+EyoH2gXqDVSnm9JWHsQj9htJrNZR/XuHP2pp g0Y= 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.1 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yk0-f171.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:date :message-id:subject:from:to:content-type; bh=IFKLvr50D/JY0lHrOnRs2SwEG5ked/1iVF/r0VIxUSs=; b=LG2QdLdyjd8rbYjpr6HEfpdowSRqYP83/6fbSM2X4vA2sHlRHrycmcUf2fio9n15ZR av1JzxQsDrC0q9XZ1C8v0+aGqpoXIYuxSx1hpbQmR8F7M2Vbzwni0uc6J4PkSGNmyyEy rFn40HcHh1zp2790uopRN/JWGTFeFO/qWdJiovtE76vW1WKAfunTuyOjT3XFygitcXXc kugEHuAR89JTCOCwT8X8H81+AfPAvQWrwA3oYP8lBn+j8sZqr/ORYuM5H/dQIwR1zR3c Ru+Gnrfgfc1yUZe9sXxB+UcIv820kmVJKdH3WaARiR5M7ztmfuygJ5JmEPq46StCan4K VOpw== X-Gm-Message-State: ALoCoQmV4RUvyBWnS3zLsBSGNhcIB7sI+M0tsHU7hRXaPQzeZPszj8SEUZH1uY8m3ToI7VVurenB MIME-Version: 1.0 X-Received: by 10.129.110.132 with SMTP id j126mr296700ywc.6.1443564179630; Tue, 29 Sep 2015 15:02:59 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 Sep 2015 15:02:59 -0700 Message-ID: Subject: Re: Building cross toolchain on cygwin from source From: Michael Enright To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Tue, Sep 29, 2015 at 5:20 AM, Hari Narasimhan H.N wrote: > > We have a requirement to build a GCC cross toolchain for Xtensa > architecture for a cygwin host from source. So far we have not been > successful building even a native toolchain. > > Please let us know if such a thing is supported on cygwin or workarounds if any. > I have done this for ARM with no difficulty. It did not appear any different from doing the task on Linux. So what were the problems you ran into? -- 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