From: Peter Gerwinski Message-Id: <199804060926.LAA00207@esmeralda.gerwinski.de> Subject: Re: I/O problems In-Reply-To: from Eli Zaretskii at "Apr 6, 98 09:09:14 am" To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) Date: Mon, 6 Apr 1998 11:26:07 +0200 (MEST) Cc: djgpp-workers AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk According to Eli Zaretskii: > > > Strange enough, the patched `libc.a' did not change this behaviour. > > What I did was to link `gpc.exe' against this new `libc.a'. I will > > double-check that my current `libc.a' really contains a new > > `mktemp()' ... > > No, the patched libc doesn't include these patches. What I meant was: I applied the patches and recompiled, which resulted in a new `libc.a'. In case `libc.a' doesn't contain `mktemp()', then why is the source of `mktemp()' located under `/djgpp/src/libc/'? Peter