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: Cannot compile my first Cygwin program


Max Bowsher made a very important point from a diagnostic point, 
he said:

"Run the command "gcc -v" and post the output."

This may give a tipoff if something is wrong with your gcc install.
Also run:

which gcc

and give the results.  This will tell us where gcc is coming from,
and whether there might be interference from somewhere.

By the way, did you try the suggestion to reinstall gcc (which
is in the devel category)???

Wayne Keen

--
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]