Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20051013121056.6804.qmail@web25607.mail.ukl.yahoo.com> Date: Thu, 13 Oct 2005 14:10:56 +0200 (CEST) From: Mohamed Amjed Ben Salah Subject: Re: mlockall() and cygwin To: cygwin AT cygwin DOT com In-Reply-To: <20051013113609.GF2908@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes --- Corinna Vinschen a écrit : > On Oct 13 13:04, Mohamed Amjed Ben Salah wrote: > > Hello, > > I have a programm that runs very well under Linux. > In > > this program I use the function mlockall() and i > have > > a problem to compile it and to run it under > cygwin, > > because the function mlockall() is not implemented > in > > the actual version. Have someone idee how to solve > > this problem? > > mlockall will probably never be implemented since > there's no support > for it on user mode level in Win32. There's support > for something like > mlock/munlock, but only on NT and it's also not > implemented in Cygwin. > > Try building and running without calling mlockall. > > > Corinna > > -- > Corinna Vinschen Please, send mails > regarding Cygwin to > Cygwin Project Co-Leader cygwin AT cygwin > DOT com > Red Hat, Inc. > Ist it possible to install eposix on cygwin, and then to use mlockall() ? I saw the documentation of eposix, and it seems implemented, but I never used eposix. Regards Amjed ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/