home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / programm / 7343 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!uchinews!quads!soh3
  3. From: soh3@quads.uchicago.edu (min-woong sohn)
  4. Subject: Re: emx .8f broke make 3.62
  5. Message-ID: <1993Jan5.232236.6846@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: soh3@midway.uchicago.edu
  8. Organization: Dept. of Sociology, Univ. of Chicago
  9. References: <1993Jan5.192219.9159@wam.umd.edu>
  10. Date: Tue, 5 Jan 1993 23:22:36 GMT
  11. Lines: 20
  12.  
  13. In article <1993Jan5.192219.9159@wam.umd.edu> jdowdal@wam.umd.edu (John Dowdal) writes:
  14. >
  15. >I installed the new version of emx last night (.8f) and it appears that
  16. >GNU make 3.62 has died.  I looked in make.exe and discovered it was compiled
  17. >with emx .8b, so the new .DLL's are probably incompatible with the old
  18. >compiler.  Murphy's law got me because I tested all of the commands except
  19. >make (doing 1 line compiles entered from the command line) and of course
  20. >make had to break.
  21. >
  22. >Put simply, I need a make that is compatible with the new emx.  I cannot
  23. >build make from the sources myself because I need make to make make (arghhh!)
  24. >
  25.  
  26. You can try dmake.exe or nmake.exe.  They both work fine.  So you can
  27. use any of these two to compile GNU make.  
  28.  
  29. Min
  30.  
  31.  
  32.  
  33.