X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Mon, 11 May 2015 12:13:28 -0400 Message-Id: <201505111613.t4BGDSq9016374@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (djgpp@delorie.com) Subject: Re: what is the best way to contribute? References: Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I would like to do some work e.g. on the standard library where it is > lacking new C++11/C++14 functions, and perhaps other things. > > Where would I find current sources and how should I send any changes? The C++ library is part of the GCC package. The GCC project's home page is http://gcc.gnu.org, there is information there on contributing.