home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / lib / bug / 455 < prev    next >
Encoding:
Text File  |  1992-07-30  |  723 b   |  23 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!cygnus.com!bothner
  3. From: bothner@cygnus.com
  4. Subject: Re: make check on NeXT
  5. Message-ID: <9207292223.AA03595@cygnus.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: <9207292049.AA02485@unixhub.SLAC.Stanford.EDU>
  9. Distribution: gnu
  10. Date: Wed, 29 Jul 1992 08:23:24 GMT
  11. Approved: bug-lib-g++@prep.ai.mit.edu
  12. Lines: 9
  13.  
  14. > ld: multiple definitions of symbol _strtod
  15. >     ../libg++.a(dtoa.o) definition of _strtod in section (__TEXT,__text)
  16. >     /lib/libsys_s.a(strtod.o) definition of absolute _strtod (value0x5003068)
  17.  
  18. I have renamed strtod() to _Xstrtod() to avoid this problem.
  19.     
  20.     --Per Bothner
  21. Cygnus Support     bothner@cygnus.com
  22.  
  23.