home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 18898 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.1 KB

  1. Path: sparky!uunet!mcsun!sunic!lunic!eru.mt.luth.se!enterpoop.mit.edu!gatech!rpi!zaphod.mps.ohio-state.edu!menudo.uh.edu!nuchat!lobster!siswat!buck
  2. From: buck@siswat.hou.tx.us (Lester Buck)
  3. Newsgroups: comp.lang.c++
  4. Subject: Intel 960 & moving C++ code to new platforms
  5. Message-ID: <1993Jan10.003225.5669@siswat.hou.tx.us>
  6. Date: 10 Jan 93 00:32:25 GMT
  7. Organization: Photon Graphics
  8. Lines: 23
  9.  
  10. A friend needs to port some C++ code to an Intel 960 platform.
  11. He claims that there do not exist any C++ ports yet.  If anyone
  12. knows of a C++ port for the 960, could they please let me know.
  13.  
  14. Assuming there is no C++ port for the 960, could anyone summarize the
  15. pros and cons of the available development strategies:
  16.  
  17. 1.  License and port cfront to the 960.  (There are C compilers for the
  18.     960.)
  19.  
  20. 2.  Compile the C++ into C on another platform and move the C code
  21.     to the 960.
  22.  
  23. 3.  Any other ideas?
  24.  
  25. In particular, what is available to demangle C++ names into better
  26. names to allow the use of existing C debuggers on the 960?  Some
  27. debugging will have to occur on the 960 itself.
  28.  
  29. Thanks alot!
  30.  
  31. -- 
  32. A. Lester Buck   buck@siswat.hou.tx.us   ...!uhnix1!siswat!buck
  33.