Installing GCC 4.1-20051223 on FreeBSD 6 failed

Jon Brisbin jon.brisbin@npcinternational.com
Fri Dec 30 18:56:00 GMT 2005


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
NPC International, Inc.

H. J. Lu wrote:

>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 patching make with a patch I found on the make ML archives. No 
>>dice. Checked out make from CVS but the build is horribly broken 
>>    
>>
>
>I am assuming that you have applied my make patch. Even with my make
>patch applied, make still uses lots of memory. Please make sure your
>memory limit is big enough. I have
>
>bash-3.00$ ulimit -a
>core file size          (blocks, -c) 0
>data seg size           (kbytes, -d) unlimited
>file size               (blocks, -f) unlimited
>pending signals                 (-i) 16372
>max locked memory       (kbytes, -l) 32
>max memory size         (kbytes, -m) unlimited
>open files                      (-n) 1024
>pipe size            (512 bytes, -p) 8
>POSIX message queues     (bytes, -q) 819200
>stack size              (kbytes, -s) 8192
>cpu time               (seconds, -t) unlimited
>max user processes              (-u) 16372
>virtual memory          (kbytes, -v) unlimited
>file locks                      (-x) unlimited
>
>
>H.J.
>
>
>  
>




More information about the Gcc mailing list