public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* B20 and NT 4.0 SP4 ... mea culpa
@ 1998-11-02 17:12 Emil Hallin
  0 siblings, 0 replies; 2+ messages in thread
From: Emil Hallin @ 1998-11-02 17:12 UTC (permalink / raw)
  To: gnu-win32

Hello,
I posted to the list about a problem that I thought was created by NT 4
SP4. It turns out that the trouble is, as far as I can tell, NOT with
the service pack but somehow with the "mount" utility. Here is what I
observe so far:

All the tests described below were run on one hardware platform with SP
3.

Configurations tried:
Note that "%SYSTEMROOT%" is C:\winnt

root "/" is mounted binary and points to C:
put source for egcs1.1b in /src/egcs-1.1b
mkdir /src/build
cd /src/build
../egcs-1.1b/configure never hangs
make bootstrap goes through to completion


To get arbitrary hangs:
root "/" mounted binary and points to C:
put src in, say, drive F and create the new mount point
mount -b F: /f
mkdir /f/src
put source for egcs1.1b in /f/src/egcs-1.1b
mkdir /f/src/build
cd /f/src/build/
../egcs-1.1b/configure hangs sometimes
make bootstrap: always hangs at arbitrary points

Another way to get arbitray hangs:
root "/" mounted binary and points to F: (a different partition on the
same physical drive)
put src in /src/egcs-1.1b
mkdir /src/build
cd /src/build
../egcs-1.1b/configure sometimes hangs
make bootstrap always hangs but at different arbitrary points.
build in "/" 

I tried to find where in the registry the mount points are set and I
could not locate it in a cursory search. So my question is:

(1) am I making some error in mounting my partitions? Mount with no
argument seems to indicate that the mount points are as I expected they
should be, and all the normal file access utilities seem to work (ls,
find, etc all seem to find the files that I think should be there).

(2) Can someone tell me where the mount point information is stored? (I
am assuming it is in the registry somewhere)

	emil
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: B20 and NT 4.0 SP4 ... mea culpa
       [not found] <363DF753.FA90232E.cygnus.gnu-win32@skatter.usask.ca>
@ 1998-11-03 13:49 ` DJ Delorie
  0 siblings, 0 replies; 2+ messages in thread
From: DJ Delorie @ 1998-11-03 13:49 UTC (permalink / raw)
  To: gnu-win32

Emil Hallin wrote:
> I tried to find where in the registry the mount points are set and I
> could not locate it in a cursory search.

Use "cygcheck -s -r".  It will find them and print them for you.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-11-03 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-02 17:12 B20 and NT 4.0 SP4 ... mea culpa Emil Hallin
     [not found] <363DF753.FA90232E.cygnus.gnu-win32@skatter.usask.ca>
1998-11-03 13:49 ` DJ Delorie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).