lkml.org 
[lkml]   [2005]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Building the kernel with Cygwin
On Thu, Aug 25, 2005 at 01:05:24PM -0400, linux-os (Dick Johnson) wrote:
>On Thu, 25 Aug 2005, Chris du Quesnay wrote:
>>The scripts/basic directory contains a fixdep.exe after the make is
>>run. There is no fixdep file. I tried renaming the fixdep.exe to
>>fixdep, but that also resulted in the same make error.
>
>Ah yes! The Makefile will not execute 'fixdep.exe` it executes 'fixdep'
>--hard coded. I don't know how well cygwin emulates a Unix
>environment, but maybe you can use an alias??? .. Like... alias
>fixdep='fixdep.exe'

How about a symlink?

ln -s fixdep.exe fixdep

cgf
--
Christopher Faylor spammer? -> aaaspam@sourceware.org
Cygwin Co-Project Leader aaaspam@duffek.com
TimeSys, Inc.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-08-25 20:48    [W:0.056 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site