Tim Janik wrote:
On Mon, 11 Nov 2002, Tim Janik wrote:


i'll use the patch on a daily basis now, and i've
put up an improved and cleaned up version at

 http://www.gtk.org/~timj/patches/

so others may give it a try.

i've updated the patch to fix a bug regarding source code
containing raw 0xff bytes, reported by Alexander JOLK.

so people using it can upgrade to:


distcc #line pathnames patch
----------------------------
Available at:
	http://www.gtk.org/~timj/patches/distcc-line3.diff
This patch against distcc alters #line directives to use only
absolute pathnames. This fixes source file references in compiled
object code, enabling gdb to correctly locate source files during
debugging sessions.

On the other hand, this behaviour leads to the fact that ccache can not
cache the compilation when different users compile the same project in
their home directories. When the compilation actually would use only
relative pathnames, ccache could cache the compilation without any
problem.

But I suppose not all desirable things are possible in the world ;-)


PS: i'm not subscribed to the distcc mailing, so please Cc: me if you
mean to reach me.

---
ciaoTJ



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



--
Dipl. Inform. Marcus Gr�ndler

aixigo AG - financial training, research and technology
Schlo�-Rahe-Stra�e 15, 52072 Aachen, Germany
fon: +49 (0)241 936737-43, fax: +49 (0)241 936737-99
eMail: [EMAIL PROTECTED], web: http://www.aixigo.de

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

Reply via email to