www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/09/21/02:34:17

Message-ID: <37E6F5F2.6C848444@interlog.com>
From: Martin Fraser <frasers AT interlog DOT com>
Organization: Interlog Internet Services
X-Mailer: Mozilla 4.5 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: SV: DJGPP and NT 4.0???
References: <IITE3.3792$yU2 DOT 7417 AT nntpserver DOT swip DOT net> <7s229h$iid$2 AT news DOT luth DOT se> <L_2F3.4124$yU2 DOT 8562 AT nntpserver DOT swip DOT net> <37E544A3 DOT 9A8D8963 AT hmc DOT edu>
Lines: 42
Date: Mon, 20 Sep 1999 23:05:22 -0400
NNTP-Posting-Host: 209.20.1.111
X-Trace: cac1.rdr.news.psi.ca 937882485 209.20.1.111 (Mon, 20 Sep 1999 22:54:45 EDT)
NNTP-Posting-Date: Mon, 20 Sep 1999 22:54:45 EDT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

I have NT on my home system and had the same problem.  To make
everything work I simply wrote my first DJGPP program to find all files
that weren't 8.3, i.e. first section longer than 8, or last section
longer than 3, or multiple sections.  I repaired them manually since I
couldn't think of an easy way to fix them programmatically.  You need to
fix <iostreams.h> first to <iostream.h> and then you can write a program
to fix the rest.  It took me about 10 minutes with explorer to fix them;
the directory lang\cxx and its subdirectories were the worst.

If you want, I can post the program, but it's pretty simple and kind of
a fun way to start.  You simply work your way through the tree of
subdirectories below \djgpp (make this a parameter of your program) and
print out any filename (or subdirectory name) with a tilda, i.e. the
character '~', in it.

Everything works fine now.  It also makes the info.exe program work too.

Next step, making RSXNTDJ work.

/Martin

Nate Eldredge wrote:

> "Gordon Bergström" wrote:
> >
> > Martin Str|mberg <ams AT ludd DOT luth DOT se> skrev i
> > diskussionsgruppsmeddelandet:7s229h$iid$2 AT news DOT luth DOT se...
> > >
> > > FAQ 3.3. In short LFN is not available on NT.
> > >
> > >
> > > Pettersson, Symphony 8,
> > >
> > > MartinS
> > Ok, if it doesn't how to make it run anyway? What to do?
>
> Extract with PKUNZIP or the like instead of Winzip.
> --
>
> Nate Eldredge
> neldredge AT hmc DOT edu

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019