I'm using distcc 3.2-rc1, which fails to distribute any compilation
command using the "-openmp-report2" type options for Intel compilers.
It appears that these are giving false positives to the
str_startswith("-o"...) test in src/arg.c, so distcc can't tell
whether my output file is "realoutput.o" or "penmp-report2", so distcc
gives up and runs the compiler locally.

I'm not sure how best to fix this other than adding only-slightly-less
fragile special cases to that arg checking code, though.
---
Roy Stogner
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to