Summary: | g++: Internal error: Killed (program cc1plus) | ||
---|---|---|---|
Product: | gcc | Reporter: | Jasen Kolev <jasenk2> |
Component: | c++ | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | gcc-bugs |
Priority: | P3 | ||
Version: | 4.2.3 | ||
Target Milestone: | --- | ||
Host: | Kubuntu 8.04 Linux 2.6.24-19-generic #1 SMP | Target: | g++ (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) |
Build: | g++ -c -pipe -fpermissive -march=pentiumpro -fomit-frame-pointer | Known to work: | |
Known to fail: | Last reconfirmed: | ||
Attachments: | util.ii file produced a internal error |
Description
Jasen Kolev
2008-06-29 11:11:48 UTC
Created attachment 15829 [details]
util.ii file produced a internal error
This means GCC is running out of memory. (In reply to comment #2) > This means GCC is running out of memory. > yes it's true, i have the same problem with ubuntu 8.04 on a thinkpad x60 with 1GB of RAM if usethe system monitor it's clear that it goes out of memory. Checked that works with more memory (and 4.2.x is not maintained anymore) |