Mail Archives: djgpp/2003/11/10/15:45:21
Hello.
Tim Boston wrote:
> I'm using the default install of DJGPP 2.03 currently available from
> www.delorie.com.
>
> If I create a file called test.c like so:
> int main() { return 0; }
>
> ...this compiles fine.
>
> If I rename the file to testtesttest.c and compile it, I get this:
>
> cc1.exe: testtesttest.c: No such file or directory (ENOENT)
>
> Changing the LFN setting in DJGPP.ENV doesn't affect anything, nor does
> manually setting LFN=y (or LFN=n) as an environment variable prior to
> compiling...
[snip]
> Richard Dawe wrote:
[snip]
> > It's also possible that there are some bugs in DJGPP 2.03 that are fixed#
> > in the development version of DJGPP. Please see Andrew Cottrell's testing
> > page for packages built with the development version of DJGPP:
> >
> > http://clio.rice.edu/djgpp/win2k/main_204.htm
> >
> > These may work better on Windows XP.
[snip]
If you have time & the bandwidth, please try downloading the development
packages and retesting.
Regards,
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
"You can't evaluate a man by logic alone." -- McCoy, "I, Mudd", Star Trek
- Raw text -