Re: object.di error

2012-02-10 Thread Johannes Pfau
Am Fri, 10 Feb 2012 14:12:11 + schrieb Iain Buclaw : > On 10 February 2012 10:36, Johannes Pfau wrote: > > When trying to add a --disable-libphobos switch to GCC I saw that > > GCC already has code that makes it possible to --disable any target > > library, although I think this is not docume

Re: object.di error

2012-02-10 Thread Iain Buclaw
On 10 February 2012 10:36, Johannes Pfau wrote: > When trying to add a --disable-libphobos switch to GCC I saw that GCC > already has code that makes it possible to --disable any target > library, although I think this is not documented in the configure --help > output. > > Anyway, this means conf

object.di error

2012-02-10 Thread Johannes Pfau
When trying to add a --disable-libphobos switch to GCC I saw that GCC already has code that makes it possible to --disable any target library, although I think this is not documented in the configure --help output. Anyway, this means configure --disable-libphobos works fine and builds a gdc withou