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
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
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
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
>
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
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
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