home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / programm / 7332 < prev    next >
Encoding:
Text File  |  1993-01-05  |  936 b   |  25 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!haven.umd.edu!wam.umd.edu!jdowdal
  3. From: jdowdal@wam.umd.edu (John Dowdal)
  4. Subject: emx .8f broke make 3.62
  5. Message-ID: <1993Jan5.192219.9159@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: rac2.wam.umd.edu
  8. Organization: University of Maryland, College Park
  9. Date: Tue, 5 Jan 1993 19:22:19 GMT
  10. Lines: 13
  11.  
  12.  
  13. I installed the new version of emx last night (.8f) and it appears that
  14. GNU make 3.62 has died.  I looked in make.exe and discovered it was compiled
  15. with emx .8b, so the new .DLL's are probably incompatible with the old
  16. compiler.  Murphy's law got me because I tested all of the commands except
  17. make (doing 1 line compiles entered from the command line) and of course
  18. make had to break.
  19.  
  20. Put simply, I need a make that is compatible with the new emx.  I cannot
  21. build make from the sources myself because I need make to make make (arghhh!)
  22.  
  23.  
  24. John
  25.