[Patch] Add AC_ARG_ENABLE for libstdc++-v3

2012-05-22 Thread rbmj
This patch adds an AC_ARG_ENABLE option to build/not build libstdc++-v3. I wrote the patch in order to allow the user to override the automatic disable for libstdc++-v3 for certain targets. Patch is against configure.ac in trunk. Robert Mason >From 69c085f3742e94501f4a202d1321e143afe9a115 Mon

Re: [Patch] Add AC_ARG_ENABLE for libstdc++-v3

2012-06-11 Thread rbmj
On 05/22/2012 04:37 PM, rbmj wrote: This patch adds an AC_ARG_ENABLE option to build/not build libstdc++-v3. I wrote the patch in order to allow the user to override the automatic disable for libstdc++-v3 for certain targets. Ping^2 on http://gcc.gnu.org/ml/gcc-patches/2012-05/msg01525.html R

Re: [Patch] Add AC_ARG_ENABLE for libstdc++-v3

2012-06-11 Thread Paolo Bonzini
Il 11/06/2012 13:59, rbmj ha scritto: > On 05/22/2012 04:37 PM, rbmj wrote: >> This patch adds an AC_ARG_ENABLE option to build/not build >> libstdc++-v3. I wrote the patch in order to allow the user to >> override the automatic disable for libstdc++-v3 for certain targets. > Ping^2 on http://gcc.

Re: [Patch] Add AC_ARG_ENABLE for libstdc++-v3

2012-06-11 Thread rbmj
On 06/11/2012 08:02 AM, Paolo Bonzini wrote: Il 11/06/2012 13:59, rbmj ha scritto: On 05/22/2012 04:37 PM, rbmj wrote: This patch adds an AC_ARG_ENABLE option to build/not build libstdc++-v3. I wrote the patch in order to allow the user to override the automatic disable for libstdc++-v3 for ce

PING: [Patch] Add AC_ARG_ENABLE for libstdc++-v3

2012-06-21 Thread rbmj
On 06/11/2012 03:05 PM, rbmj wrote: On 06/11/2012 08:02 AM, Paolo Bonzini wrote: Il 11/06/2012 13:59, rbmj ha scritto: On 05/22/2012 04:37 PM, rbmj wrote: This patch adds an AC_ARG_ENABLE option to build/not build libstdc++-v3. I wrote the patch in order to allow the user to override the auto

Ping - Re: [Patch] Add AC_ARG_ENABLE for libstdc++-v3

2012-06-04 Thread rbmj
On 05/22/2012 04:37 PM, rbmj wrote: This patch adds an AC_ARG_ENABLE option to build/not build libstdc++-v3. I wrote the patch in order to allow the user to override the automatic disable for libstdc++-v3 for certain targets. Hi all, What are the barriers to getting this in? I wrote this so

Re: Ping - Re: [Patch] Add AC_ARG_ENABLE for libstdc++-v3

2012-06-04 Thread Paolo Carlini
On 06/04/2012 09:35 PM, rbmj wrote: On 05/22/2012 04:37 PM, rbmj wrote: This patch adds an AC_ARG_ENABLE option to build/not build libstdc++-v3. I wrote the patch in order to allow the user to override the automatic disable for libstdc++-v3 for certain targets. Hi all, What are the barriers

Re: Ping - Re: [Patch] Add AC_ARG_ENABLE for libstdc++-v3

2012-06-04 Thread rbmj
On 06/04/2012 04:32 PM, Paolo Carlini wrote: Remember that all the libstdc++-v3 patches should also go to libstd...@gcc.gnu.org. This isn't really a libstdc++ patch - it's actually a patch against top-level configure.ac that doesn't touch the libstdc++-v3 subdirectory. But if I should still cr