Re: gdc equivalent of -defaultlib

2013-03-11 Thread Iain Buclaw
On 11 March 2013 18:27, Benjamin Thaut wrote: > Dmd has the -debuglib and -defaultlib options which can be used to > specifiy the name of the standard library (phobos). Is there a equivalent > command line option for gdc? > > Kind Regards > Benjamin Thaut > We have exactly the same: -defaultli

Re: gdc equivalent of -defaultlib

2013-03-11 Thread Johannes Pfau
Am Mon, 11 Mar 2013 19:27:07 +0100 schrieb Benjamin Thaut : > Dmd has the -debuglib and -defaultlib options which can be used to > specifiy the name of the standard library (phobos). Is there a > equivalent command line option for gdc? > > Kind Regards > Benjamin Thaut There's -nophoboslib whi

gdc equivalent of -defaultlib

2013-03-11 Thread Benjamin Thaut
Dmd has the -debuglib and -defaultlib options which can be used to specifiy the name of the standard library (phobos). Is there a equivalent command line option for gdc? Kind Regards Benjamin Thaut

Re: Compiling GDC-MinGW

2013-03-11 Thread Daniel Green
On 3/10/2013 12:08 PM, Benjamin Thaut wrote: >> So now it actually compiles all the way through, but failes while >> linking: >> >> C:\crossdev\MinGW64\x86_64-w64-mingw32\bin\ld.exe: skipping incompatible >> C:/crossdev/gdc64/v2/build/prev-x86_64-w64-mingw32/libstdc++-v3/src/.libs\libstdc++.a >

Re: gcc 4.8 snapshot

2013-03-11 Thread John Colvin
On Monday, 11 March 2013 at 11:39:19 UTC, Iain Buclaw wrote: On 11 March 2013 08:36, Iain Buclaw wrote: On Mar 10, 2013 11:41 PM, "John Colvin" wrote: > > On Friday, 8 March 2013 at 18:45:12 UTC, Iain Buclaw wrote: >> >> On 8 March 2013 18:37, John Colvin >> wrote: >> >>> Is there any w

Re: gcc 4.8 snapshot

2013-03-11 Thread Iain Buclaw
On 11 March 2013 08:36, Iain Buclaw wrote: > > On Mar 10, 2013 11:41 PM, "John Colvin" > wrote: > > > > On Friday, 8 March 2013 at 18:45:12 UTC, Iain Buclaw wrote: > >> > >> On 8 March 2013 18:37, John Colvin > wrote: > >> > >>> Is there any way of knowing the correct snapshot to compile with a

Re: gcc 4.8 snapshot

2013-03-11 Thread Iain Buclaw
On Mar 10, 2013 11:41 PM, "John Colvin" wrote: > > On Friday, 8 March 2013 at 18:45:12 UTC, Iain Buclaw wrote: >> >> On 8 March 2013 18:37, John Colvin wrote: >> >>> Is there any way of knowing the correct snapshot to compile with at any >>> given time? It's a pretty lengthy trial and error proce