This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 I don't have to continuously patch the configure script, and instead can override it with a command line option for my build targeting powerpc-wrs-vxworks. Even though VxWorks has it's own libstdc++, that doesn't mean that one wouldn't want to build it in order to get a more recent version than stock. If it needs to be documented if someone can point me to the proper spot I can do that as well.

Thanks,

Robert Mason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]