public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Is a patch required for tcsh to work with mount points?
@ 1999-02-18 15:41 Dan Glastonbury
  1999-02-22 13:42 ` Corinna Vinschen
  1999-02-28 23:02 ` Dan Glastonbury
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Glastonbury @ 1999-02-18 15:41 UTC (permalink / raw)
  To: cygwin

G'Day,
  I'm wondering if a patch is required for tcsh 6.08 to allow cd'ing 
through mount points.

I rebuit tcsh from scratch from the source code I got from 
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Vinschen_Co
rinna/B20/tcsh-6.08.00-x.tar.gz using Mumit Khan's build of egcs-1.1.1 for 
cygwin.

(The precompiled binaries that came in the tcsh tar.gz package didn't work, 
displaying the following message in a dialog box: "The procedure entry 
point dll_noncygwin_dllcrt0 could not be located in the dynamic link 
library cygwin1.dll")

Now under bash I mounted z: as follows:
bash-2.02$ mkdir -p /maptek/carmen
bash-2.02$ mount z:/ /maptek/carmen
bash-2.02$ cd /maptek/carmen
bash-2.02$ pwd
/maptek/carmen

But under tcsh the following happens:
> cd /maptek
> cd carmen
> pwd
/maptek

But (as I've just discovered will preparing this message), cd 
/maptek/carmen follows the mount point like bash does.  Is a patch required 
to allow cd'ing to mount points using relative paths?!

confused
Dan

PS: My apologies if this is a known problem.  I'm new to cygwin and a trawl 
through the M.L. archives didn't show up anything.

--
Daniel Glastonbury  <dan at adelaide.maptek.com.au>
---------------------------------------------------
Laugh And The Whole World Laughs With You, Cry And... You Have To Blow 
Your Nose.



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Is a patch required for tcsh to work with mount points?
  1999-02-18 15:41 Is a patch required for tcsh to work with mount points? Dan Glastonbury
@ 1999-02-22 13:42 ` Corinna Vinschen
  1999-02-28 23:02   ` Corinna Vinschen
  1999-02-28 23:02 ` Dan Glastonbury
  1 sibling, 1 reply; 4+ messages in thread
From: Corinna Vinschen @ 1999-02-22 13:42 UTC (permalink / raw)
  To: Dan Glastonbury; +Cc: cygwin

Dan Glastonbury wrote:
> 
> G'Day,
>   I'm wondering if a patch is required for tcsh 6.08 to allow cd'ing
> through mount points.

NO!

If you would use the binaries from
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Vinschen_Corinna/B20

or the patches from the same point and reading the README, you would
have a tcsh, which knows anything about mount points. This is definitely
_not_ a problem of tcsh, since mount points in cygwin are handled
transparent to any application, which is correctly compiled under cygwin.

Regards,
Corinna


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Is a patch required for tcsh to work with mount points?
  1999-02-18 15:41 Is a patch required for tcsh to work with mount points? Dan Glastonbury
  1999-02-22 13:42 ` Corinna Vinschen
@ 1999-02-28 23:02 ` Dan Glastonbury
  1 sibling, 0 replies; 4+ messages in thread
From: Dan Glastonbury @ 1999-02-28 23:02 UTC (permalink / raw)
  To: cygwin

G'Day,
  I'm wondering if a patch is required for tcsh 6.08 to allow cd'ing 
through mount points.

I rebuit tcsh from scratch from the source code I got from 
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Vinschen_Co
rinna/B20/tcsh-6.08.00-x.tar.gz using Mumit Khan's build of egcs-1.1.1 for 
cygwin.

(The precompiled binaries that came in the tcsh tar.gz package didn't work, 
displaying the following message in a dialog box: "The procedure entry 
point dll_noncygwin_dllcrt0 could not be located in the dynamic link 
library cygwin1.dll")

Now under bash I mounted z: as follows:
bash-2.02$ mkdir -p /maptek/carmen
bash-2.02$ mount z:/ /maptek/carmen
bash-2.02$ cd /maptek/carmen
bash-2.02$ pwd
/maptek/carmen

But under tcsh the following happens:
> cd /maptek
> cd carmen
> pwd
/maptek

But (as I've just discovered will preparing this message), cd 
/maptek/carmen follows the mount point like bash does.  Is a patch required 
to allow cd'ing to mount points using relative paths?!

confused
Dan

PS: My apologies if this is a known problem.  I'm new to cygwin and a trawl 
through the M.L. archives didn't show up anything.

--
Daniel Glastonbury  <dan at adelaide.maptek.com.au>
---------------------------------------------------
Laugh And The Whole World Laughs With You, Cry And... You Have To Blow 
Your Nose.



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Is a patch required for tcsh to work with mount points?
  1999-02-22 13:42 ` Corinna Vinschen
@ 1999-02-28 23:02   ` Corinna Vinschen
  0 siblings, 0 replies; 4+ messages in thread
From: Corinna Vinschen @ 1999-02-28 23:02 UTC (permalink / raw)
  To: Dan Glastonbury; +Cc: cygwin

Dan Glastonbury wrote:
> 
> G'Day,
>   I'm wondering if a patch is required for tcsh 6.08 to allow cd'ing
> through mount points.

NO!

If you would use the binaries from
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Vinschen_Corinna/B20

or the patches from the same point and reading the README, you would
have a tcsh, which knows anything about mount points. This is definitely
_not_ a problem of tcsh, since mount points in cygwin are handled
transparent to any application, which is correctly compiled under cygwin.

Regards,
Corinna


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

end of thread, other threads:[~1999-02-28 23:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-18 15:41 Is a patch required for tcsh to work with mount points? Dan Glastonbury
1999-02-22 13:42 ` Corinna Vinschen
1999-02-28 23:02   ` Corinna Vinschen
1999-02-28 23:02 ` Dan Glastonbury

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).