Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-22 Thread William Dillon via swift-dev
WOW! That is fantastic! Thanks for sharing. - Will > On Mar 22, 2016, at 1:36 PM, Ryan Lovelett wrote: > > On Tue, Mar 22, 2016, at 01:26 PM, William Dillon wrote: >> >>> >>> Phew. Well I finally got everything ready to where I could bisect >>> binutils. I won't bore with the details of wha

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-22 Thread Ryan Lovelett via swift-dev
On Tue, Mar 22, 2016, at 01:26 PM, William Dillon wrote: > >> >> Phew. Well I finally got everything ready to where I could bisect >> binutils. I won't bore with the details of what it took to actually be >> able to bisect binutils (unless someone actually wants to know). > > I would be interest

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-22 Thread Ryan Lovelett via swift-dev
> Thank you for the hard work! It is definitely a good idea to create a > bug, I am not aware of one existing on bugs.swift.org. Great, I've reported this as: https://bugs.swift.org/browse/SR-1023. ___ swift-dev mailing list swift-dev@swift.org https://

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-22 Thread William Dillon via swift-dev
> > Phew. Well I finally got everything ready to where I could bisect > binutils. I won't bore with the details of what it took to actually be > able to bisect binutils (unless someone actually wants to know). > I would be interested if it’s not too much trouble. I’ve been in a similar predic

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-22 Thread Joe Groff via swift-dev
> On Mar 22, 2016, at 9:55 AM, Ryan Lovelett wrote: > > On Mon, Mar 14, 2016, at 06:42 PM, Dmitri Gribenko wrote: >> On Mon, Mar 14, 2016 at 3:38 PM, Ryan Lovelett >> wrote: >>> On Tue, Mar 1, 2016, at 12:16 AM, Dmitri Gribenko wrote: IIRC there is no issue in the bug tracker, please feel

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-22 Thread Dmitri Gribenko via swift-dev
On Tue, Mar 22, 2016 at 9:55 AM, Ryan Lovelett wrote: > I'd like to write this up as an issue, if one has not been created in > the 8-days it took me to get this working, is that a good idea or a bad > one? Thank you for the hard work! It is definitely a good idea to create a bug, I am not aware

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-22 Thread Ryan Lovelett via swift-dev
On Mon, Mar 14, 2016, at 06:42 PM, Dmitri Gribenko wrote: > On Mon, Mar 14, 2016 at 3:38 PM, Ryan Lovelett > 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 bi

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-14 Thread Ryan Lovelett via swift-dev
On Mon, Mar 14, 2016, at 06:44 PM, Greg Parker wrote: > > > On Mar 14, 2016, at 3:38 PM, Ryan Lovelett via swift-dev > > 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,

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-14 Thread Ryan Lovelett via swift-dev
On Mon, Mar 14, 2016, at 06:42 PM, Dmitri Gribenko wrote: > On Mon, Mar 14, 2016 at 3:38 PM, Ryan Lovelett > 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 bi

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-14 Thread Greg Parker via swift-dev
> On Mar 14, 2016, at 3:38 PM, Ryan Lovelett via swift-dev > 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 b

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-14 Thread Dmitri Gribenko via swift-dev
On Mon, Mar 14, 2016 at 3:38 PM, Ryan Lovelett 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

Re: [swift-dev] Build Error: Relocation R_X86_64_PC32

2016-03-14 Thread Ryan Lovelett via swift-dev
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