Hi Alan,

Thanks, setting preconfigopts did the trick.

Cheers,

Loris

Alan O'Cais <a.oc...@fz-juelich.de> writes:

> Yeah, something like 
> preconfigopts = 'export LDFLAGS="-fopenmp $LDFLAGS" && '  
>
> On Mon, 23 Mar 2020 at 14:18, Ward Poelmans <wpoel...@gmail.com> wrote:
>
>  On 23/03/2020 14:08, Loris Bennett wrote:
>  > So the libraries seem to get build OK, but linking the client against
>  > them seems to fail, despite the fact that all the calls to 'gcc' seem to
>  > have the option '-fopenmp' set.
>
>  The issue is that the last one (--mode=link) does not have -fopenmp.
>  Either you need to add it to the link flags or manually add -lgomp to
>  the libraries to link to.
>
>  Ward
-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin         Email loris.benn...@fu-berlin.de

Reply via email to