[Bug c++/59742] compilation failed for package ‘RcppEigen’
patrik.dinnetz at sh dot se
gcc-bugzilla@gcc.gnu.org
Wed Jan 15 08:46:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59742
--- Comment #4 from patrikdinnetz <patrik.dinnetz at sh dot se> ---
Hi
That’s what I also found out lately.
The problem is the memory. I did not realize this because it compiled
fine on the same computer last fall in UBUNTU 13.04. I then updgraded
to U13.10 which finally made it impossible to install lme4 and
RcppEigen in R. U13.10 was too heavy for my computer so I then
downgraded to U12.04 but it still will not compile. I guess I will
need more memory for this to work.
Thanks
Patrik
-----"pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org> skrev:
-----Till: Patrik Dinnétz/Personal/Sodertorn@Sodertorn
Från: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
Datum: 01/15/2014 01:51FM
Ärende: [Bug c++/59742] compilation failed for package ‘RcppEigen’
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59742
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2014-01-15
Ever confirmed|0 |1
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>g++: internt kompilatorfel: Dödad (program cc1plus)
How much memory do you have installed or even how much swap space do
you ha
ve?
cc1plus is being killed by the kernel due to out of memory.
--
You are receiving this mail because:
You reported the bug.
More information about the Gcc-bugs
mailing list