home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / g / help / 1582 < prev    next >
Encoding:
Text File  |  1992-12-14  |  630 b   |  23 lines

  1. Newsgroups: gnu.g++.help
  2. Path: sparky!uunet!uunet.ca!mitra!larry
  3. From: larry@shark.mitra.com (Larry Williamson)
  4. Subject: Linking g++ .o files with cc or gcc .a libraries
  5. Message-ID: <LARRY.92Dec14115005@shark.mitra.com>
  6. Sender: larry@mitra.com (Larry Williamson)
  7. Organization: Mitra Imaging Inc.
  8. Date: Mon, 14 Dec 1992 16:50:05 GMT
  9. Lines: 12
  10.  
  11.  
  12.  
  13. I seem unable to link g++ .o files with libraries created with gcc (or
  14. cc for that matter). Peculiar thing is that standard libraries (ie.
  15. libc) are no problem. Is this a well known error on my part?
  16.  
  17. g++ and gcc version 2.3.2
  18. libg++ version 2.2
  19. SunOS version 4.1.2 and 4.1.3
  20.  
  21.  
  22. -larry
  23.