Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Importance: Normal Subject: Re: New autoconf tests - let's try this again To: "Zack Weinberg" Cc: gcc AT gcc DOT gnu DOT org, cygwin AT sources DOT redhat DOT com X-Mailer: Lotus Notes Release 5.0.3 (Intl) 21 March 2000 Message-ID: From: "Janis Johnson" Date: Tue, 9 Jan 2001 10:30:42 -0800 X-MIMETrack: Serialize by Router on D03NM111/03/M/IBM(Release 5.0.3 (Intl)|21 March 2000) at 01/09/2001 11:30:44 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Have mmap from /dev/zero. Have mmap with MAP_ANON(YMOUS). mmap of /dev/zero works. mmap with MAP_ANON(YMOUS) works. -rw-r----- 1 janis sequent 0 Jan 9 10:07 test1a.l -rw-r----- 1 janis sequent 0 Jan 9 10:07 test1z.l -rw-r----- 1 janis sequent 0 Jan 9 10:07 test2a.l -rw-r----- 1 janis sequent 0 Jan 9 10:07 test2z.l DYNIX/ptx eng2 4.0 V4.6.0 i386 Before DYNIX/ptx V4.6.0, getpagesize() was in libseq rather than libc, so the tests failed. I got the following results by either adding -lseq or by substituting PAGE_SIZE for getpagesize(). Perhaps the tests could check that getpagesize() is available. Have mmap from /dev/zero. Have mmap with MAP_ANON(YMOUS). mmap of /dev/zero works. mmap with MAP_ANON(YMOUS) works. -rw-r----- 1 janis sequent 0 Jan 9 10:17 test1a.l -rw-r----- 1 janis sequent 0 Jan 9 10:17 test1z.l -rw-r----- 1 janis sequent 0 Jan 9 10:17 test2a.l -rw-r----- 1 janis sequent 0 Jan 9 10:17 test2z.l DYNIX/ptx eng4 4.0 V4.5.2 i386 Have mmap from /dev/zero. Have mmap with MAP_ANON(YMOUS). mmap of /dev/zero works. mmap with MAP_ANON(YMOUS) works. -rw-r----- 1 janis sequent 0 Jan 9 10:22 test1a.l -rw-r----- 1 janis sequent 0 Jan 9 10:22 test1z.l -rw-r----- 1 janis sequent 0 Jan 9 10:22 test2a.l -rw-r----- 1 janis sequent 0 Jan 9 10:22 test2z.l DYNIX/ptx crg2 4.0 V4.4.7 i386 Janis Johnson IBM Linux Technology Center (503) 578-5458 janis AT us DOT ibm DOT com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple