Re: GDC install guide

2013-03-25 Thread Iain Buclaw
On 25 March 2013 11:24, eles wrote: > The install guide at: > > http://gdcproject.org/wiki/**Installation > > is wrong/outdated, at least for Ubuntu. > > Several issues: > > # apt-get source gcc-4.7 # this installs the GCC tarballs in > /usr/src/gcc-4.

GDC install guide

2013-03-25 Thread eles
The install guide at: http://gdcproject.org/wiki/Installation is wrong/outdated, at least for Ubuntu. Several issues: # apt-get source gcc-4.7 # this installs the GCC tarballs in /usr/src/gcc-4.7/gcc-4.7-4.7.2 is not true. The sources are installed in the current directory, not in /usr