tag 484299 + moreinfo
thanks
Hi Brandon,
With gcc-mingw32 4.4.2-5 I am able to compile your test program without
errors. Since the actual bug here is in gcc, this should probably be
reassigned to the mingw32 package if you can still reproduce it with the
current version (4.2.1.dfsg-1). Is that th
> -Original Message-
> From: Brandon
> Sent: Wednesday, 4 June 2008 2:15 a.m.
> To: [EMAIL PROTECTED]
> Subject: Bug#484299: Can not use powf and sinf in the same project.
>
>
> Package: mingw32-runtime
> Version: 3.13-1
> Severity: normal
>
>
Package: mingw32-runtime
Version: 3.13-1
Severity: normal
A project which attempts to use both powf and sinf will fail to link
with mingw. It links fine with gcc, assuming that the math library is
linked in with -lm. Here is sample code which will fail:
--- Begin sample code ---
#include
int ma
3 matches
Mail list logo