Angus Leeming <[EMAIL PROTECTED]> writes:

| Ok, Lars, here's the output of
| $ make > make.log 2>&1
>
| Note all those unnecessary compilations of the precompiled headers. Note
| also that the executables were not linked, so somehow make knows that
| these steps were unnecessary.

"all those" I see 3 different placens (one double):

     - build/src/support
     - build/src (twice)
     - build/src/frontends/xforms/forms

I have no idea why these are run.

| Any ideas on how to proceed further?

what about having a look at pch.h.gch.dep?

-- 
        Lgb

Reply via email to