> Thanks! FYI, this is what Sun Studio cc says about dcraw_indi.c:
> 
> CC dcraw_indi.o
> "dcraw_indi.c", line 167: "noise" must be explicitly listed in a data 
> attribute
> clause of enclosing omp pragma parallel for
> 
> I'm not really sure why it's complaining. Considering the default attribute 
> for
> unlisted variables is "shared" I figured it wouldn't hurt to add it.
> 

I've just tried that but gcc casts an error with the message to the effect that 
"shared must not be declared as shared".

 

Regards,

Niels Kristian

 
                                          
_________________________________________________________________

------------------------------------------------------------------------------
_______________________________________________
ufraw-devel mailing list
ufraw-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-devel

Reply via email to