In a nutshell:
* GCC has been accepted for GSoC
* Potential mentors: Please register
* April 22 to May 3: Students application period
* May 27: Announcement of the accepted projects
* June 17 to September: GSoC coding period
We are gland to announce that GCC has been accepted as organization for
> > - Mechanical. Configure scripts cause bottlenecks in the build
> > process. Even if compilation is offloaded onto something like
> > distcc, configures run locally and randomly throughout the complete
> > build, rather than (say) all at once upfront. Source code
> > compilation blocks until
2013/4/8 Angelo Graziosi :
> Usually I do weekly builds of GCC snapshots on Cygwin, but current
> snapshot (http://gcc.gnu.org/ml/gcc/2013-04/msg00091.html) fails with:
>
> ...
> g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC
> -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wal
Usually I do weekly builds of GCC snapshots on Cygwin, but current
snapshot (http://gcc.gnu.org/ml/gcc/2013-04/msg00091.html) fails with:
...
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall
-Wwrite-strings -Wcast-qual-DHA