Re: Why no core dump???????????

2002-03-05 Thread Step
You are confusing 'segmentation fault' with 'accessing memory not (yet) allocated'. A program has certain space allocated to it by the OS. To use this memory in an organized manner, you use (m)alloc. So in your program you are accessing your memory only, and that is why no seg-fault(and hence no c

regd kernel compilation

2001-11-05 Thread Step 1 B
Hi During the processing of compiling the kernel and getting it running, I observed that my kernel not only contains software for my current hardware configuration, but also for other hardware as well.(both in the kernel and as modules). and during bootup, the kernel identifies the hardware and e

test

2001-11-05 Thread Step 1 B
pls ignore. ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list