Date: Mon, 6 Jan 1997 06:26:50 -0600 (CST) Message-Id: <199701061226.GAA18701@dms.auburn.edu> From: Darrel Hankerson To: eliz AT is DOT elta DOT co DOT il CC: djgpp AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Mon, 6 Jan 1997 13:28:04 +0200 (IST)) Subject: Re: bash under djgpp / dosemu ? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII > Now, if I could just use emx-ld in dosemu. The typical message > during a link is of the form: > > C:\EMX\BIN\ld.exe: Permission denied for a.out Why do you need emx-ld? Won't the one from DJGPP fit the bill? Not for building emx programs :(. I use dosemu to test the build of gawk, and emx is one of the supported compilers. As an aside, the latest changes to system() in djgpp seem to make the djgpp-version of gawk preferable (to emx+rsx) when using dpmi. (emx can produce OS/2 executables, however.) I haven't looked carefully into the problem with emx-ld under dosemu. but I've never been able to make it work. The rest of the build of gawk goes fine, however. -- --Darrel Hankerson hankedr AT mail DOT auburn DOT edu