Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000126200327.22506.qmail@web122.yahoomail.com> Date: Wed, 26 Jan 2000 12:03:27 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: newbie question (about compiling) To: "Halim, Salman" , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- "Halim, Salman" wrote: > hi, > > i have a simple program called renumber.c (is attached; the unzipped version > is 4k) which i am trying to compile as follows: > > gcc -I /proggies/cygnus/cygwin-b20/H-i586-cygwin32/i586-cygwin32/include > renumber.c > This -I shouldn't be needed. > i get the following message: > > /proggies/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: cannot open > c:proggiesc > ygnusCYGWIN~1H-I586~1bin..libgcc-libi586-cygwin32egcs-2.91.57........i586-cy > gwin > 32libcrt0.o: No such file or directory > collect2: ld returned 1 exit status > > i changed the include path to > /proggies/cygnus/cygwin-b20/H-i586-cygwin32/i586-cygwin32/include/mingw32 > and got the same results. can anybody help? (i could rewrite the renumber > program in java, but i would like to get the compilation working.) > > i apologize if this is not the correct forum for this question as this > question has less to do with cygwin (i believe) and more to do with my > inexperience with c compilation on unix in general. This is the correct list. You've a serious setup problem. Please read my webpages. If you can't get it working then paste the output of `cygcheck -s -v -r' in a mail. Regards, ===== Earnie Boyd Cygwin Newbies, please visit __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com