This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How compiling a selfmade kernel?


I wrote a main.c file. Normally, it prints a serie of characters on the
screen when booted, but how do I have to compile my main.c file, so I
can tell lilo to boot it. When I compile it the normal way, lilo tries
to boot it, but it fails. I think I have to compile it with several
special optios, but I can't find anything in the gcc man-file.
Which options does I have to use?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]