Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.0.20020606181240.01f8bc60@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com Date: Thu, 06 Jun 2002 18:14:14 -0400 To: "Wojtek" , From: "Larry Hall (RFK Partners, Inc)" Subject: Re: error in gcc In-Reply-To: <000501c20da3$a6087e40$20d6573e@mamciegdzies> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 05:46 PM 6/6/2002, Wojtek wrote: >$gcc file.cpp (or *.cpp *.c) >gcc: installaion problem, cannot ecec `as': No such file or directory >$ >----------file.cpp--------- >void main(void) >{ >return 0; >} >-------------------------- > >Win 2000 >Multi user installation Cygwin >user: admin (root ;-) ) >gcc ver: 2.95.3-5 Your installation is incorrect. Go to www.cygwin.com and click on "Install Now". Make sure you choose gcc and that doing so gets you the binutils (and gdb for that matter) package. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- 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/