Re: multiple definitions build failure on armv7hl only

2020-03-31 Thread Dan Horák
On Mon, 30 Mar 2020 16:20:32 +0200 Dan Horák wrote: > On Thu, 5 Mar 2020 20:38:07 -0700 > Orion Poplawski wrote: > > > On 3/4/20 10:09 PM, Orion Poplawski wrote: > > > Test building the latest gdl, I get the following errors only on > > > armv7hl: > > > > > > /usr/bin/ld: CMakeFiles/gdl.dir/ba

Re: multiple definitions build failure on armv7hl only

2020-03-30 Thread Dan Horák
On Thu, 5 Mar 2020 20:38:07 -0700 Orion Poplawski wrote: > On 3/4/20 10:09 PM, Orion Poplawski wrote: > > Test building the latest gdl, I get the following errors only on > > armv7hl: > > > > /usr/bin/ld: CMakeFiles/gdl.dir/basic_op.cpp.o:(.rodata+0x30): > > multiple definition of `typeinfo name

Re: multiple definitions build failure on armv7hl only

2020-03-05 Thread Orion Poplawski
On 3/4/20 10:09 PM, Orion Poplawski wrote: Test building the latest gdl, I get the following errors only on armv7hl: /usr/bin/ld: CMakeFiles/gdl.dir/basic_op.cpp.o:(.rodata+0x30): multiple definition of `typeinfo name for Data_'; CMakeFiles/gdl.dir/datatypes.cpp.o:(.rodata+0x50): first defined