delorie.com/archives/browse.cgi | search |
From: | "Dean Wakerley" <dean AT housefloors DOT co DOT uk> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Stubify - taking the piss |
Date: | Thu, 22 Jun 2000 12:41:29 +0100 |
Organization: | Customer of Planet Online |
Lines: | 34 |
Message-ID: | <8istv9$lal$1@newsg1.svr.pol.co.uk> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000621152601 DOT 13853A-100000 AT is> |
NNTP-Posting-Host: | modem-95.neptunium.dialup.pol.co.uk |
X-Trace: | newsg1.svr.pol.co.uk 961674025 21845 62.136.66.95 (22 Jun 2000 11:40:25 GMT) |
NNTP-Posting-Date: | 22 Jun 2000 11:40:25 GMT |
X-Complaints-To: | abuse AT theplanet DOT net |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2919.6600 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 1000621152601 DOT 13853A-100000 AT is... > > On Wed, 21 Jun 2000, Dean Wakerley wrote: > > > The dos box runs gcc etc. but gets to stubify and appears to be in an > > infinite loop. > > Its reading and writing constantly to the volume (Netware 5) and it has the > > following files open: > > DJGPP/BIN/TEST.EXE > > DJGPP/CONTRIB/TVISION/ERRORMSG.TXT > > DJGPP/TMP/DJ220000 > > First thing to try is to do this on the same machine, but to a local (as > opposed to networked) disk. Does that work as expected? Yes, I installed on a local drive and it worked first time. Going back to the network installation, I've found (after pressing ctrl-c) that the test.exe file was 11meg. For a cut down "hello world" program this is seriously weird. Why is it creating the test.exe in the djgpp\bin dir, when the current dir is djgpp\contrib\tvision. I did get the network installation to work by starting with gcc -c test.c and progressively adding the command options until it created test.exe properly, then run configure again. The problem is reproducable each time from a new install. Dean
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |