Mail Archives: djgpp/1998/05/09/08:45:40
$kklau AT nospam DOT ieng9 DOT ucsd DOT edu wrote:
>
> Hi, I'm new to working with DJGPP and I'm wondering how I can
> work-around the long-filename problem under NT. I want to be able to
> code & test while I'm under NT, but when I include say, iostream.h, it
> also includes streambuf.h which is too long.
> Any ideas? Or maybe someone can point me to a port that doesn't have
> this problem.
You must do one of two things to solve this problem: either unzip the
files under Windows NT with an unzip utility that does NOT use long
filenames (such as pkunzip 2.04g or unzip386.exe which can be found on
SimTel), or set up your Windows NT configuration so that it creates the
correct short filenames (DJGPP FAQ chapter 8.2) and then reunzip the
files.
--
John M. Aldrich <fighteer AT cs DOT com> - ICQ UIN# 7406319
* Anything that happens, happens.
* Anything that, in happening, causes something else to happen,
causes something else to happen.
* Anything that, in happening, causes itself to happen again, happens
again.
* It doesn't necessarily do it in chronological order, though.
--- Douglas Adams
- Raw text -