www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; q=dns; s=default; b=lA | |
CajPMlG9yqF1FjlVPyNiS+IGE+Nqoc3GMW/HgOX2pOJu1AwDrGlUXCLZPW32JwoA | |
3JjryJ5iV1geDKlej8xGW+tJfvovfCyJf7P55011cBQpi5ykQq3F937rNrAMCsXL | |
SxzRecqaZF6LgvPmZp/vBXy79TUADL/vG1WB6vdRM= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; s=default; bh=Nfj6/Xyd | |
FC8T/NzCTIWo6kR2JAE=; b=hfJuC2oEkXtS/k5CDGug6pJ2ucNBcFASJvq9K1N8 | |
KeZE3IkyUa8CY8iPyC8wZ7sgNeqFdBou4175sF4RmJG2OMVT6JklTFNB68QuGJ2s | |
8+guVpDmWl2aNnlJ/QJ/3rkbUuUmuIg4S+PgnoB8fI0rO5D3wrWWQwTBvSIzNAI6 | |
KzE= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_INFOUSME,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-lb0-f181.google.com |
MIME-Version: | 1.0 |
X-Received: | by 10.152.170.137 with SMTP id am9mr7841659lac.15.1398953464518; Thu, 01 May 2014 07:11:04 -0700 (PDT) |
In-Reply-To: | <CAK-n8j6FhZjLh2qK3yxB2v_kTSRis9nQJFa+3z8XOZm6Z5GtWg@mail.gmail.com> |
References: | <CAK-n8j7SLPv4EBAkS6SxL2ECsPw-tOS8w4aQVwgoh7sLuJcSVw AT mail DOT gmail DOT com> <CAK-n8j6FhZjLh2qK3yxB2v_kTSRis9nQJFa+3z8XOZm6Z5GtWg AT mail DOT gmail DOT com> |
Date: | Thu, 1 May 2014 08:11:04 -0600 |
Message-ID: | <CAK-n8j4eHyPdS4jLGAZbHQ_tQ9QaYR7v4wB4Uz8DMckyqMSchw@mail.gmail.com> |
Subject: | Re: POXIX regexp and i686-pc-mingw32-g++ |
From: | Jim Reisert AD1C <jjreisert AT alum DOT mit DOT edu> |
To: | cygwin AT cygwin DOT com |
On Thu, May 1, 2014 at 7:38 AM, Jim Reisert AD1C wrote: > #include <stdarg.h> > #include <stdio.h> > #include <stdlib.h> > #include <string.h> > #include <ctype.h> > > #include <regex.h> > > > results in: > > # i686-pc-mingw32-g++ -g -Wall -I../../library -c -o csv2adif.o csv2adif.cpp > > csv2adif.cpp:12:19: fatal error: regex.h: No such file or directory > > > /usr/include/regex.h > /usr/lib/gcc/i686-pc-cygwin/4.8.2/include/c++/bits/regex.h > /usr/lib/gcc/i686-pc-mingw32/4.7.3/include/c++/bits/regex.h I should have mentioned: Change "i686-pc-mingw32-g++" to simply "g++" and there is no problem. -- Jim Reisert AD1C, <jjreisert AT alum DOT mit DOT edu>, http://www.ad1c.us -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |