This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc failed to report the memory problem


M. Lavasani wrote:
After a close look, it turns out that gcc was trying to create an assmbely file
( .S ) in the /var/tmp directory. Since it wasn't enough space left in
/var/tmp, that caused for cc1 process to hang without giving any error or warning
massage.

This is not enough info for us to solve the problem. We to know the OS, and the compiler target, and maybe also other info. Please see
http://gcc.gnu.org/bugs.html
for info on how to report a bug.


This isn't necessarily a gcc bug.  This could be an OS bug.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]