X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: "'Tommi Sairo'" <Tommi.Sairo@vansco-forssa.com>,
   "'Jeff Johnston'" <jjohnstn@redhat.com>
Cc: <newlib@sources.redhat.com>, <cygwin@sourceware.org>
Subject: RE: powerpc: Incomplete configure under Cygwin?
Date: Tue, 7 Nov 2006 12:57:32 -0000
Message-ID: <019a01c7026c$49cb6b20$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <C1A151AFEEA93A4BA3558A12E4A20FC93C70E9@frsmail.for.vanelec.fi>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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


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

