------- Comment #7 from rguenth at gcc dot gnu dot org 2007-03-10 21:29 ------- You can use -fno-builtin-strncpy or -ffreestanding to "fix" this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30785