On Fri, Sep 9, 2016 at 4:42 PM, Orion Poplawski <orion@xxxxxxxxxxxxx> 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 end up linked with the openmp library indirectly. -- Jerry James http://www.jamezone.org/ _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx