Date: Tue, 25 Sep 2001 09:06:10 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Thorsteinn =?iso-8859-1?Q?R=F6gnvaldsson?= cc: djgpp AT delorie DOT com Subject: Re: ar problem In-Reply-To: <3BB020B7.D9FC11F8@biobridge.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 25 Sep 2001, Thorsteinn =?iso-8859-1?Q?R=F6gnvaldsson?= wrote: > I'm working under Win2000 and using DJGPP to compile c++ code. > > Now, everything works fine, except for the ar command. > Whenever I try to build a library using the ar command (regardless > of which options I use) I get the following result: > > c:/djgpp/bin/ar.exe: libx.a: rename: Not enough memory (ENOMEM) It's a known problem, it happens due to bugs in W2K's support of long file names. You can find an unofficial W2K-fixed version of Binutils (as well as other tools) here: http://clio.rice.edu/djgpp/win2k/main.htm