On Fri, 30 Dec 2005, Jon Brisbin wrote:
> I'm trying to install the GCC 4.1 snapshot from Dec 23, 2005 on my
> FreeBSD box. I'm trying to try out gcj. The installation fails,
> complaining about not enough virtual memory. I just added another 2GB
> swap file on this box. I now have 1GB of physic
What parameter do I put into loader.conf to do that? I did some googling
and the kern.maxdsiz parameter I found a reference to didn't work. Where
do I find that information?
If I were going to compile it with the Doug Lea malloc, would I need to
recompile GCC?
Thanks!
Jon Brisbin
Webmaster
A bug in FreeBSD's malloc?
http://lists.cs.uiuc.edu/pipermail/llvmdev/2005-December/005125.html
On Fri, Dec 30, 2005 at 10:53:43AM -0600, Jon Brisbin wrote:
> Update:
>
> Just tarred everything up and stuck it on one of my servers, which has
> 4GBs of physical RAM and 2GBs of swap. Same problem
On Fri, Dec 30, 2005 at 10:53:43AM -0600, Jon Brisbin wrote:
> Update:
>
> Just tarred everything up and stuck it on one of my servers, which has
> 4GBs of physical RAM and 2GBs of swap. Same problem: "virtual memory
> exhausted". If 6GBs isn't enough, then I'm out of ideas.
>
> I tried patchin
Update:
Just tarred everything up and stuck it on one of my servers, which has
4GBs of physical RAM and 2GBs of swap. Same problem: "virtual memory
exhausted". If 6GBs isn't enough, then I'm out of ideas.
I tried patching make with a patch I found on the make ML archives. No
dice. Checked ou
I'm trying to install the GCC 4.1 snapshot from Dec 23, 2005 on my
FreeBSD box. I'm trying to try out gcj. The installation fails,
complaining about not enough virtual memory. I just added another 2GB
swap file on this box. I now have 1GB of physical RAM and 4GBs of swap.
And that's not enough?