View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

libcompat.a

Nathaniel Paust wrote on Aug 11, 2006

I'm trying to compile some software that links against some IRAF libraries, but I've hit a snag since the /iraf/iraf/unix/bin.macosx/libcompat.a library doesn't seem to exist like it does on, for example, my redhat machine.

Does anyone using a mac have this file or is there an easy way to regenerate it?

Mike Fitzpatrick wrote on Aug 11, 2006

Libcompat.a is not needed under OSX and so does not exist. Simply remove the reference to it from the makefile. Under redhat/linux it is needed to support changes made in various versions of gcc/glibc.

Cheers,
-Mike

Last post on Aug 11, 2006