Am Sun, 12 May 2013 15:38:46 +0100
schrieb Iain Buclaw :
> On 12 May 2013 14:23, Johannes Pfau wrote:
>
> > I noticed that we do not have any sysroot handling in gdc yet.
> >
> > If gcc is build with --with-sysroot=SYSROOT certain libraries &
> > headers are not installed in PREFIX/lib but in SY
On 12 May 2013 14:23, Johannes Pfau wrote:
> I noticed that we do not have any sysroot handling in gdc yet.
>
> If gcc is build with --with-sysroot=SYSROOT certain libraries &
> headers are not installed in PREFIX/lib but in SYSROOT/lib. At runtime
> it is then possible to use the --sysroot=NEWPA
I noticed that we do not have any sysroot handling in gdc yet.
If gcc is build with --with-sysroot=SYSROOT certain libraries &
headers are not installed in PREFIX/lib but in SYSROOT/lib. At runtime
it is then possible to use the --sysroot=NEWPATH switch and the compiler
will then look for includes