When compiling binutils, I receive this warning: ../../src/libiberty/choose-temp.c:68: warning: the use of `mktemp' is dangerous, better use `mkstemp' Is this something I can do anything about, such as via a configure option? What exactly does this mean?