> On Mar 14, 2016, at 3:38 PM, Ryan Lovelett via swift-dev > <swift-dev@swift.org> wrote: > >> On Tue, Mar 1, 2016, at 12:16 AM, Dmitri Gribenko wrote: >> >> IIRC there is no issue in the bug tracker, please feel free to file one! >> >> Also, if you are familiar with binutils internals, it might be helpful >> to bisect the linker. > > I'm finally getting around to bisecting binutils. I'm making some > progress but I'm getting hung up on one thing. The build script keeps > finding the "regular" linker at `/usr/bin/ld` instead of mine > `/tmp/binutils/2.25/usr/local/bin/ld`. > > I tried to update the PATH environment variable such that mine is before > `/usr/bin` but that doesn't seem to work. Is there an argument to send > that can force mine?
Dumb answer: temporarily move /usr/bin/ld aside and install your linker there? -- Greg Parker gpar...@apple.com Runtime Wrangler _______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev