home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / gcc / help / 2852 < prev    next >
Encoding:
Text File  |  1993-01-04  |  947 b   |  31 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!world!moshier
  3. From: moshier@world.std.com (Stephen L Moshier)
  4. Subject: gcc on Motorola Delta box ca. 1985
  5. Message-ID: <C0CHrq.HMM@world.std.com>
  6. Summary: query on porting to SysV R2V2.2
  7. Keywords: Delta gcc
  8. Organization: The World Public Access UNIX, Brookline, MA
  9. Date: Mon, 4 Jan 1993 19:50:13 GMT
  10. Lines: 19
  11.  
  12.  
  13.  
  14.  
  15.   For several years I've been trying off and on to get gcc running on an
  16. old Motorola Delta box.  The unix system identifies itself as System
  17. V/68 M68020 R2V2.2, copyright 1985.
  18.  
  19.   By supplying a minimal config.h, I can get cccp to compile with some
  20. complaints about enums.  The unix compiler supports structure
  21. assignments, but apparently not reentrantly in subroutine returns. 
  22. cccp crashes with a core dump almost immediately.
  23.  
  24.   Has anyone succeeded porting to this system, and if so what is the
  25. trick?
  26.  
  27.   Thanks,
  28.  
  29.   Steve Moshier
  30.   moshier@world.std.com
  31.