I have released distcc 3.1 and uploaded it to <http://distcc.org>.

  FEATURES:

   * New "--scan-includes" option to distcc.  This shows which
     headers distcc would send to the remote machine in pump mode,
     without actually compiling anything.  This provides a simple
     interface to the include server.

   * New "--disable-Werror" option to configure.
     This disables the use of gcc's -Werror option when building
     distcc, allowing compilation of distcc to succeed even if
     gcc issues warnings.

  DOCUMENTATION:

   * Document all of the exit codes in the man page
     (Carsten Wolff <[EMAIL PROTECTED]>, via Debian).

  BUG FIXES:

   * Handle "-Wp,-MMD,...".

   * Report a better error message if a host specification contains ",cpp"
     but not ",lzo".

   * Fix a bug where the "m4" directory wasn't included in the
     source distribution tarball, which caused it to stop working
     if you ran autogen.sh.

  PORTABILITY:

   * Fixed a bug where the pump script was hard-coding /etc/distcc/hosts
     rather than using the prefix specified to configure.

   * Fixed build errors on Gentoo Linux and some other systems
     (Matsuu Takuto).

-- 
Fergus Henderson <[EMAIL PROTECTED]>
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to