Linking order on Linux matters?
Mike Parker
aldacron at gmail.com
Mon Nov 25 21:46:52 PST 2013
On Monday, 25 November 2013 at 23:25:05 UTC, Jeremy DeHaan wrote:
>>
>> Order matters, no matter the language. See
>> http://stackoverflow.com/a/409470/1924406
>
> Thanks!
>
> That's a great link. It cleared up quite a lot.
Note that this also applies to Windows with MinGW (and, I assume,
Cygwin). It's a GCC thing, not a Linux thing. So I would assume
it would arise when using LDC and GDC.
More information about the Digitalmars-d-learn
mailing list