public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jim Reisert AD1C <jjreisert@alum.mit.edu>
To: cygwin@cygwin.com
Subject: Re: POXIX regexp and i686-pc-mingw32-g++
Date: Thu, 01 May 2014 13:38:00 -0000	[thread overview]
Message-ID: <CAK-n8j6FhZjLh2qK3yxB2v_kTSRis9nQJFa+3z8XOZm6Z5GtWg@mail.gmail.com> (raw)
In-Reply-To: <CAK-n8j7SLPv4EBAkS6SxL2ECsPw-tOS8w4aQVwgoh7sLuJcSVw@mail.gmail.com>

#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


What am I doing wrong?


-- 
Jim Reisert AD1C, <jjreisert@alum.mit.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

  parent reply	other threads:[~2014-05-01 13:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30 23:51 Jim Reisert AD1C
2014-05-01  1:28 ` Duncan Roe
2014-05-01 13:38 ` Jim Reisert AD1C [this message]
2014-05-01 14:11   ` Jim Reisert AD1C
2014-05-02  6:01 ` Yaakov (Cygwin/X)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK-n8j6FhZjLh2qK3yxB2v_kTSRis9nQJFa+3z8XOZm6Z5GtWg@mail.gmail.com \
    --to=jjreisert@alum.mit.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).