On Fri, Sep 9, 2016 at 4:42 PM, Orion Poplawski wrote:
> One question I have though is if the application using the shared openmp
> compiled library is not linked with -fopenmp, will the openmp code in the
> library get activated or not?
For a shared library, yes it will. The application will en
Sorry to take so long to get back to this. Real Life happened and I'm
just now getting back around to this topic...
On Fri, Sep 9, 2016 at 10:22 AM, Orion Poplawski wrote:
> If they broke ABI, why wasn't the soname bumped?
That's a good question. They should have bumped it, IMO.
> I'm concern
On 09/09/2016 10:50 AM, Jakub Jelinek wrote:
> On Fri, Sep 09, 2016 at 10:22:19AM -0600, Orion Poplawski wrote:
>> On 09/09/2016 08:24 AM, Jerry James wrote:
>>> There is no soname bump in this release, but one section of the API
>>> changed in a backwards-incompatible way.
>>
>> If they broke AB
On 09/09/2016 07:37 PM, Dominik 'Rathann' Mierzejewski wrote:
On Friday, 09 September 2016 at 18:22, Orion Poplawski wrote:
On 09/09/2016 08:24 AM, Jerry James wrote:
There is no soname bump in this release, but one section of the API
changed in a backwards-incompatible way.
If they broke ABI
On Fri, Sep 09, 2016 at 10:22:19AM -0600, Orion Poplawski wrote:
> On 09/09/2016 08:24 AM, Jerry James wrote:
> > There is no soname bump in this release, but one section of the API
> > changed in a backwards-incompatible way.
>
> If they broke ABI, why wasn't the soname bumped?
>
> > If the su
On Friday, 09 September 2016 at 18:22, Orion Poplawski wrote:
> On 09/09/2016 08:24 AM, Jerry James wrote:
> > There is no soname bump in this release, but one section of the API
> > changed in a backwards-incompatible way.
>
> If they broke ABI, why wasn't the soname bumped?
>
> > If the suite
On 09/09/2016 08:24 AM, Jerry James wrote:
> There is no soname bump in this release, but one section of the API
> changed in a backwards-incompatible way.
If they broke ABI, why wasn't the soname bumped?
> If the suitesparse maintainer does not object, I would also like to
> fix something I no