Re: Different symbols files on different architectures

2018-04-06 Thread Sebastiaan Couwenberg
On 04/06/2018 05:48 PM, Andreas Tille wrote: > Hi Bas, > > On Fri, Apr 06, 2018 at 02:18:03PM +0200, Sebastiaan Couwenberg wrote: >> On 04/06/2018 02:08 PM, Andreas Tille wrote: >>> after adding a symbols file to libbpp-core all other architectures are >>> failing due to different symbols (see bel

Re: Different symbols files on different architectures

2018-04-06 Thread Andreas Tille
Hi Bas, On Fri, Apr 06, 2018 at 02:18:03PM +0200, Sebastiaan Couwenberg wrote: > On 04/06/2018 02:08 PM, Andreas Tille wrote: > > after adding a symbols file to libbpp-core all other architectures are > > failing due to different symbols (see below for ppc64el[1]) but others > > are failing as wel

Re: Different symbols files on different architectures

2018-04-06 Thread Sebastiaan Couwenberg
On 04/06/2018 02:08 PM, Andreas Tille wrote: > after adding a symbols file to libbpp-core all other architectures are > failing due to different symbols (see below for ppc64el[1]) but others > are failing as well. What is the correct way to fix this? Use (arch=ppc64el) tags for the symbols, or so

Different symbols files on different architectures

2018-04-06 Thread Andreas Tille
Hi, after adding a symbols file to libbpp-core all other architectures are failing due to different symbols (see below for ppc64el[1]) but others are failing as well. What is the correct way to fix this? Kind regards Andreas. On Fri, Apr 06, 2018 at 11:04:02AM +0200, Julien Yann Dutheil