| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-4.9 required=5.0 tests=AWL,BAYES_20,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS,T_MANY_HDRS_LCASE |
| X-Spam-Check-By: | sourceware.org |
| Message-id: | <50ED4D23.4070908@samsung.com> |
| Date: | Wed, 09 Jan 2013 14:57:39 +0400 |
| From: | Fedin Pavel <p DOT fedin AT samsung DOT com> |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:10.0) Gecko/20120206 Thunderbird/10.0 |
| MIME-version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Rebuilding make |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hello! I want to try my hands on improving 'make' performance by switching from fork() to spawn(). Actually, the code is already there, under #ifdef __EMX__, waiting to be reused. However i have some problems rebuilding it: 1. doc/fdl.texi and doc/make-stds.texi files are missing from the archive. 2. configure seems to incorrectly determine HAVE_DOS_PATHS as true. This breaks $abspath() function. I solved (1) by adding these files from the original UNIX archive. Of course i can solve (2) by tweaking config/dospaths.m4, however perhaps i don't know something ? How do you build make ? -- Kind regards Pavel Fedin Expert engineer, Samsung Moscow research center -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |