Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Matthias Klose
On 06.01.20 15:02, Wilco Dijkstra wrote: >> However, this is an undocumented change in the current NEWS, and seeing >>> literally hundreds of package failures, I doubt that's the right thing to >>> do, at >>> least without any deprecation warning first.  Could that be handled, >>> deprecating >>>

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Jonathan Wakely
On Mon, 6 Jan 2020 at 13:37, Martin Liška wrote: > > On 1/6/20 2:29 PM, Matthias Klose wrote: > > On 06.01.20 13:30, Wilco Dijkstra wrote: > >> On 06.01.20 11:03, Andrew Pinski wrote: > >>> +GCC > >>> > >>> On Mon, Jan 6, 2020 at 1:52 AM Matthias Klose wrote: > > In an archive test rebu

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Andrew Pinski
On Mon, Jan 6, 2020 at 6:02 AM Wilco Dijkstra wrote: > > > Hi, > > > However, this is an undocumented change in the current NEWS, and seeing > >> literally hundreds of package failures, I doubt that's the right thing to > >> do, at > >> least without any deprecation warning first. Could that be

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Wilco Dijkstra
Hi, > However, this is an undocumented change in the current NEWS, and seeing >> literally hundreds of package failures, I doubt that's the right thing to >> do, at >> least without any deprecation warning first.  Could that be handled, >> deprecating >> in GCC 10 first, and the changing t

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Andrew Pinski
On Mon, Jan 6, 2020 at 5:29 AM Matthias Klose wrote: > > On 06.01.20 13:30, Wilco Dijkstra wrote: > > On 06.01.20 11:03, Andrew Pinski wrote: > >> +GCC > >> > >> On Mon, Jan 6, 2020 at 1:52 AM Matthias Klose wrote: > >>> > >>> In an archive test rebuild with binutils and GCC trunk, I see a lot of

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Martin Liška
On 1/6/20 2:29 PM, Matthias Klose wrote: On 06.01.20 13:30, Wilco Dijkstra wrote: On 06.01.20 11:03, Andrew Pinski wrote: +GCC On Mon, Jan 6, 2020 at 1:52 AM Matthias Klose wrote: In an archive test rebuild with binutils and GCC trunk, I see a lot of build failures on both aarch64-linux-gnu

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Matthias Klose
On 06.01.20 14:29, Matthias Klose wrote: > On 06.01.20 13:30, Wilco Dijkstra wrote: >> On 06.01.20 11:03, Andrew Pinski wrote: >>> +GCC >>> >>> On Mon, Jan 6, 2020 at 1:52 AM Matthias Klose wrote: In an archive test rebuild with binutils and GCC trunk, I see a lot of build fai

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Matthias Klose
On 06.01.20 13:30, Wilco Dijkstra wrote: > On 06.01.20 11:03, Andrew Pinski wrote: >> +GCC >> >> On Mon, Jan 6, 2020 at 1:52 AM Matthias Klose wrote: >>> >>> In an archive test rebuild with binutils and GCC trunk, I see a lot of build >>> failures on both aarch64-linux-gnu and arm-linux-gnueabihf

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Wilco Dijkstra
On 06.01.20 11:03, Andrew Pinski wrote: > +GCC > > On Mon, Jan 6, 2020 at 1:52 AM Matthias Klose wrote: >> >> In an archive test rebuild with binutils and GCC trunk, I see a lot of build >> failures on both aarch64-linux-gnu and arm-linux-gnueabihf failing with >> "multiple definition of symbols"

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Matthias Klose
On 06.01.20 11:03, Andrew Pinski wrote: > +GCC > > On Mon, Jan 6, 2020 at 1:52 AM Matthias Klose wrote: >> >> In an archive test rebuild with binutils and GCC trunk, I see a lot of build >> failures on both aarch64-linux-gnu and arm-linux-gnueabihf failing with >> "multiple definition of symbols"

Re: multiple definition of symbols" when linking executables on ARM32 and AArch64

2020-01-06 Thread Andrew Pinski
+GCC On Mon, Jan 6, 2020 at 1:52 AM Matthias Klose wrote: > > In an archive test rebuild with binutils and GCC trunk, I see a lot of build > failures on both aarch64-linux-gnu and arm-linux-gnueabihf failing with > "multiple definition of symbols" when linking executables, e.g. THIS IS NOT A BIN