X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Kovarththanan Rajaratnam Subject: Re: Endianess not declared Date: Sun, 21 Jan 2007 07:53:37 +0100 Lines: 30 Message-ID: References: <010901c73a59$b19ac8c0$a501a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: <010901c73a59$b19ac8c0$a501a8c0@CAM.ARTIMI.COM> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Hello Dave, Sorry for the last response. Dave Korn wrote: > On 17 January 2007 16:54, Kovarththanan Rajaratnam wrote: > >>> ~ $ md5sum /usr/include/ieeefp.h >>> 21e83ac9763e6898351107c2f840be91 */usr/include/ieeefp.h >> Ditto: >> >> $ md5sum /usr/include/ieeefp.h >> 21e83ac9763e6898351107c2f840be91 */usr/include/ieeefp.h > > /artimi/software/firmware $ grep -i endian /usr/include/ieeefp.h > #ifdef __IEEE_BIG_ENDIAN > #ifdef __IEEE_LITTLE_ENDIAN > #ifdef __IEEE_BIG_ENDIAN > #ifdef __IEEE_LITTLE_ENDIAN > /artimi/software/firmware $ grep -i error /usr/include/ieeefp.h > /artimi/software/firmware $ grep -i warning /usr/include/ieeefp.h > /artimi/software/firmware $ It seems I got things mixed up. The ieeefp.h that was apparently included is located in /usr/include/machine/ieeefp.h and not usr/include/ieeefp.h. -- Best Regards Kovarththanan Rajaratnam -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/