in reply to Re^3: Garbage collection problem?? (Win32 CRTL malloc)
in thread Garbage collection problem??
Where did I say I was using cygwin? That wouldn't make sense given that I said:
the blame can likely be placed on the malloc() of Win32's CRTL and that cygwin-built Perls doesn't use that version of malloc()
But I did find a cygwin perl and see that "perl -V" for it reports "usemymalloc=y" while non-cygwin Win32 Perl reports "usemymalloc=n", as I suspected.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Garbage collection problem?? (Win32 CRTL malloc)
by roboticus (Chancellor) on Dec 27, 2006 at 19:31 UTC | |
by vek (Prior) on Dec 27, 2006 at 20:39 UTC |