From mboxrd@z Thu Jan 1 00:00:00 1970 From: achetroi@my-deja.com To: help-gcc@gnu.org Subject: Re: Can't link ddd under x86 Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <837r03$o1u$1@nnrp1.deja.com> References: <836lhv$u3e$1@nnrp1.deja.com> X-SW-Source: 1999-12n/msg00228.html Message-ID: <19991231222400.Y_TtUeJjivkff-nYTDhJw9Ueupjn1PDoxobY3D7jnmQ@z> In article < 836lhv$u3e$1@nnrp1.deja.com >, Stephen Rasku wrote: > I am trying to compile ddd 3.1.6 on Solaris 7 (x86). At link time, I > get the following error: > > ld: fatal: file /dev/zero: cannot mmap file: Resource temporarily > unavailable > > I am using gcc 2.8.1 and I had no problems compiling on Sparc using the > same version of the compiler. Any idea as how to fix this? you are running out of swap space. Try adding more swap or recompile ddd without -g option. (symbol table takes a lot of space) Sent via Deja.com http://www.deja.com/ Before you buy.