This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Regex support
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Gurvinder Singh <gurimandhok at gmail dot com>, gcc at gcc dot gnu dot org
- Date: Sat, 12 Oct 2013 14:12:32 +0200
- Subject: Re: Regex support
- Authentication-results: sourceware.org; auth=none
- References: <CA+Wr32uFEbiwa4OswojQ=v+YBOm-ejC7XAc0kxm9vWc0HjV9xQ at mail dot gmail dot com>
Hi
Gurvinder Singh <gurimandhok@gmail.com> ha scritto:
>Does gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) has the support
>for regex library ?
Nope, it doesn't. The implementation status page should be pretty clear about that. 4.9.0 will, however, you are welcome to build snapshots/svn check outs and give it a try!
Thanks,
Paolo