delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/02/19/09:41:49

Date: Mon, 19 Feb 2001 16:32:14 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Eddy Ilg <eddyilg AT t-online DOT de>
cc: djgpp AT delorie DOT com
Subject: Re: Win 2000 and ;
In-Reply-To: <96r3j4$o11$07$1@news.t-online.com>
Message-ID: <Pine.SUN.3.91.1010219162658.23824A-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Mon, 19 Feb 2001, Eddy Ilg wrote:

> - I installed the .reg file with and checked it:
> [HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\FileSystem]"NameNumeric
> Tail"=hex:01
> With regedit I could see, that NameNumericTail now has value 01.
> (Could there be any problems with this and Win 2000?)

I don't think so, but you don't need to set NameNumericTail on W2K 
anyway.

> - I tried to compile my old project using make and hand following error
> messages:
>         cd cpu32os ; make ; cd ..
> ** error -1 ** deleting buildcpu32os

Is this the _only_ message printed when Make runs?  If not, please post 
everything that Make prints, even if the output is very long.

> makefile:
> main.obj: ssrc\main.c    cd src; gcc -c main.c -o main.obj

This looks messed up.  Is it indeed one line?  If so, it's wrong.

> When I try to compile it, I get similar error messages:
>         cd src; gcc -c main.c -o main.obj
> ** error -1 ** deleting main.obj

Again, is this the _only_ message printed when Make runs?

Also, try adding -v to the gcc options and post everything that is 
printed.

In general, compiling from Make doesn't work on Windows 2000, because 
NTVDM there has a bug: it tends to crash when DJGPP programs are nested 
more than 2 levels deep.  However, the phenomenon you describe seems to
be different, so I'm not sure it's the same problem.

- Raw text -


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