From: Greg.mpls@... Date: 2017-07-07T14:28:18+00:00 Subject: [ruby-core:81957] [Ruby trunk Bug#13720] appveyor.yml nmake arguments - not *nix style Issue #13720 has been updated by MSP-Greg (Greg L). nobu (Nobuyoshi Nakada) wrote: > What version is your nmake, and what was the exact error message? > At least, versions since VC98 through VS2017 have never failed. I think I've tried VS2015 and VS2017, settled on VS2015. I don't recall the message. I was mistaken in my assumption about `-`. What I may have seen was the `-l` option in [appveyor](https://github.com/ruby/ruby/blob/d984da6649565dcbc2cba7f9184fbcfad28f2edb/appveyor.yml#L50-L53). I don't see that in [NMAKE options](https://msdn.microsoft.com/en-us/library/afyyse50.aspx). If you have a moment, please have a look at [#13726 PATCH: Windows builds - fractional second file times](https://bugs.ruby-lang.org/issues/13726) Thanks again for your contributions. Close? ---------------------------------------- Bug #13720: appveyor.yml nmake arguments - not *nix style https://bugs.ruby-lang.org/issues/13720#change-65681 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: trunk * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- See [lines 45-53](https://github.com/ruby/ruby/blob/650e7580601327fab48eccde794cee2d467214af/appveyor.yml#L45-L53). I don't believe nmake accepts *nix style arguments. Hence, remove `-l` from nmake lines. Didn't see a need to have a PR test twice. If someone could add to another... -- https://bugs.ruby-lang.org/ Unsubscribe: