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]

[Bug other/19688] gcc-3.4.3 failed to compile on a Slackware Linux system


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-29 12:50 -------
xgcc: Internal error: Terminated (program cc1plus)
That means you ran out of memory while compiling.
Do you have swap enabled?

Also you should using "make bootstrap" and not just make as the directions in http://gcc.gnu.org/
install/ say to.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
          Component|libgcj                      |other


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19688


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