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: | Thu, 14 Dec 2000 13:41:33 -0500 |
Message-Id: | <200012141841.NAA25084@envy.delorie.com> |
X-Authentication-Warning: | envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | allan AT object-forge DOT com |
CC: | cygwin AT cygwin DOT com |
In-reply-to: | <NEBBINMIJCNCBHCBKMOJAEJKCCAA.allan@object-forge.com> |
Subject: | Re: How the cygwin version of gcc calls the assembler |
References: | <NEBBINMIJCNCBHCBKMOJAEJKCCAA DOT allan AT object-forge DOT com> |
If you're creating a compiler for "foo", it assumes that the tools will be called foo-as, foo-ld, foo-ranlib, etc, and will create a foo-gcc to go with them. These tools should be in your path. It also expects to be able to find foo's headers and libraries, but you can use the --with-includes and --with-libs options to configure to specify where those are (type ./configure --help for info). -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |