[bind10-dev] why does LOG4CPLUS_LDFLAGS have MULTITHREADING_FLAG?

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Thu Jun 9 23:30:02 UTC 2011


According to git blame, you added the following line to configure.ac:

4fcd0d31 (Stephen Morris        2011-05-19 13:52:58 +0100 474) LOG4CPLUS_LDFLAGS="$LOG4CPLUS_LDFLAGS -llog4cplus $MULTITHREADING_FLAG"

Is there any specific reason why you add this to "LDFLAGS"?  It seems
MULTITHREADING_FLAG is generally compiler flags, not for the linker.
I'm asking this because specifying a compiler flag in LDFLAGS can be
very harmful as we saw in
http://bind10.isc.org/~tester/builder/BIND10/20110609145000-Solaris10-sparc-Sunstudio/logs/build.out

---
JINMEI, Tatuya



More information about the bind10-dev mailing list