On Fri, Jun 18, 2010 at 9:08 PM, prakash srinivasan <
asprakash...@rediffmail.com> wrote:

>
>
> On Fri, 18 Jun 2010 14:39:11 +0530  wrote
> >OBJECTIVE:
>
> > 1. Kernel configuration, compilation and installation :Download / >access
> the
>
> >   latest kernel source code from kernel.org,compile the kernel and
>
> install it in the
>
> >   local system.Try to view the source code of the kernel
>
> >  3. Compiling from source :learn about the various build systems
>
> >used like the
>
> >    auto* family, cmake, ant etc. instead of just running the
>
> >commands. This could
>
> >    involve the full process like fetching from a cvs and also
>
> >include autoconf,
>
> >    automake etc.,
>
>
> It clearly shows that the person who developed this syllabus dont have
> knowledge in kernel compilation. How one can compile a kernel without
> knowing Make tool?. And it is located in the 3rd topic after kernel
> compilation. The author of this syllabus is confusing with top layer an
> middle layer of Linux kernel and he also confused students/staffs.
>
>
+1.

It should start something like this :

1) . Writing, Compiling and Executing C programs using GNU compiler.

2) . Writing, Compiling and Executing C++ programs using GNU compiler.

3).  Compiling multiple C/C++ source files using GNU compiler.

4).  Compiling multiple C/C++ source Using Makefiles.

without understanding the above stuff student never understand what is going
on when they compile the package from source OR kernel from source as per
syllabus .  It will give great confidence and first impression/passion among
the student. compiling the kernel without having those stuff may create
negative impression among student.

Thanks & Rg
Mohan L
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to