how to lin standard C++ libraries

Mike Parker aldacron at gmail.com
Wed Jun 26 18:57:52 PDT 2013


On Thursday, 27 June 2013 at 00:48:19 UTC, Adam D. Ruppe wrote:
> Last thing I can think of is double check and make sure there's 
> no -lxxx on your command line at all. Maybe there was a left 
> over one.
>
> But if it isn't that, I don't know... hopefully someone else 
> will be of more help.

Trying to link statically with libstdc++? -L-static-libstdc++


More information about the Digitalmars-d mailing list