c++/10368: undefined reference to strtold with g++ 3.2.2. under Windows NT4.0
Ingwer.C.Carlsen@philips.com
Ingwer.C.Carlsen@philips.com
Thu Apr 10 05:26:00 GMT 2003
>Number: 10368
>Category: c++
>Synopsis: undefined reference to strtold with g++ 3.2.2. under Windows NT4.0
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 10 05:26:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Ingwer.C.Carlsen@philips.com
>Release: unknown-1.0
>Organization:
>Environment:
>Description:
When using the latest MinGW version with release candidate gcc version 3.2.2 (mingw special 20030208-1) under Windows NT 4.0 SP 6, the following error message occurs
e:/GNUGCC.test/bin/../lib/gcc-lib/mingw32/3.2.2/../../../libstdc++.a(c++locale.o)(.text+0x3a0): unde
fined reference to `strtold'
when compiling and linking with the following options:
-Wall -O3 -ansi -pedantic
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list