home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / g / help / 1191 < prev    next >
Encoding:
Text File  |  1992-09-04  |  974 b   |  34 lines

  1. Newsgroups: gnu.g++.help
  2. Path: sparky!uunet!caen!spool.mu.edu!mixcom.com!Michael.Conner
  3. From: Michael.Conner <Michael.Conner@mixcom.mixcom.com>
  4. Subject: Templates and debugging
  5. Organization: Milwaukee Internet Xchange BBS, Milwaukee, WI U.S.A.
  6. Distribution: usa
  7. Date: Fri, 04 Sep 1992 18:28:05 GMT
  8. Message-ID: <1992Sep04.182805.9641@mixcom.com>
  9. Sender: ddyydd@mixcom.com (Michael J. Conner)
  10. Lines: 22
  11.  
  12.  
  13. I have compiled GNU gcc 2.2.2 on Interactive Systems Corp Sys V/386
  14. release 3.2. When Trying to compile a template class with debugging
  15. turned on ( -g ), I got the following:
  16.  
  17. Assempler: geo1.c
  18.     aline 512    : Illegal character after '<'
  19.     aline 512    : syntax error
  20.         
  21.         .
  22.         .
  23.         .
  24.  
  25. I assume this is some incompatibility between as and gcc.  My question
  26. is  A.) would this be remedied by using the GNU assembler ( gas ), and
  27. B.) does that mean I have to recompile gcc/g++, or is there a switch to
  28. set somewhere that I haven't found yet?
  29.  
  30. Thanks.
  31.  
  32. -- 
  33. Michael.Conner@mixcom.com
  34.