cosmomc compilation warnings

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Jim Cline
Posts: 5
Joined: October 06 2005
Affiliation: McGill University

cosmomc compilation warnings

Post by Jim Cline » October 06 2005

should I be concerned about the following message when compiling cosmomc?

/home/jcline/intel/fc/9.0/lib/libifcoremt.a(for_open_proc.o)(.text+0x3725): In function `for__compute_filename':
: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking

Antony Lewis
Posts: 1936
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: cosmomc compilation warnings

Post by Antony Lewis » October 06 2005

Not sure, but compling without "-static" will should get rid of the error. This will probably be the default in the next cosmomc version (you need to delete "-static" to compile after the latest update to the CITA cluster).

Jim Cline
Posts: 5
Joined: October 06 2005
Affiliation: McGill University

cosmomc compilation warnings

Post by Jim Cline » October 06 2005

yes, that did the trick, thanks!

Post Reply