how to lin standard C++ libraries
Milvakili
maliy.kayit at gmail.com
Wed Jun 26 17:29:55 PDT 2013
On Thursday, 27 June 2013 at 00:27:22 UTC, Adam D. Ruppe wrote:
> On Thursday, 27 June 2013 at 00:24:49 UTC, Milvakili wrote:
>> I have tried this it did not work. And tells:
>>
>> Error: unrecognized switch '-lstdc++'
>
> Did you do:
>
> -lstdc++
>
> or
>
> -L-lstdc++
>
> ?
I do both of them in separate tries. -L-lstdc++ thing gives the
error in the previous message.
More information about the Digitalmars-d
mailing list