Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-10 Thread Dave Korn
On 09/05/2010 18:08, Jeff Gilton wrote: ]checking for gawk... (cached) gawk[ALL ]checking for jar... no[ALL ]checking for fastjar... no[ALL ]checking for gjar... gjar[ALL ]checking for zip... no[ALL ]checking for unzip... /usr/bin/unzip[ALL ]Exception in

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-09 Thread Christopher Faylor
On Sat, May 08, 2010 at 08:58:53PM -0400, Jeff Gilton wrote: Right now, I'm building it again. The first error is when it's installing the final compiler. I think if I can figure that one out, it's likely to be the same thing causing the other errors. When it fails the next time, I will post

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-09 Thread Rahul Iyer
I recently built PowerPC cross compilers on cygwin using crosstools, not crosstools-ng. I do have libncurses (10, 8 and 9) runtime libraries (not devel), and crosstools doesn't depend on ncurses. If your issue is still open I suggest you try crosstools. ./rahul On Sat, May 8, 2010 at 8:30 PM,

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-09 Thread Jeff Gilton
PowerPC Toolchain with Crosstool-NG in Cygwin I am trying to build a PowerPC toolchain with Crosstool-NG version 1.7.0.It gets most of the way through then fails installing the final C compilerin CT_DoExecLog. It looks like it's trying to build in the Java support soI disable Java and it gets farther

Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Jeff Gilton
I am trying to build a PowerPC toolchain with Crosstool-NG version 1.7.0. It gets most of the way through then fails installing the final C compiler in CT_DoExecLog. It looks like it's trying to build in the Java support so I disable Java and it gets farther. Then it fails installing DUMA so

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Arnaud Lacombe
Hi, On Sat, May 8, 2010 at 8:30 PM, Jeff Gilton jgil...@cinci.rr.com wrote: I am trying to build a PowerPC toolchain with Crosstool-NG version 1.7.0. It gets most of the way through then fails installing the final C compiler in CT_DoExecLog.  It looks like it's trying to build in the Java

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Khem Raj
On (08/05/10 20:30), Jeff Gilton wrote: Then it fails installing DUMA so I disable that. Then it fails building ncurses but I could find no way to disable that. probably you are building gdb. Can you post the error message. -Khem -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin

2010-05-08 Thread Jeff Gilton
To: Jeff Gilton jgil...@cinci.rr.com Cc: yann.morin.1...@anciens.enib.fr; cross...@sourceware.org; cygwin@cygwin.com Subject: Re: Error building PowerPC Toolchain with Crosstool-NG in Cygwin On (08/05/10 20:30), Jeff Gilton wrote: Then it fails installing DUMA so I disable that. Then it fails