X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Date: Sun, 15 Dec 2013 18:41:59 +0200 From: Eli Zaretskii Subject: Re: Attempts to build GCC under DOSEMU In-reply-to: <52ADCFEC.8000108@iki.fi> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp-workers AT delorie DOT com Message-id: <83y53mdq20.fsf@gnu.org> References: <52AD9B08 DOT 1040501 AT iki DOT fi> <52ADBDCB DOT 2020203 AT gmx DOT de> <52ADCFEC DOT 8000108 AT iki DOT fi> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 15 Dec 2013 17:51:08 +0200 > From: Andris Pavenis > > So support of /dev/null is broken for FreeDOS-1.1 at least under > Dosemu. Does it work if you replace /dev/null with NUL? I expect it not to, because DJGPP just maps the former to the latter. IOW, the null device (and maybe other character devices as well) is broken in FreeDOS-1.1.