| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| Date: | Wed, 6 Sep 2000 00:31:13 +0400 |
| From: | Egor Duda <deo AT logos-m DOT ru> |
| X-Mailer: | The Bat! (v1.45) Personal |
| Reply-To: | Egor Duda <cygwin-developers AT sourceware DOT cygnus DOT com> |
| Organization: | DEO |
| X-Priority: | 3 (Normal) |
| Message-ID: | <6127139855.20000906003113@logos-m.ru> |
| To: | cygwin-developers AT sourceware DOT cygnus DOT com |
| Subject: | problem with build from top-level |
| Mime-Version: | 1.0 |
Hi! line 1262 in top-level configure.in reads FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -B$$r/$(TARGET_SUBDIR)/newlib/ -isystem $$r/$(TARGET_SUBDIR)/newlib/targ-include -isystem $$s/newlib/libc/include' when make goes to target subdir of build tree, gcc is called with option -B/path/to/my/build/root/i586-pc-cygwin/newlib/ my gcc (gcc version 2.95.2 19991024 (release-2)) warns that this search prefix was never used, and this breaks configure process in i586-pc-cygwin/*/ is something wrong with my build environment or -B$$r/$(TARGET_SUBDIR)/newlib/ should be changed to -L$$r/$(TARGET_SUBDIR)/newlib/ ? Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |