X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-6.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=windows-1251; format=flowed Date: Thu, 03 May 2012 17:02:27 +0400 From: Fedin Pavel

Subject: [bug] elf.h incomplete To: cygwin AT cygwin DOT com Message-id: <4FA281E3.4020008@samsung.com> User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:10.0) Gecko/20120206 Thunderbird/10.0 X-IsSubscribed: yes 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 Why is elf.h include incomplete in Cygwin? I am cross-compiling Linux kernel under Cygwin, and i had to patch modpost utility, adding missing R_xxx definitions for some reloc types. Since kernel v3 i have to add some more definitions, as well as patch one more utility, recordmcount. So, amount of patching grows. Can Cygwin's elf.h simply include all missing definitions instead? I know that ELF is not a home format for Cygwin, but many things being cross-build seem to rely on this include. -- 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