Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 1854 invoked from network); 26 Mar 2007 23:31:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Mar 2007 23:31:53 -0000 Received: (qmail 6108 invoked by uid 500); 26 Mar 2007 23:32:01 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 5990 invoked by uid 500); 26 Mar 2007 23:32:00 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 5924 invoked by uid 99); 26 Mar 2007 23:32:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2007 16:32:00 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2007 16:31:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 95DD6714066 for ; Mon, 26 Mar 2007 16:31:32 -0700 (PDT) Message-ID: <31485821.1174951892611.JavaMail.jira@brutus> Date: Mon, 26 Mar 2007 16:31:32 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Assigned: (STDCXX-20) [Cygwin] madvise() needs a config test In-Reply-To: <465035216.1126484070343.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor reassigned STDCXX-20: ---------------------------------- Assignee: (was: Martin Sebor) > [Cygwin] madvise() needs a config test > -------------------------------------- > > Key: STDCXX-20 > URL: https://issues.apache.org/jira/browse/STDCXX-20 > Project: C++ Standard Library > Issue Type: Bug > Components: Configuration > Affects Versions: 4.1.2 > Environment: Cygwin > Reporter: Martin Sebor > Priority: Minor > Fix For: 4.2 > > > From http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200509.mbox/%3c200509111213.j8BCDGMG006690@ms-smtp-03.rdc-nyc.rr.com%3e: > -------- Original Message -------- > Subject: Cygwin build > Date: Sun, 11 Sep 2005 08:13:38 -0400 > From: Lance Diduck > Reply-To: stdcxx-dev@incubator.apache.org > To: > Notes on Cygwin build __CYGWIN__ using gcc 3.4.4 BUILDTYPE=11s default modes > [...] > 2. config.h file should have a entry for _RWSTD_NO_MADVISE I modified the build's config file directly, I'm not sre how to modify the things that > generate the config.h in the first place. > [...] -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.