Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com Subject: Fixed point arithmetic compilation MIME-Version: 1.0 Message-ID: From: ibiris AT genius DOT org DOT br Date: Mon, 28 Apr 2003 10:56:38 -0400 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h3SEuh832468 Greetings, I would like to ask whether anyone knows of a way to impose fixed-point arithmetic instead of floating point when compiling with gcc under cygwin. My target is to profile an executable with and without floating point arithmetic. I noted that there is a soft-float option that can be passed targeting a 386 cpu, but during linking the linker cannot find the library that provides the floating point arithmetic functions needed. I was wondering if anyone has done this in the past ... All tips will be gratefully appreciated. Cheers ---- Ilias Biris - ASR - Genius Instituto de Tecnologia Av. Açaí 875, Bl. D, Distrito Industrial, Manaus-AM, 69075-904, BRAZIL TEL: +55 (0)92 6146503, FAX: +55 (0)92 6133144, EMAIL: ibiris AT genius DOT org DOT br -- 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/