home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / g / help / 1194 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.1 KB

  1. Path: sparky!uunet!usc!hacgate!kelly
  2. From: kelly@ipld01.hac.com (Keith Kelly)
  3. Newsgroups: gnu.g++.help
  4. Subject: Errors compiling libg++ (v2.2) using g++ (v2.2.2) on Alliant FX/2800
  5. Message-ID: <23185@hacgate.SCG.HAC.COM>
  6. Date: 4 Sep 92 22:48:18 GMT
  7. Sender: news@hacgate.SCG.HAC.COM
  8. Distribution: usa
  9. Organization: Hughes Aircraft Company - Canoga Park, CA
  10.               Imaging Guidance Design Laboratory
  11. Lines: 16
  12.  
  13. I'm trying to build the gnu libg++ (version 2.2) library using the gnu g++
  14. (version 2.2.2) compiler on an Alliant FX/2800.  Whenever it tries to
  15. compile any routine with the va_start function, it complains with:
  16.  
  17. warning: implicit declaration of function `__builtin_args_info'
  18.  
  19. The libg++ library eventually builds but it has unresolved references to
  20. __builtin_args_info.  The va-i860.h references this function in the va_start
  21. routine but it is unclear where this function is actually defined.  Any
  22. suggestions?  Thanks in advance.
  23.  
  24.           
  25. -- 
  26. Keith Kelly                    Internet   : kelly@ipla01.hac.com         
  27. "Of all the things I've lost   UUCP       : ...!usc!!hacgate!ipla01!kelly
  28.  I miss my mind the most"      Phone      : (818) 702-2328
  29.