| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Mon, 23 Apr 2001 17:27:02 GMT |
| Message-Id: | <200104231727.RAA25720306@smtp5ve.mailsrvcs.net> |
| From: | Mark Schoenberg <mark AT emmestech DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Compiling with gcc under Cygwin |
| X-mailer: | msmail-1.0 by Emmes Technologies <http://www.emmestech.com> |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |