This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fixed point arithmetic compilation


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]