On 12/8/12 9:23 PM, Sean Lake wrote:
> Hello all,
> 
> I'm trying to figure out whether the fink cfitsio package is built thread 
> safe or not. According to the documentation for the "Various sample 
> multi-threaded test programs" available here: 
> http://heasarc.gsfc.nasa.gov/fitsio/ :
> "To use these programs, the
> CFITSIO library must first be built using these commands
> 
>   > ./configure --enable-reentrant
>   > make
> "
> 
> I'm having trouble finding information on how fink builds this particular 
> package, so any help would be appreciated.
> 
> Thanks,
> Sean Lake

$ fink dumpinfo -fcompilescript cfitsio
Information about 6355 packages read in 1 seconds.
compilescript:
 ./configure --prefix=/sw FC=gfortran
 make

If it turns out that --enable-reentrant isn't turned on by default, then
you might want to add it to the ConfigureParams in a local modification
as per

http://finkers.wordpress.com/2009/07/24/creating-local-packages/
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to