This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: powerpc: Incomplete configure under Cygwin?


On 07 November 2006 12:16, Tommi Sairo wrote:

> 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.

  You need to find out why they're empty.  Something must have gone wrong
earlier during a configure stage.  When you do your initial 'configure' at the
top level of gcc, all it does is creates a top-level makefile; when the
top-level make recurses into a new directory for the first time, it runs
configure in that directory.  So I suspect there must be an earlier error
somewhere in the build process, while it was configuring the multilib subdirs.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]