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]
Other format: [Raw text]

Re: segmentation fault


Hi Anandulle,

Sometimes segmentation faults happen when the computer tries to follow a
null pointer.  If you're running a C program that you've compiled with
gcc's C compiler, please show us that C program because it may help us
tell what's causing the segmentation fault.

Bill

> 
> hi,
>          I want to know why do we get segmentation faults in gcc for
just c
> compiler 
> 
> -- 
> View this message in context:
http://www.nabble.com/segmentation-fault-tp24437763p24437763.html
> Sent from the gcc - Help mailing list archive at Nabble.com.
> 
> 

________________________________________________________________
Please visit a saintly hero:
http://www.jakemoore.org


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