bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: query


From: Sam Ravnborg
Subject: Re: query
Date: Thu, 3 Jan 2008 17:33:48 +0100
User-agent: Mutt/1.4.2.1i

On Wed, Jan 02, 2008 at 09:59:41PM -0800, rohith s wrote:
> hi
> 
> this is rohith.s i am very new to this embedded field i have some doubt on
> make gnu tool(make-3.8)   windowsxp platform my project is porting linux
> into some target processor so i need to generate linux kernel image  so can
> i do that in the windows plat form itself by using make tool
>        i tried to do that but it is giving error that no rule to make
> target.... is there  any standard procedure to do this please reply me
> regarding this

As this is related to building the linux kernel please post your question to
address@hidden

And include all the missing info:
I assume you use cygwin - what version
The exact error message

Did you try to build some toy project just to check that your toolchain works?

I assume you are aware that you need a cross ctoolchain .a s you are building
on Windows XP but your target is a linux based box - so the native supplied
gcc does not work for you.

Anyway - please take it to linux-kernel and include the above requested
info.

        Sam




reply via email to

[Prev in Thread] Current Thread [Next in Thread]