compiling linux kernel 2.6 in eclipse-CDT

View: New views
3 Messages — Rating Filter:   Alert me  

compiling linux kernel 2.6 in eclipse-CDT

by jyro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I tried to compile entire linux kernel 2.6.14 source tree in
eclipse(3.1)-CDT(3.0) twice. Both the times JVM crashed for
OutOfMemory. My machine is Intel Pentium M, 640MB RAM, RH Fedora Core
4.

Has anyone done successful linux kernel build in eclipse CDT? Will
increasing the RAM solve this issue - or there is any memory leak in
CDT?

Thanks.
--
Jayesh
_______________________________________________
cdt-dev mailing list
cdt-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Parent Message unknown RE: compiling linux kernel 2.6 in eclipse-CDT

by Krasilnikov, Oleg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 


----
Oleg
 
-----Original Message-----
From: cdt-dev-bounces@... [mailto:cdt-dev-bounces@...]
On Behalf Of Jayesh Salvi
Sent: Wednesday, December 07, 2005 7:14 PM
To: cdt-dev@...
Subject: [cdt-dev] compiling linux kernel 2.6 in eclipse-CDT

Hi,

I tried to compile entire linux kernel 2.6.14 source tree in
eclipse(3.1)-CDT(3.0) twice. Both the times JVM crashed for
OutOfMemory. My machine is Intel Pentium M, 640MB RAM, RH Fedora Core
4.

Has anyone done successful linux kernel build in eclipse CDT? Will
increasing the RAM solve this issue - or there is any memory leak in
CDT?

Thanks.
--
Jayesh
_______________________________________________
cdt-dev mailing list
cdt-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Parent Message unknown RE: compiling linux kernel 2.6 in eclipse-CDT

by Lott, Jeremiah :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We've successfully built the linux kernel in CDT, on machines with less
memory than that.  We actually use a custom project-type in our
CDT-based product, but I think it should also work in a Standard Make
project.  One thing I would definitely recommend is turning off the
indexer, or switching to the Ctags based indexer.

  Jeremiah Lott
  TimeSys Corporation

> -----Original Message-----
> From: cdt-dev-bounces@...
> [mailto:cdt-dev-bounces@...] On Behalf Of Jayesh Salvi
> Sent: Wednesday, December 07, 2005 11:14 AM
> To: cdt-dev@...
> Subject: [cdt-dev] compiling linux kernel 2.6 in eclipse-CDT
>
>
> Hi,
>
> I tried to compile entire linux kernel 2.6.14 source tree in
> eclipse(3.1)-CDT(3.0) twice. Both the times JVM crashed for
> OutOfMemory. My machine is Intel Pentium M, 640MB RAM, RH Fedora Core
> 4.
>
> Has anyone done successful linux kernel build in eclipse CDT? Will
> increasing the RAM solve this issue - or there is any memory leak in
> CDT?
>
> Thanks.
> --
>
> Jayesh
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@...
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
_______________________________________________
cdt-dev mailing list
cdt-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-dev