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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <6106715DA748D211804B006097DBA84A1DE518@COMMSERVER> From: Andre Cameron To: "'cygwin AT cygwin DOT com'" Subject: RE: newbie - cygwin1.dll error Date: Tue, 21 Nov 2000 08:34:17 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" >g++ -mno-cygwin hello.cc -o hello >I get: >/usr/bin/ld: cannot open crt1.o: No such file or directory >Once again I think this may be due to not having installed all of >>.cygwin. >(We have an extremely slow connection) >Thanks >wade try renameing you file hello.cc to hello.c and compile it. If that doesn't work try compiling it without the -mno-cygwin switch. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com