From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 131000 invoked by alias); 23 Jan 2018 14:50:45 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 130988 invoked by uid 89); 23 Jan 2018 14:50:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=libclang50, H*Ad:D*gov, libclang5.0, libclang40 X-HELO: blaine.gmane.org Received: from Unknown (HELO blaine.gmane.org) (195.159.176.226) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 23 Jan 2018 14:50:44 +0000 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1edzrz-00007I-K6 for cygwin@cygwin.com; Tue, 23 Jan 2018 15:48:15 +0100 To: cygwin@cygwin.com From: Andrew Schulman Subject: Re: libclang5.0 is 250 MB? Date: Tue, 23 Jan 2018 14:50:00 -0000 Message-ID: <2nie6d5hrvqe6fqhdr4deviu0orrjlk1f1@4ax.com> References: <2crb6d15muiv1soh4sh6u20oaq1gd7mjk2@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes X-SW-Source: 2018-01/txt/msg00229.txt.bz2 > libclang4.0 is only 8 MB, so this seems like a mistake. True? Unpacked, libclang5.0-5.0.1-1 is 2.0 GB. It's because the DLLs in usr/bin weren't stripped. After stripping, the unpacked footprint is 40 MB. -- 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