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 Cc: cygwin AT cygwin DOT com Newsgroups: gmane.comp.gnu.mingw.user Subject: gcc -mno-cygwin: no declarations for munmap and mprotect found by configure Mail-Copies-To: never Reply-To: sds AT gnu DOT org X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. From: Sam Steingold Date: Mon, 20 Jun 2005 18:27:01 -0400 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) Mail-Followup-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain Posted-To: gmane.comp.gnu.mingw.user The following message is a courtesy copy of an article that has been posted to gmane.comp.gnu.mingw.user as well. configure finds munmap() and mprotect() but there are no declarations: gcc -mno-cygwin -Wmissing-declarations ... spvw_mmap.d:252: warning: no previous declaration for 'munmap' spvw_mmap.d:264: warning: no previous declaration for 'mprotect' PS. CC to cygwin because I am using the latest cygwin gcc/win32api, not the mingw distribution. -- Sam Steingold (http://www.podval.org/~sds) running w2k Don't hit a man when he's down -- kick him; it's easier. -- 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/