| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | "'Tommi Sairo'" <Tommi DOT Sairo AT vansco-forssa DOT com>, |
| "'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 12:57:32 -0000 |
| Message-ID: | <019a01c7026c$49cb6b20$a501a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <C1A151AFEEA93A4BA3558A12E4A20FC93C70E9@frsmail.for.vanelec.fi> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| 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 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |