On 16 Aug 2004, Michael Orlov <[EMAIL PROTECTED]> wrote:

> I found that except the *.ii suffix , the -P flag on the remote machine
> shouldn't be used. I create with the -E flag on the local machine *.i
> file (pre-compiled source) and then runs it with the following command:
> aCC +DAportable +Z -c -w  test.i -o test.o
> and I got a healthful object file ;-)
> -P flag (from the aCC man) is 
>               Preprocess named C++ files and leave the result in
>                 corresponding files suffixed with .i.
> So, as I understand this flag shouldn't be used on the remote machine.

OK, thanks for the information.  This probably needs to wait for the
compiler-specific bit to be modularized.  I'm not sure when I'll get
to that; maybe in a couple of months.

-- 
Martin 

Attachment: signature.asc
Description: Digital signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to