On Fri, 10 Jan 2003, Moritz Bunkus wrote: > Any hints? (No, I'm not asking you to debug my problem, perhaps you > know of a stupid mistake I might have made.) This seems to happen with --enable-debug=3. gcc -g3 appears to embed a timestamp in the object files and the cached version will have a different timestamp, so it doesn't work. Jim