This is the mail archive of the gcc@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: Analysis of remaining xm-host headers


> i386/xm-cygwin.h, i386/xm-djgpp.h, i386/xm-mingw32.h: Pile of macro
> definitions to teach GCC about DOS style file systems and a couple
> more tweaks.  Should be tidiable down to just
> HAVE_DOS_BASED_FILE_SYSTEM and a couple others; we need
> machine-independent work first, though.

About xm-djgpp.h: indeed most of it can go away if autoconf
can detect DOS file system on host. But COLLECT2_HOST_INITIALIZATION,
GCC_DRIVER_HOST_INITIALIZATION, UPDATE_PATH_HOST_CANONICALIZE are
very DJGPP specific. 

Laurynas


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