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

c++/10368: undefined reference to strtold with g++ 3.2.2. under Windows NT4.0


>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 dot C dot Carlsen at philips dot 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:


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