Message-Id: <199803251502.RAA50798@ieva06.lanet.lv> From: "Andris Pavenis" To: Eugene Ageenko , Eli Zaretskii Date: Wed, 25 Mar 1998 16:59:53 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Problems with GCC 2.8.0 CC: djgpp AT delorie DOT com, Robert Hoehne References: <3518F5BD DOT 56732C58 AT cs DOT joensuu DOT fi> In-reply-to: Precedence: bulk > Date: Wed, 25 Mar 1998 16:02:10 +0300 (IDT) > From: Eli Zaretskii > Subject: Re: Problems with GCC 2.8.0 > > On Wed, 25 Mar 1998, Eugene Ageenko wrote: > > > GNU C version 2.8.0 (djgpp) compiled by GNU C version 2.8.0. > > c:/djgpp/bin/as.exe -o c:/djgpp/tmp/ccaaaaaa1.o c:/djgpp/tmp/ccaaaaaa.s > ^^^^^^^^^^^ > Thanks for posting this. > > Robert, it seems this is indeed some problem in GCC 2.8.0: it should have > never produce a name of a temporary file name which exceeds 8+3 DOS > limits. How could that happen? > I tried to reproduce this with both gcc-2.8.0 (precompiled, I take precompiled gcc.exe also) and gcc-2.8.1 and had no success. I also tried to run gcc concurrently in another DOS window. I got sharing problems with temporary files (it's already known) but not problem described above Andris