All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] FIx kernel build warnings
@ 2006-09-10  3:24 David Farning
  2006-09-10 15:03 ` walter harms
  2006-09-10 15:11 ` Charlie
  0 siblings, 2 replies; 3+ messages in thread
From: David Farning @ 2006-09-10  3:24 UTC (permalink / raw)
  To: kernel-janitors

I am interested in working on some kj projects.

First, I thought that I would look at fixing some of the compile
warning.
TODO LIST 
<snip>
- Fix gcc 4 warnings.
  [D: http://marc.theaimsgroup.com/?t\x110348353800003]
  Note: Set CONFIG_DEBUG_INFO=n to make compiles faster and smaller.

The thread link looks pretty old.  Which version of gcc should the kernel be compiled against.

David Farning

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [KJ] FIx kernel build warnings
  2006-09-10  3:24 [KJ] FIx kernel build warnings David Farning
@ 2006-09-10 15:03 ` walter harms
  2006-09-10 15:11 ` Charlie
  1 sibling, 0 replies; 3+ messages in thread
From: walter harms @ 2006-09-10 15:03 UTC (permalink / raw)
  To: kernel-janitors

hi david,

you may try anything that is supported: gcc3 or gcc4 or icc.
other commercial compilers have problems since the kernel build only
with a LOT of gcc features.
beware: some versions of gcc have know problems.
A good way to test is using 'make randconfig'. if you have some experience:
try to use a crosscompiler to check different architectures.

re,
 wh


David Farning wrote:
> I am interested in working on some kj projects.
> 
> First, I thought that I would look at fixing some of the compile
> warning.
> TODO LIST 
> <snip>
> - Fix gcc 4 warnings.
>   [D: http://marc.theaimsgroup.com/?t\x110348353800003]
>   Note: Set CONFIG_DEBUG_INFO=n to make compiles faster and smaller.
> 
> The thread link looks pretty old.  Which version of gcc should the kernel be compiled against.
> 
> David Farning
> 
> _______________________________________________
> Kernel-janitors mailing list
> Kernel-janitors@lists.osdl.org
> https://lists.osdl.org/mailman/listinfo/kernel-janitors
> 
> 
> 
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [KJ] FIx kernel build warnings
  2006-09-10  3:24 [KJ] FIx kernel build warnings David Farning
  2006-09-10 15:03 ` walter harms
@ 2006-09-10 15:11 ` Charlie
  1 sibling, 0 replies; 3+ messages in thread
From: Charlie @ 2006-09-10 15:11 UTC (permalink / raw)
  To: kernel-janitors

On 10/09/06, David Farning <dfarning@gmail.com> wrote:
> - Fix gcc 4 warnings.
>   [D: http://marc.theaimsgroup.com/?t\x110348353800003]
>   Note: Set CONFIG_DEBUG_INFO=n to make compiles faster and smaller.
>
> The thread link looks pretty old.  Which version of gcc should the kernel be compiled against.

For that specific task I would recommed Gcc 4.1.1

-- 
------------------------------------------------------------------------

Charlie
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-10 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-10  3:24 [KJ] FIx kernel build warnings David Farning
2006-09-10 15:03 ` walter harms
2006-09-10 15:11 ` Charlie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.