This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

RE: Thankyouverymuch


try: $ gcc -v filename.c
in order to get some diagnostic output about
what gcc is doing.  

For problem reports, include:

$ uname -r
$ # command version
$ gcc --version
$ # command that is causing the problem
$ gcc <options> <filenames>
$ # output

and possibly the source code of a file
that demonstrates the problem.

> -----Original Message-----
> From: TS [mailto:Anntieckkwarijahrt@gmx.net]
> Sent: Friday, October 25, 2002 1:43 PM
> To: Harig, Mark A.
> Subject: AW: Thankyouverymuch
> 
> 
> Thankyouverymuch:
> 
> now he is gcc-compiling.
> 
> But even without warning there is no runable 'a.out' created!
> 
> How do I run the Program?
> 
> Last question..... I swear,
> Sonny
> 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Harig, Mark A. [mailto:maharig@idirect.net]
> Gesendet: Freitag, 25. Oktober 2002 18:33
> An: TS; cygwin@cygwin.com
> Betreff: RE: 'Command not found'
> 
> 
> please run setup.exe again.  you will find
> the compiler and other development tools in
> the 'devel' category.
> 
> Also, try clicking on the 'View' button
> (or type [Alt]-[v]).  This will cycle
> through the possible views of the lists.
> One is a simple alphabetical list.
> Searching through it, you can find a
> package and note which category it resides
> in for future reference.
> 
> > -----Original Message-----
> > From: TS [mailto:Anntieckkwarijahrt@gmx.net]
> > Sent: Friday, October 25, 2002 12:22 PM
> > To: cygwin@cygwin.com
> > Subject: 'Command not found'
> >
> >
> > Hello,
> >
> > I installed Standard-Cygwin for compiling C99-Programs. Now,
> > giving the Bash a
> > compile-command like 'gcc' or 'cc' Bash says
> >
> > 'Command not found'
> >
> > I guess, the Compiler was not installed, but how do I do
> > that? Which Package?
> >
> >
> > Please help soon,
> > thanxx
> > Sonny
> > anntieckkwarijahrt@gmx.net
> >
> >
> > --
> > Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> > Bug reporting:         http://cygwin.com/bugs.html
> > Documentation:         http://cygwin.com/docs.html
> > FAQ:                   http://cygwin.com/faq/
> >
> >
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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