Re: Problem in compiling

2008-08-12 Thread Rene Herman
On 12-08-08 12:20, rishi agrawal wrote: The mae groups that are in CC don't allow me to post by the way meaning that I experience those CCs as somewhat rude. If nothing else, we here (kernelnewbies) and/or they there don't get to see the answers from the other side so anyone responding might b

Re: Problem in compiling

2008-08-12 Thread rishi agrawal
The following is the configuration of my PC . I got it from /proc In short it is a Intel core 2 duo 2.20 Ghz machine with 2 GB of ram and 200 gb of HDD. I need to know is the configuration sufficient for compiling the program. processor : 0 vendor_id : GenuineIntel cpu family :

Re: Problem in compiling

2008-08-12 Thread Rene Herman
On 12-08-08 09:54, rishi agrawal wrote: I was trying to use the xgprof utility. Its has a piece of code bundled with it named as "big.c" On compiling it i got the error message [EMAIL PROTECTED] test]# gcc big.c cc1: out of memory allocating 19208 bytes after a total of 1803980800 bytes so

Problem in compiling

2008-08-12 Thread rishi agrawal
Hello everyone, I was trying to use the xgprof utility. Its has a piece of code bundled with it named as "big.c" On compiling it i got the error message [EMAIL PROTECTED] test]# gcc big.c cc1: out of memory allocating 19208 bytes after a total of 1803980800 bytes so how do i compile it . On