On Sat, Nov 05, 2005 at 09:29:36AM +0100, FX Coudert wrote: > Because this file uses memset, which is located in string.h, and some > other intrinsics sources in libgfortran protect it with an #ifdef. Is it > adequate, or should we assume that string.h is always there? I think we should assume string.h is always there. r~