This is the mail archive of the cygwin@sources.redhat.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]

RE: newbie - cygwin1.dll error





>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@sourceware.cygnus.com


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