[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:51:05 PDT 2013


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



--- Comment #19 from Leandro Lucarella <leandro.lucarella at sociomantic.com> 2013-05-29 07:51:03 PDT ---
(In reply to comment #18)
> (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 ...

Mmmm, I don't like the idea of having to mess with the config file, but since
you can actually create one even in your home, I think I ran out of technical
arguments, so my only objection about that solution is purely aesthetic.

Summary: I'm sold.

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