On Tue, Mar 29, 2005 at 10:37:33PM -0800, Dan Kegel wrote: > Since I need to handle old versions of gcc, I'm > going to code up a little program to fix all > the embedded paths anyway, but I was surprised > by the paths in the pch file. Guess I shouldn't > have been, but now I'm a little less confident > that this will work. Has anyone else tried it?
I would guess that they're just debugging information. The PCH shouldn't care. -- Daniel Jacobowitz CodeSourcery, LLC