From: anandvenki AT unn DOT unisys DOT com Subject: Problems with mmap 29 Oct 1996 14:03:43 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT 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 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".