To: djgpp AT delorie DOT com Subject: Re: rsxwdk, gcc and memory Message-ID: <19970105.131047.4975.5.chambersb@juno.com> References: <5aq5t4$h74 AT chleuasme DOT francenet DOT fr> From: chambersb AT juno DOT com (Benjamin D Chambers) Date: Sun, 05 Jan 1997 16:06:34 EST On 6 Jan 1997 06:25:40 GMT pasty AT micronet DOT fr (Patrick Asty) writes: >Hi all, > >I'am trying to use rsxwdk with djgpp 1.x and windows 3.x on my 386 OUCH! Get v2.01 :) >with 8M. > >I have the following problem: > % gcc -c sol.c > % gcc -win -o sol.w32 sol.o > ...../rsxwdk/lib/libdj/libwin.a: could not read symbols: >Memory >exhausted This is a known bug in (older versions of) ld. Get the new version, and it should work.