public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "George Hester" <hesterloli@hotmail.com>
To: cygwin@cygwin.com
Subject: Re: cygcheck
Date: Sun, 29 Feb 2004 11:00:00 -0000	[thread overview]
Message-ID: <c1sblm$5eg$1@sea.gmane.org> (raw)
In-Reply-To: <Pine.GSO.4.56.0402281123081.19703@slinky.cs.nyu.edu>

Sorry about that.  Tell me if this is better.
Yes I could tell Cygwin under cygcheck -s was retrieving more information
then was in the download.  I did have it set to full.
So I don't know what more I could have gotten.
The result was as I showed.  So you think some of the items
I mentioned as Not Found should have been found choosing Full
in the Setup?  Hmmm....

-- 
George Hester
__________________________________
"Igor Pechtchanski" <pechtcha@cs.nyu.edu> wrote in message news:Pine.GSO.4.56.0402281123081.19703@slinky.cs.nyu.edu...
> George,
> 
> Please instruct your mailer to wrap long lines, otherwise it's very hard
> to read the messages in the archives.  Thanks.  More below.
> 
> On Sat, 28 Feb 2004, George Hester wrote:
> 
> > I've installed the latest cygwin.  That seemed to go OK in Windows 2000
> > Server SP3.
> >
> > I started cygwin from the desktop icon made during the install process.
> >
> > I ran cygcheck -s
> >
> > I find there are a few things "not found."
> >
> > 1) cpp (good!)
> > 2) gcc
> > 3) gdb
> > 4) ld
> >
> > What are these?  Why is cpp "Not found" "(good)"?  What does that mean?
> >
> > I downloaded and installed all the options so why are some things "Not
> > found"?  Can I "find" them somewhere?  Should I "find" them?  Thanks.
> 
> The cygcheck program in its "-s" mode (system information) was designed to
> cram as much useful information about your Cygwin installation as possible
> into its output, to help others in diagnosing and/or reproducing your
> problems (and, hopefully, eventually fixing them).
> 
> The "installed programs" part of the output attempts to list some common
> programs that people usually ask about.  This helps in situations where
> some other version of gcc hides the Cygwin version, for example, and
> people complain that gcc doesn't work.  The fact that the programs are or
> aren't found on your system shouldn't bother you unless you need to use
> one of them.  All four of the programs that you listed are development
> tools to let you build and debug programs.
> 
> Frankly, I have no idea why "cpp not found" is "(good!)".  Perhaps it used
> to be that the gcc package hid cpp in its special directory, and you
> weren't supposed to invoke it directly, but rather by passing an option to
> gcc.  AFAICS, the current package ships with that program, so perhaps that
> note is outdated and should be removed.
> 
> Since these programs are in the official Cygwin packages, you, apparently,
> haven't installed everything (which is what I read your "all the options"
> to mean).  If you want to see exactly what you've installed and what's
> available, run setup.exe and switch the view to "Full" (using the button
> on the top right of the package selection page).  You will see information
> about all the packages in the distribution.  I can't really tell you more
> about your system, since you haven't attached the output of "cygcheck
> -svr" as requested in <http://cygwin.com/problems.html>.
> 
> As for whether you *should* "find" them, that's entirely up to you.  If
> you don't know what "gcc" is, likely you won't need it.  If you install a
> package that requires it, hopefully that package will either pull it in or
> complain the first time it tries to use it, at which point you'll know you
> need to install it (and will be able to find it on the Cygwin package
> search page at <http://cygwin.com/packages/>).  Until then, don't bother.
> 
> HTH,
> Igor
> -- 
> http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_ pechtcha@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_ igor@watson.ibm.com
>      |,4-  ) )-,_. ,\ (  `'-' Igor Pechtchanski, Ph.D.
>     '---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
> 
> "I have since come to realize that being between your mentor and his route
> to the bathroom is a major career booster."  -- Patrick Naughton
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  reply	other threads:[~2004-02-29  9:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-28 16:35 cygcheck George Hester
2004-02-28 16:51 ` cygcheck Igor Pechtchanski
2004-02-29 11:00   ` George Hester [this message]
2004-02-29 11:11     ` cygcheck Gerrit P. Haase
2004-02-29 21:48     ` cygcheck Igor Pechtchanski
     [not found]       ` <c1tpbr$i64$1@sea.gmane.org>
     [not found]         ` <Pine.GSO.4.56.0402291812570.19703@slinky.cs.nyu.edu>
2004-03-01  2:16           ` cygcheck George Hester
2004-03-01  2:33             ` cygcheck Larry Hall
2004-03-01  2:36               ` cygcheck Igor Pechtchanski
2004-03-01  2:44                 ` cygcheck Christopher Faylor
2004-03-01  3:03                   ` cygcheck Igor Pechtchanski
2004-03-01  3:14                     ` cygcheck Christopher Faylor
2004-03-01  3:47                       ` cygcheck Igor Pechtchanski
2004-03-01  3:41                   ` cygcheck Ross Boulet
2004-03-01 14:53 cygcheck Karl M

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='c1sblm$5eg$1@sea.gmane.org' \
    --to=hesterloli@hotmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).