<div dir="ltr">On 2 September 2013 06:00, Walter Bright <span dir="ltr"><<a href="mailto:newshound2@digitalmars.com" target="_blank">newshound2@digitalmars.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 9/1/2013 12:38 PM, Andrej Mitrovic wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I know you seem to hate automation (because it sometimes fails), but<br>
having each individual person waste hours on initial setup is much<br>
worse than having a script which can potentially fail. At least the<br>
script can be fixed once the bug is reported, and it can be tested.<br>
</blockquote>
<br></div>
Back in the bad old Datalight C days, I relied on the Microsoft linker which came on the DOS system disks. Unfortunately, Microsoft constantly changed it, even with the same version of DOS. Worse, numerous other Microsoft products came with yet other versions of LINK.EXE.<br>

<br>
All those linkers behaved differently.<br>
<br>
It was a frackin' nightmare to support customers with them. I used to have floppy disks packed full of just different versions of LINK.EXE.<br>
<br>
This drove me to get our own linker (BLINK.EXE). While it wasn't perfect, either, at least I could actually fix problems with it rather than throwing up my hands in rage being unable to control the situation.<br>
<br>
There's no way we can automate VC 2014 so its unpredictable configuration will work. All we can do is react after the fact.<br></blockquote><div><br></div><div>MS always release preview versions to toolchain/workflow vendors though. You just need to register interest to get access afaik.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't hate automation. sc.ini works out of the box with the default install of VS 2010.<br></blockquote><div><br></div><div>I don't think my 2010 install is non-standard in any way...</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

What I need from you guys and your different VS installs is, for each one, a bug report with what is necessary to get it installed. Then we can add it to the modern version of my floppy disk "linker collection".<br>

</blockquote></div><br></div><div class="gmail_extra">I posted my sc.ini in a prior post. I'll try and get Simon's from him, since he was on 2012.</div></div>