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 t

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

2010-05-09 Thread Jeff Gilton
Here is an extract of the build.log file: [ALL ]mkdir -p -- powerpc-405-linux-gnu/libjava [ALL ]Configuring in powerpc-405-linux-gnu/libjava [ALL ]configure: creating cache ./config.cache [ALL ]checking build system type... i686-build_pc-cygwin [ALL ]checking host system

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, Je

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

2010-05-08 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 p

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

2010-05-08 Thread Jeff Gilton
2010 8:43 PM To: "Jeff Gilton" Cc: ; ; 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 building ncurses but I could find no way to disable that. probabl

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 Arnaud Lacombe
Hi, On Sat, May 8, 2010 at 8:30 PM, Jeff Gilton 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 support so I > disable