Mail Archives: djgpp/2001/09/25/03:11:43
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
- Raw text -