delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/11/07/11:21:30

X-Spam-Check-By: sourceware.org
Message-ID: <C1A151AFEEA93A4BA3558A12E4A20FC93C70E9@frsmail.for.vanelec.fi>
From: Tommi Sairo <Tommi DOT Sairo AT vansco-forssa DOT com>
To: Jeff Johnston <jjohnstn AT redhat DOT com>
Cc: newlib AT sources DOT redhat DOT com, cygwin AT sourceware DOT org
Subject: RE: powerpc: Incomplete configure under Cygwin?
Date: Tue, 7 Nov 2006 14:16:28 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Darn, couldn't build bootstrap-gcc either. Still empty dirs under nof, this
time in form:

make[4]: Entering directory
`/cygdrive/d/new_gcc/powerpc-eabi/build-gcc/powerpc-eabi/nof/libiberty'
make[4]: *** No rule to make target `all'.  Stop.

I tried to configure a bootstrap compiler with:
../${GCCDIR}/configure --disable-shared --disable-nls --with-newlib
--without-headers --enable-languages=c,c++ --target=${TARGET}
--prefix=${PREFIX} 2>&1 | tee configure.log

I'm getting tempted to set up a Linux system to see if it can build this...

/TS

> -----Original Message-----
> From: Tommi Sairo 
> Sent: 7. marraskuuta 2006 11:28
> To: 'Jeff Johnston'
> Cc: newlib AT sources DOT redhat DOT com; 'B01096 AT freescale DOT com'; 
> 'cygwin AT sourceware DOT org'; 'grossgcc AT sourceware DOT org'
> Subject: RE: powerpc: Incomplete configure under Cygwin?
> 
> Hi, 
> 
> I tried powerpc-elf -target some months ago (I tried this 
> back then already without success), but it didn't have any effect.
> 
> I'm trying first the bootstrap approach; if that doesn't 
> work, I have a creeping suspicion it won't build using a 
> fully compiled toolchain either.
> 
> For the record, I found that this looks to be the exact same 
> issue as in Jochen Gerster's post from last summer:
> http://sources.redhat.com/ml/newlib/2006/msg00616.html
> 
> I wonder if anyone has lately built the toolchain 
> successfully with cygwin-host and powerpc-target?
> 
> 
> /TS
> 
> 
> > -----Original Message-----
> > From: Jeff Johnston [mailto:jjohnstn AT redhat DOT com] 
> > Sent: 6. marraskuuta 2006 22:19
> > To: Tommi Sairo
> > Cc: newlib AT sources DOT redhat DOT com
> > Subject: Re: powerpc: Incomplete configure under Cygwin?
> > 
> > Hello Tommi,
> > 
> >    I just recently lost my old builds directory when I 
> > switched to FC6, 
> > but I seem to remember configuring powerpc-eabi-elf rather than 
> > powerpc-eabi.  I don't build from Cygwin so I might suggest 
> > you cc the 
> > Cygwin list to see if anybody can help you there.  You 
> might also try 
> > building your tools first, then configuring/building 
> > up-to-date newlib 
> > from a seperate tree after setting your path to point to your newly 
> > built cross-tools.
> > 
> > -- Jeff J.
> > 
> > Tommi Sairo wrote:
> > > Hi,
> > > 
> > > I'm trying to compile GCC 4.1.0 with newlib 1.14 on 
> Cygwin host for
> > > powerpc-eabi cross compiling target. I use binutils 2.16. Both the
> > > 1.14.0-snapshot of newlib and current CVS sources refuse to 
> > build, stopping
> > > finally with:
> > > 
> > > make[5]: Entering directory
> > > 
> `/cygdrive/d/new_gcc/powerpc-eabi/build-gcc/powerpc-eabi/nof/newlib'
> > > make[5]: *** No rule to make target `all'.  Stop.
> > > make[5]: Leaving directory
> > > 
> `/cygdrive/d/new_gcc/powerpc-eabi/build-gcc/powerpc-eabi/nof/newlib'
> > > make[4]: *** [multi-do] Error 1
> > > make[4]: Leaving directory
> > > `/cygdrive/d/new_gcc/powerpc-eabi/build-gcc/powerpc-eabi/newlib'
> > > make[3]: *** [all-multi] Error 2
> > > make[3]: Leaving directory
> > > `/cygdrive/d/new_gcc/powerpc-eabi/build-gcc/powerpc-eabi/newlib'
> > > make[2]: *** [all] Error 2
> > > make[2]: Leaving directory
> > > `/cygdrive/d/new_gcc/powerpc-eabi/build-gcc/powerpc-eabi/newlib'
> > > make[1]: *** [all-target-newlib] Error 2
> > > make[1]: Leaving directory 
> > `/cygdrive/d/new_gcc/powerpc-eabi/build-gcc'
> > > make: *** [all] Error 2
> > > 
> > > The referred powerpc-eabi/nof/newlib -directory is empty, 
> > as are all other
> > > subdirs of powerpc-eabi/nof. 
> > > 
> > > I'm linking newlib- and libgloss-dirs at top level of GCC 
> > sources and
> > > configuring from top level of GCC source with:
> > > ../${GCCDIR}/configure --disable-shared --disable-nls 
> --with-newlib
> > > --with-headers=../${NEWLIBDIR}/newlib/libc/include 
> --enable-multilib
> > > --enable-interwork --enable-languages=c,c++ --with-float=soft
> > > --target=${TARGET} --prefix=${PREFIX} 2>&1 | tee configure.log
> > > 
> > > Any ideas? I guess I could try building with hard floats 
> to see what
> > > happens.
> > > 
> > > /TS
> > > 
> > > 
> > > 
> > >  
> > 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019