This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: relative pathnames, take 3


On Tue, Nov 09, 1999 at 11:48:45AM -0700, Tom Tromey wrote:
> Here's the 3rd revision of the relative pathnames patch.  This one
> fixes the djgpp problems pointed out by Mark Elbrecht.  It also cleans
> up gcc.c and config/i386/xm-djgpp.h to use HAVE_DOS_BASED_FILE_SYSTEM
> instead of HAVE_DOS_BASED_FILESYSTEM.
> 
> Is this ok to commit?

This one's ok.

> Incidentally, I think the directory defines like IS_DIR_SEPARATOR
> should go in a header file, so we can more easily use them in gcj.
> Which header would be the right one?

Which bit of gcj?  The driver bits?  Probably gcc.h then.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]