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