[Copy for the list] -----Forwarded Message----- From: Marc Schafer To: Keith Seitz Subject: Re: problem building 6.1 for powerpc on cygwin Date: Wed, 02 Jun 2004 10:12:09 -0700 configure doesn't seem to do much. i guess most of it happens when you do a make? i did this: ../insight-6.1/configure --prefix=/usr/local/ppctools --target=powerpc -eabi >& config.out I am pretty sure that my cross compiler is working (powerpc-eabi-gcc 3.4.0). I looked here for a snapshot to try: ftp://sources.redhat.com/pub/gdb/snapshots/current/ The newest insight snapshot seems to be from April. Am I looking the wrong place? thanks for all your help, marc ----- Original Message ----- From: "Keith Seitz" To: "Marc Schafer" Cc: Sent: Wednesday, June 02, 2004 9:31 AM Subject: Re: problem building 6.1 for powerpc on cygwin > On Wed, 2004-06-02 at 08:31, Marc Schafer wrote: > > I am trying to build insight 6.1 for powerpc-eabi but it is failing in > > the tk build. It appears that it is looking for X. I have built > > older versions under cygwin and I thought X was not required. It > > generates hundreds of errors, but here is a snippet. > > You are correct: X is not required for cygwin, and it does look like it > is looking for X stuff. > > Do you have the output of your run of configure? > > I'm pretty sure that I've built this within the last few weeks... Maybe > a snapshot would be worth investigating? > > Keith > >