[Issue 7044] Missing a way to control the order of arguments passed to the linker makes impossible to link some programs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 29 07:33:55 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=7044



--- Comment #18 from Martin Nowak <code at dawg.eu> 2013-05-29 07:33:53 PDT ---
(In reply to comment #17)
> I don't agree with this, because you need to change a whole set of flags
> depending on which runtime you are using. -L-l is just not good enough.
> 
True, but that's not what the compiler does at the moment.

> This will fix the debug vs. normal runtime, true, but it doesn't help to
> *easily* use a different runtime library, you have to mess with the config
> file, but I want a way to do it from the command line, so it can be integrated
> in the build system.

[Environment-tango-X86_64]
...

dmd -m64 -version=tango ...

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list