This is the mail archive of the cygwin@cygwin.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: Compiling with gcc under Cygwin


Dear Antoinne,

     gcc looks for crt0.o in /usr/lib (I think, possibly /lib) and looks for
stdio.h in /usr/include.  Usually, when Cygwin is installed, the installed
directories get mounted in such a way that gcc can find what it needs.

     There are many sophisticated things one could tell an experienced user,
like check the gcc "spec" file, but perhaps the simplest thing to do is to
reinstall Cygwin and check, using the mount command, that the correct
directories are being mounted.

                          Mark Schoenberg,
                          Emmes Technologies

Check out http://www.emmestech.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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