linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cpp: memory exhausted
@ 2003-11-25 14:51 Matthew Studley
  2003-11-25 15:10 ` Matthew Studley
  2003-11-25 22:38 ` cpp: " Thomas Steudten
  0 siblings, 2 replies; 3+ messages in thread
From: Matthew Studley @ 2003-11-25 14:51 UTC (permalink / raw)
  To: linux-c-programming

Hi all

I am compiling some code using gcc.  I have compiled the same code before,
on the same platform, with the same compiler, on the same ... nothing's
changed!

But now I get the message:

cpp: memory exhausted

I have rebooted, physically switched off and on - still the same problem!

help!

please?

Matt
==============================================
Matthew Studley

Intelligent Autonomous Systems Laboratory

Faculty of Computing, Engineering
        and Mathematical Sciences
Coldharbour Lane, Frenchay
BS16 1QY
United Kingdom

tel : 07092 306548
fax : 07092 306548





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: memory exhausted
  2003-11-25 14:51 cpp: memory exhausted Matthew Studley
@ 2003-11-25 15:10 ` Matthew Studley
  2003-11-25 22:38 ` cpp: " Thomas Steudten
  1 sibling, 0 replies; 3+ messages in thread
From: Matthew Studley @ 2003-11-25 15:10 UTC (permalink / raw)
  To: Matthew Studley, linux-c-programming

Well I clearly have a brain like a seive - I now remember that I've had this
problem before.  To solve it I deleted all object files and recompiled the
entire application.  No problem.  Your guesses why this happens would be
very interesting!

regards

matt
<phew> panic over!

----- Original Message -----
From: Matthew Studley <matthew.studley@uwe.ac.uk>
To: <linux-c-programming@vger.kernel.org>
Sent: Tuesday, November 25, 2003 2:51 PM
Subject: cpp: memory exhausted


> Hi all
>
> I am compiling some code using gcc.  I have compiled the same code before,
> on the same platform, with the same compiler, on the same ... nothing's
> changed!
>
> But now I get the message:
>
> cpp: memory exhausted
>
> I have rebooted, physically switched off and on - still the same problem!
>
> help!
>
> please?
>
> Matt
> ==============================================
> Matthew Studley
>
> Intelligent Autonomous Systems Laboratory
>
> Faculty of Computing, Engineering
>         and Mathematical Sciences
> Coldharbour Lane, Frenchay
> BS16 1QY
> United Kingdom
>
> tel : 07092 306548
> fax : 07092 306548
>
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe
linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>
> This incoming email to UWE has been independently scanned for viruses and
any virus detected has been removed using McAfee anti-virus software
>
>
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cpp: memory exhausted
  2003-11-25 14:51 cpp: memory exhausted Matthew Studley
  2003-11-25 15:10 ` Matthew Studley
@ 2003-11-25 22:38 ` Thomas Steudten
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Steudten @ 2003-11-25 22:38 UTC (permalink / raw)
  To: Matthew Studley; +Cc: linux-c-programming

Hi

Check the ulimit -Sa (Soft) values with the values from ulimit -Ha 
(Hardvalues) and increment the -v value for virtual memory usage.
I think there´s the problem. Maybe you should add more swap space.


> But now I get the message:
> 
> cpp: memory exhausted
> 
> I have rebooted, physically switched off and on - still the same problem!

-- 
Tom

LINUX user since kernel 0.99.x 1994.
RPM Alpha packages at http://alpha.steudten.com/packages
Want to know what S.u.S.E 1995 cdrom-set contains?


-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-25 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-25 14:51 cpp: memory exhausted Matthew Studley
2003-11-25 15:10 ` Matthew Studley
2003-11-25 22:38 ` cpp: " Thomas Steudten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).