home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / m88k / 402 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.sys.m88k
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!lobster!mondy!uhura1!bryan
  3. From: bryan@uhura1.uucp (A. Bryan Curnutt)
  4. Subject: Re: GNU make for m88k (AViiON)?
  5. Message-ID: <1993Jan8.133116.13944@uhura1.uucp>
  6. Reply-To: bryan%uhura1@uunet.uu.net
  7. Organization: Stoner Associates, Inc./DREM Incorporated, Houston Texas
  8. References: <1993Jan6.234544.17632@uhura1.uucp>
  9. Date: Fri, 8 Jan 1993 13:31:16 GMT
  10. Lines: 33
  11.  
  12. In article <1993Jan6.234544.17632@uhura1.uucp> bryan%uhura1@uunet.uu.net writes:
  13. >I'm trying to get GNU make 3.62 to compile on a Data General AViiON
  14. >running DG/UX 5.4.2; does anyone have this or something similar
  15. >working?
  16.  
  17. It works now.  The best answer I received via e-mail (so far) came
  18. from Paul D. Smith (pds@lemming.webo.dg.com), who said he was using
  19. a command line of
  20.  
  21.     make -k "defines=-DPOSIX -D_POSIX_SOURCE -DPORTAR=1 -D_BSD_SOURCE" \
  22.         CC=gcc LOADLIBES=-lelf
  23.  
  24. and also mentioned that load averaging didn't work.  (I wasn't trying
  25. to use it anyway, at least while trying to get gmake to run at all.)
  26.  
  27. Paul also mentioned that GNU make and many other GNU products are
  28. available pre-compiled on the GNU Toolset Tape, distributed by DG
  29. for "a 'reasonable fee.'"
  30.  
  31. I should also mention that, due to an incompatibility between an
  32. old FORTRAN compiler and most of the rest of the default development
  33. system environment, I was having my .cshrc file set the environment
  34. variable TARGET_BINARY_INTERFACE to "m88kdguxcoff"; I don't
  35. recommend that you do this, especially with "LOADLIBES=-lelf".  :-)
  36.  
  37. Many thanks to
  38.    Paul D. Smith (pds@lemming.webo.dg.com)
  39.    Morton Tandle (tandle@pvv.unit.no)
  40.    Pascal Janssens (janssen@bietel.uia.ac.be)
  41.    John Hassey (hassey@dg-rtp.dg.com)
  42. -- 
  43. Bryan Curnutt                                  Stoner Associates, Inc.
  44. bryan%uhura1@uunet.uu.net       (713)626-9568 voice  (713)622-7832 fax
  45.