This is the mail archive of the gcc-help@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: GNU GCC version 3 for Windows or DOS


On Tuesday 10 July 2001 15:00, P?lsson Karl wrote:
> Hi,
>
> We are currently developing embedded software using GCC version 2.97 on
> Windows (DOS) platform. This works fine, except that we cannot use long
> filenames. Therefore, when will GCC version 3 be available for Windows
> (DOS) and will it then support long filenames? Just to make sure, our
> target platform is Hitachi H8S and our development platform is Windows NT.
> We are currently compiling in a DOS window.
>

I suspect You're using DJGPP hosted cross-compiler 
(--host=i[3456]86-pc-msdosdjgpp ....). If so then please see DJGPP FAQ
about how to use LFN under WinNT (You will need special driver for that).

Andris


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