This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in dwarf2out.c:output_file_names()
- To: gcc at gcc dot gnu dot org
- Subject: Re: Bug in dwarf2out.c:output_file_names()
- From: "Mark E." <snowball3 at bigfoot dot com>
- Date: Tue, 23 Jan 2001 15:43:01 -0500
> I have not the slightest clue about this and will definitely not learn
> it. Things like this must be handled by people who know what they
> expect.
Just use 'IS_ABSOLUTE_PATHNAME(path)' from system.h and you'll be fine.
Mark