On 03 Jun 2013, at 13:30, Nils Christian wrote:

> Hi Kenneth,
> 
> On Sat, Jun 01 at 20:49 Kenneth Hoste wrote:
>>> I noted an asymmetry in the Perl easyconfig recipes. For the ictce
>>> toolchains, both the bare and non-bare recipes specify
> 
>>> toolchainopts = {'optarch': True, 'pic': True}
> 
>>> but in the goolf recipes this is only the case for '-bare'. If this is
>>> done on purpose it would make sense to have a short comment explaining
>>> the deviation.
> 
>> This is not intentional, it's a bug.
> 
>> Please open an issue for this at 
>> https://github.com/hpcugent/easybuild-easyconfigs/issues, or even better, a 
>> pull request to fix it.
> 
> I just issued a pull request.

OK, merged the PR (https://github.com/hpcugent/easybuild-easyconfigs/pull/299), 
thanks!




> 
>>> I noted this while preaparing the recipe for libsbml (to be posted
>>> soon), where it breaks the perl language bindings.
> 
>> What breaks the Perl language bindings? Not having -fPIC enabled?
>> If that's the case, we better make sure in the Perl easyblock that -fPIC is 
>> *always* enabled.
> 
> Yes, swig needs -fPIC to link to the perl library.
> 
> Regards
>  Nils
> 
> -- 
> Nils Christian
> Luxembourg Centre for Systems Biomedicine (LCSB)
> 
> University Luxembourg
> Campus Belval
> 7, avenue des Hauts-Fourneaux
> L-4362 Esch-sur-Alzette
> 
> email: [email protected]
> phone: +352 466644 6345

Reply via email to