Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » how to compile the linux source?
how to compile the linux source? [message #84719] Tue, 28 October 2003 11:34 Go to next message
Eclipse UserFriend
Originally posted by: loki4321112.msn.com

I can't compile the linux source 2.4 on redhat9 using eclipse2.3 and
cdt1.2.The console need ask some question,but i can't input anything!
Re: how to compile the linux source? [message #84748 is a reply to message #84719] Tue, 28 October 2003 18:47 Go to previous messageGo to next message
Eclipse UserFriend
You must be kidding, asking such question.

Go to the console, type at the prompt:
$ cd /usr/src/linux
/usr/src/linux $ less README
and follow the README


loki schrieb:
> I can't compile the linux source 2.4 on redhat9 using eclipse2.3 and
> cdt1.2.The console need ask some question,but i can't input anything!
>
>
>
Re: how to compile the linux source? [message #84888 is a reply to message #84748] Thu, 30 October 2003 11:30 Go to previous message
Eclipse UserFriend
Henning Riedel wrote:
> You must be kidding, asking such question.
>
> Go to the console, type at the prompt:
> $ cd /usr/src/linux
> /usr/src/linux $ less README
> and follow the README
>
>
> loki schrieb:
>
>> I can't compile the linux source 2.4 on redhat9 using eclipse2.3 and
>> cdt1.2.The console need ask some question,but i can't input anything!
>>
>>
>>
>

for most distributions that first line should read:

$ cd /usr/src/linux-2.4

there is (usually) no longer a symbolic link from 'linux' to
'linux-2.4'; just one from 'linux-2.4' to 'linux-2.4.x'.

-alvin
Previous Topic:QNX 6.2.1 + eclipse 2.1 + j9 + CDT 1.1
Next Topic:New targets for C project
Goto Forum:
  


Current Time: Thu May 01 10:35:46 EDT 2025

Powered by FUDForum. Page generated in 0.07362 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top