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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=HSE9EvOSnkHFRknP7WBu87LwfeHEizTiRG1Y88BVTs0 KQZ0gPV4lVNznXvJTAuXUdLKM5oyMID8xyRuyVXjKlDsOwEJ7H2AGopJNnQMsJMG 9RGRfuPJl5UhHO3iaRddRot6+d/4gBuIi3V4htxsDNymYjiQT+AV4RkNVxjJTedM = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=BRqekas9s/ogvWV5QmH0aCgdJAc=; b=u8LooY1TUjifWHlrX v484CRTERN9bbkx+Ri0kcd5VbOxUK2qt4iOLpE5lio2cn2lYfUdGj/USSBW4EzcF zfOTNnefEkHloDTy5X883Kc85+enaKyRArWicktC5ZNy7ZVWSnxLacBy9GcR3GBK dNILVYy2vgHUqVLghxFqG0RuuI= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-ee0-f42.google.com X-Received: by 10.15.77.132 with SMTP id p4mr1338180eey.95.1383588756879; Mon, 04 Nov 2013 10:12:36 -0800 (PST) Message-ID: <5277E38D.6010903@gmail.com> Date: Mon, 04 Nov 2013 19:12:29 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Building a snapshot ("Not an ELF file" error) References: <5F8AAC04F9616747BC4CC0E803D5907D0C40C8EC AT MLBXv04 DOT nih DOT gov> In-Reply-To: <5F8AAC04F9616747BC4CC0E803D5907D0C40C8EC@MLBXv04.nih.gov> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Il 11/4/2013 6:13 PM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] ha scritto: > Hello All, > > I'm using some recent (not the latest, though) CYGWIN release, > and trying to build a CYGWIN snapshot (for the first time)... > > When I deployed the snapshot source, ran configure, then make, I saw this: > > checking for .preinit_array/.init_array/.fini_array support... readelf: Error: Not an ELF file - it has the wrong magic bytes at the start > no > > Does not look "good" to me, but other than the message, it does not > seem to cause any ill side-effects, either (just as yet, at least). it could be a side effect of the platform used to build the snapshot. Usually it is cross-build from Linux and not built on cygwin On my build from CVS source on cygwin I see: checking for .preinit_array/.init_array/.fini_array support... (cached) no > > Is there something to worry about? Like I said, I'm breaking new > grounds to me, and I am not familiar with any (known) peculiarities... > > Thanks, I presume no as the checking say "no" as on mine -- 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