From: anandvenki@unn.unisys.com
Subject: Problems with mmap
29 Oct 1996 14:03:43 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <9610292017.AA01069.cygnus.gnu-win32@eauns1.ea.unisys.com>
Mime-Version: 1.0
Content-Type: text/plain
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

I have a small program which uses the call mmap to map a structure to a disk 
file. The API mmap is defined in sys/mman.h but I get error resolving the 
function. Which ib should I use, the closest I gt to the function name is in 
libmmalloc.a but the actual function mmap is still undefined

Any help will be welcome

BTW, I plan to implement shared memory and message queues using memoru mapped 
files and linked lists
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
