X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=g2pYY9xBHl3MGhBqrgijb38DWP2FO05bx8W+pcxjjbH Ryy98dNjGEU9E414nweX9CSA2U1Zd34k5plIJz1r13F0jbwcmHjOdIKaZjn6uCtv d2wA7vavHnUwpSHNNhI0vWeFS3AZYj4ka2cxpE4EisdG8IVTLTdEFnbIyq4yZ344 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=9J6hYlOUvAvnMjmNYTAojsHlVaU=; b=IliotyNMl08ES9Vvv fhOiyI37vMhwxkoEjfAHCNrQQfVGIHoEeUKKoHVgXGSu78Uun1ANXDbACSUvoUrF B/loHbavF7oCOnPJXfcty55KnijNJKDrJ6yp4t2xvA+wsIVHRXQ9UZ+0AxkSlnuO fVZtxoX9qrTFPB8RG9WpUAq3/c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=surprised, H*MI:sk:AAAAAAA, H*M:sk:AAAAAAA, slowing X-HELO: dnvrco-cmomta03.email.rr.com From: To: References: In-Reply-To: Subject: RE: FW: gecko Segmentation fault when compiling Date: Tue, 28 Aug 2018 20:16:46 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w7T0H9D6002353 >> Can you test with just >> PATH="/usr/local/bin:/usr/bin/:/usr/lib/lapack" >> to exclude other programs ? >> >> I just tried that. Same problem. >> >> #2 you have installed every cygwin package including all >> debuginfo packages. Why ? >> >> I'd rather have it and not need it than need it and not have it. > > a bit extreme as solution. you are just making everything slower and > heavier then needed. > Especially when you can add it if you need it. Every path in the list is searched at times so you're slowing down the responses when the PATH is extreme. I uninstalled and deleted the entire cygwin64 directory and reinstalled using the defaults. The download time was much shorter but I still can't compile anything with the C compiler even with no anti-virus running. I'm surprised the default installation doesn't include make or dir.h. Adding make was no problem but it took me a while to find a package that contains dir.h. Tom L -- 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