This is the mail archive of the cygwin@sourceware.cygnus.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]

mingw32 (egcs or not) math


I have been trying to port some math stuff with native gcc.
after fiddling with include math.h I realised that at link stage some
math function are actually missing.
i noticed : rint (not much important)
cbrt more annoying.
(performed several nm -ao *.a | grep "function")

is someone who knows the direct answer
or would tell me where to find source code to build functional libm.a


thanks

stef
//////////////////////////////////////////////////
//
// Stephane Cateland 
//
//   Adersa  10 rue de la croix Martre   
//   91873 Palaiseau cedex    FRANCE
//
//   Phone   [switchboard]   (33) 0 160 135 353
//   Fax                     (33) 0 169 200 563 
//
//////////////////////////////////////////////////
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".






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