Hello All,
        
When I try to compile any program under the Cygwin shell with the GCC
compiler, I get the error

crt0.o not found

despite this file being available in /usr/lib or /usr/bin; which are in the
system path. A pass-by solution for this problem is to copy the file and all
other files named crt*.o from /usr/bin and /usr/lib into the object
directory before compiling. This is not a perfect solution, ang suggestion
for how to link these files automatically will be a big help. 

Pls suggest.

Regrads,
Hongbiao



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to