On Jun 25, 2004, Martin Pool <[EMAIL PROTECTED]> wrote:

> Alexandre had a plan to put the source directory into the .i file to
> fix the debug symbols.

It made it to GCC 3.4, BTW.  Preprocess with -fworking-directory
(implied by -g), and the second line of output from the preprocessor
(right after the initial line that holds the original input file name)
will look like:

# 1 "/preprocessing/working/directory//"

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   [EMAIL PROTECTED], gcc.gnu.org}
Free Software Evangelist  [EMAIL PROTECTED], gnu.org}
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to