X-Spam-Check-By: sourceware.org Message-ID: <2bf229d30701140729k3dd42e36r368945fd5388a410@mail.gmail.com> Date: Sun, 14 Jan 2007 10:29:41 -0500 From: "Chris Sutcliffe" To: cygwin AT cygwin DOT com Subject: Re: Endianess not declared In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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 Hey, > I assume this is due to some #define's not being set properly. In order > to track down these needed #defines I used the GCC specification info > (-dumpspecs) and I was able to find these defines: -D__CYGWIN32__ > -D__CYGWIN__ -Dunix -D__unix__ -D__unix. However that still doesn't seem > enough. What else am I missing? Perhaps try -DLITTLEENDIAN. Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org -- 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/