lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Mingw-msys] MinGW-4.1.0.exe
- Date: Wed, 9 Jul 2008 17:24:55 +0100 (BST)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Subject: Re: [Mingw-msys] [Newbie] help needed with .configure
Hi,
On Wed, 9 Jul 2008, Hendrik Maryns wrote:
> JonY schrieb:
>
> > It depends. The mmap() function is part of the POSIX (Unix?)
> > compatible C library, so you will unlikely to find it elsewhere for
> > Windows. libcurl has already been ported to MinGW, so installing it
> > should be straight forward.
> >
> > In this case Cygwin is more suited for you, it already has mmap, curl
> > is also provided.
>
> I’m beginning to see through the forest of C functions. Seems like I’ll
> just give up this project and stick with the Cygwin version with
> accompanying DLL.
Note that there is something similar to mmap() in the Win32 API, so if you
do not use mmap() with _all_ of its features, you might get away using
that.
This give be some inspiration:
http://xcache.lighttpd.net/browser/trunk/mmap.c
Hth,
Dscho
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Mingw-msys mailing list
Mingw-msys@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/mingw-msys