mmap
From: Deepan (deepan.chakravarthy_at_gmail.com)
Date: 07/15/04
- Next message: Richard Bos: "Re: Beginner question: Precision of floating point arithmetic..."
- Previous message: Saroj Pattnaik: "Re: Help: a correct c program can not be complied"
- Next in thread: Richard Bos: "Re: mmap"
- Reply: Richard Bos: "Re: mmap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Jul 2004 23:32:53 -0700
hello,
i have a program that reads a file of size 635
and loades it in to memeory for analysis.
i compiled the program with the command
"gcc myprog.c -lefence -g"
after that i used gdb to run my program..
the gdb output says the following
mmap() failed: Cannot allocate memory
Program exited with code 0377.
i dont know how to overcome this problem...
please guide me out..
thanks..for all those who have helped me till now
and for those who are going to help me..
i dont want to flood everyones mailbox with
thanks...so i thank all of u now...
=====
-------------------------------------------
center for biotechnology
anna university
chennai-25
india
~
~
~
~
~
~
- Next message: Richard Bos: "Re: Beginner question: Precision of floating point arithmetic..."
- Previous message: Saroj Pattnaik: "Re: Help: a correct c program can not be complied"
- Next in thread: Richard Bos: "Re: mmap"
- Reply: Richard Bos: "Re: mmap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|