home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!cis.ohio-state.edu!cygnus.com!bothner
- From: bothner@cygnus.com
- Subject: Re: make check on NeXT
- Message-ID: <9207292223.AA03595@cygnus.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- References: <9207292049.AA02485@unixhub.SLAC.Stanford.EDU>
- Distribution: gnu
- Date: Wed, 29 Jul 1992 08:23:24 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 9
-
- > ld: multiple definitions of symbol _strtod
- > ../libg++.a(dtoa.o) definition of _strtod in section (__TEXT,__text)
- > /lib/libsys_s.a(strtod.o) definition of absolute _strtod (value0x5003068)
-
- I have renamed strtod() to _Xstrtod() to avoid this problem.
-
- --Per Bothner
- Cygnus Support bothner@cygnus.com
-
-