OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003664 [imagemagick] regular use block always 2009-05-11 10:22 2009-05-22 00:59
Reporter pfelecan View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed  
Summary 0003664: using -xopenmp precludes gcc usage
Description when using imagemagick's API and pkgconfig we inherit the -xopenmp flag which is not supported by gcc.

I wonder if the usage of this option is reasonable for this project.

My recommendation is to remove this option.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0006099)
hson (developer)
2009-05-11 13:26

Well, imagemagick's configure script explicitly checks for and adds xopenmp by itself so what implications it might have, trying to remove it manually, is unknown
(0006100)
pfelecan (developer)
2009-05-11 14:33

To remove it manually, if you use Sun Studio C compiler has the effect of not using parallelism which I don't think is an issue.

In my opinion, you have 2 solutions:

1. provide a non parallel version compiled with Sun Studio, possibly in addition to a parallel one

2. build with gcc
(0006167)
hson (developer)
2009-05-22 00:59

6.5.2 released with openmp disabled


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker