delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
X-Originating-IP: | [136.182.2.221] |
X-Originating-Email: | [raz0redge AT hotmail DOT com] |
X-Sender: | raz0redge AT hotmail DOT com |
From: | "Ashwin Bihari" <raz0redge AT hotmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Compiling Linux Kernel yields Error 255 |
Date: | Fri, 09 Jan 2004 12:55:31 -0500 |
Mime-Version: | 1.0 |
Message-ID: | <BAY9-F45SVMum03yMJi00044e39@hotmail.com> |
X-OriginalArrivalTime: | 09 Jan 2004 17:55:31.0512 (UTC) FILETIME=[C6074B80:01C3D6D9] |
X-IsSubscribed: | yes |
Greetings, I've gone and compiled GCC 3.3.1 to be a cross-compiler for PPC. I can compile simple programs with my cross-compiler, take it to the PPC target and have it work. I am now trying to take it to the next step and compile the kernel. When I tried to do the "depends" I got the following. ----------- scripts/mkdep -- init/*.c > .depend scripts/mkdep -- `find /cygdrive/d/Tools/linux-2.4.20/include/asm /cygdrive/d/To ols/linux-2.4.20/include/linux /cygdrive/d/Tools/linux-2.4.20/include/scsi /cygd rive/d/Tools/linux-2.4.20/include/net /cygdrive/d/Tools/linux-2.4.20/include/mat h-emu \( -name SCCS -o -name .svn \) -prune -o -follow -name \*.h ! -name modver sions.h -print` > .hdepend make: *** [dep-files] Error 255 ----------- Basically it's finding all the *.h files and doing the dependencies, I tried this command with the regular shell and this yields about 927 .H files or so. I searched this list and found that others have had problems either with pipes/redirection or really long command line parameters. But the things that did work for others didn't work for me. I'm running the latest Cygwin with DLL version 1.5.5-1. Any and all ideas appreciated. ~Ashwin _________________________________________________________________ Tired of slow downloads? Compare online deals from your local high-speed providers now. https://broadband.msn.com -- 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 |