Re: Building cross toolchain on cygwin from source

2015-09-29 Thread Hari Narasimhan H.N
0, 2015 at 3:32 AM, Michael Enright wrote: > 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

Building cross toolchain on cygwin from source

2015-09-29 Thread Hari Narasimhan H.N
Hi, 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. Thanks and Regards, Hari -- Probl

Re: Error while building GMP on cygwin "configure: error: could not find a working compiler"

2015-09-03 Thread Hari Narasimhan H.N
; ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf

Error while building GMP on cygwin "configure: error: could not find a working compiler"

2015-09-03 Thread Hari Narasimhan H.N
Hi, An error shows up while running ./confiugre while building GMP on cygwin "configure: error: could not find a working compiler" I have a cygwin environment with gcc4.9.3 installed and working fine. Thanks and Regards, Hari -- Problem reports: http://cygwin.com/problems.html FAQ:

Error while building GMP on cygwin "configure: error: could not find a working compiler"

2015-09-01 Thread Hari Narasimhan H.N
Hi, I got the following error in configuring GMP while building a bare metal GNU cross toolchain for Xtensa on cygwin configure: error: could not find a working compiler, see config.log for details The build was performed using a crosstool-NG downloaded from the site http://wiki.linux-xtensa.org