This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

cmath & _finite


Hello libstdc++,

I have a problem

1) with cmath header (included through iostream), when I compile it with
the `-ansi' switch;
2) when linking the same test with the libstdcxx library (there is no
_finite() function)

under gcc 3.1 (djgpp).


-- 
Best regards,
 Alex                          mailto:derbeev@tut.by

Attachment: Test.cc
Description: Binary data


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