Angus Leeming <[EMAIL PROTECTED]> writes:

>> Then I don't get why you have a pch.h.gch file there.
>> (in srcdir)
>
| Well, let's conduct an experiment. Executive summary: they are most
| definitely put there by the build process.

What I need...

[snip]

| Just to confirm I haven't done anything stupid:
>
| $ ls -l `find . -name 'pch.h.gch*'` | \
|   sed 's/TAB/ /g; s/ \{1,\}/ /g' | \
|   cut -d' ' -f '6-'

And a find,sed and cut is enough to prove that?
I think we should ask some of your friends.

| Jan 12 17:22 ./build/src/frontends/qt2/moc/pch.h.gch.dep
| Jan 12 17:21 ./build/src/frontends/qt2/ui/moc/pch.h.gch.dep
| Jan 12 17:20 ./build/src/frontends/qt2/ui/pch.h.gch.dep
| Jan 12 17:16 ./build/src/frontends/xforms/forms/pch.h.gch.dep
| Jan 12 17:16 ./build/src/pch.h.gch.dep
| Jan 12 17:16 ./build/src/support/pch.h.gch.dep
| Jan 12 17:28 ./build/src/tex2lyx/pch.h.gch.dep

dep files in the correct place

| Jan 12 17:22 ./src/frontends/qt2/moc/pch.h.gch
| Jan 12 17:21 ./src/frontends/qt2/ui/moc/pch.h.gch
| Jan 12 17:20 ./src/frontends/qt2/ui/pch.h.gch
| Jan 12 17:16 ./src/frontends/xforms/forms/pch.h.gch
| Jan 12 17:16 ./src/pch.h.gch
| Jan 12 17:16 ./src/support/pch.h.gch
| Jan 12 17:28 ./src/tex2lyx/pch.h.gch

gch files in wrong place...

I'll have a closer look.

-- 
        Lgb

Reply via email to