Re: more "address space needed ... is already occupied" problems (with snapshot of 2012-02-20)

2012-02-24 Thread Tassilo Philipp
> On Feb 24 02:07, Tassilo Philipp wrote: >> > On my system: >> > >> > $ rebase -si |grep etc.so >> > /usr/lib/ruby/1.8/i386-cygwin/etc.so base 0x5a1d size >> 0x9000 >> >> I believe you that that is usually the case, howeve

Re: more "address space needed ... is already occupied" problems (with snapshot of 2012-02-20)

2012-02-24 Thread Tassilo Philipp
> On my system: > > $ rebase -si |grep etc.so > /usr/lib/ruby/1.8/i386-cygwin/etc.so base 0x5a1d size 0x9000 I believe you that that is usually the case, however, on my machine, this command doesn't return anything, even with a completely fresh cygwin install, including the ruby p

Re: more "address space needed ... is already occupied" problems (with snapshot of 2012-02-20)

2012-02-23 Thread Tassilo Philipp
On Fri, 24 Feb 2012 00:23:38 +0100 Michael Lutz wrote: > Am 23.02.2012 09:30 schrieb Corinna Vinschen: > > If you ran rebaseall, then ruby's shared libs should have been rebased > > as well. > > This is not necessarily true if you've got gems (just like perl CPAN > modules) not packaged by cygwi

Re: more "address space needed ... is already occupied" problems (with snapshot of 2012-02-20)

2012-02-23 Thread Tassilo Philipp
>>> do not top post please. >> >> ? I just hit reply... so I don't know what you mean? Sorry if I did >> something weird. >> > > see: > http://linux.sgms-centre.com/misc/netiquette.php#toppost ok, thx. > etc.so is a dll coming from ruby. > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=etc.so

Re: more "address space needed ... is already occupied" problems (with snapshot of 2012-02-20)

2012-02-23 Thread Tassilo Philipp
> On Thu, Feb 23, 2012 at 5:32 AM, Tassilo Philipp wrote: >> Doesn't do anything, and believe me, I tried that probably 50 times in >> all kinds of combinations... > > do not top post please. ? I just hit reply... so I don't know what you mean? Sorry if I did somet

Re: more "address space needed ... is already occupied" problems (with snapshot of 2012-02-20)

2012-02-22 Thread Tassilo Philipp
Doesn't do anything, and believe me, I tried that probably 50 times in all kinds of combinations... On Thu, 23 Feb 2012 04:03:45 +0100 marco atzeri wrote: > On Thu, Feb 23, 2012 at 2:29 AM, Tassilo Philipp wrote: > > Hello ml, > > > > I recently ran into many prob

more "address space needed ... is already occupied" problems (with snapshot of 2012-02-20)

2012-02-22 Thread Tassilo Philipp
Hello ml, I recently ran into many problems using rake to build a few of my projects, whenever rake calls itself recursively (for subprojects, etc. as in a typical make-style build tool setup). It's very random - sometimes I get a single error, sometimes nothing, but most of the time it sits th