------- Comment #4 from hjl at lucon dot org 2007-01-10 13:31 ------- Created an attachment (id=12880) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12880&action=view) A patch
This is a patch I am using. My gcc checkout tree is readonly. I use symlink to create a writable tree. "cp -pR" doesn't work with symlinks. I have to use "cp -LR" to dereferene symlinks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30419