This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cyqwin Questions?


Kevin Kempter wrote:
> 
> I installed cygwin on my windows 2000 box recently and I have 2 questions.
> First let me say this is the most impressive unix environment I have ever
> worked with for a windows environment - you guys did a fantastic job.
> 
> When I ran the install I had to skip the mingmw10.dll - I tried the install
> several times, each time my machine would slow to a crawl (and practically
> be locked up) when it attempted to install the mingw file.  Can you tell me
> what this file is? and how I can install it on windows 2000?
> 

The mingmw10.dll is a threading support dll for MSVCRT when using
-mno-cygwin and -mthread together.  Do you have a virus protection
manager running?  It's probably making it go haywire for some reason. 
If you don't plan to use -mno-cygwin -mthread gcc switches then it's not
needed.

The other alternative is to install it directly with `tar' but then
that's what setup uses.

> One other question, I cannot find the 'pg' or 'more' tools, are they
> available? ( I use pg quite often in the UNIX environments I work on)
> 

The GNU package for this is `less'.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]