[Bug c++/59742] compilation failed for package ‘RcppEigen’

2014-01-15 Thread patrik.dinnetz at sh dot se
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-bugzi...@gcc.gnu.org skrev:
   -Till: Patrik Dinnétz/Personal/Sodertorn@Sodertorn
   Från: pinskia at gcc dot gnu.org gcc-bugzi...@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.

[Bug c++/59742] compilation failed for package ‘RcppEigen’

2014-01-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59742

Jonathan Wakely redi at gcc dot gnu.org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |INVALID

--- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org ---
Not a GCC bug then.


[Bug c++/59742] compilation failed for package ‘RcppEigen’

2014-01-15 Thread patrik.dinnetz at sh dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59742

--- Comment #6 from patrikdinnetz patrik.dinnetz at sh dot se ---
   Probably not./Patrik

   -redi at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org skrev: -Till:
   Patrik Dinnétz/Personal/Sodertorn@Sodertorn
   Från: redi at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org
   Datum: 01/15/2014 10:04FM
   Ärende: [Bug c++/59742] compilation failed for package ‘RcppEigen’

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

   Jonathan Wakely redi at gcc dot gnu.org changed:

   What |Removed |Added
   
   Status|WAITING |RESOLVED
   Resolution|--- |INVALID

   --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org ---
   Not a GCC bug then.

   --
   You are receiving this mail because:
   You reported the bug.

[Bug c++/59742] compilation failed for package ‘RcppEigen’

2014-01-14 Thread pinskia at gcc dot gnu.org
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 have?
cc1plus is being killed by the kernel due to out of memory.

[Bug c++/59742] compilation failed for package ‘RcppEigen’

2014-01-09 Thread patrik.dinnetz at sh dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59742

--- Comment #1 from patrikdinnetz patrik.dinnetz at sh dot se ---
source file to large attach


[Bug c++/59742] compilation failed for package ‘RcppEigen’

2014-01-09 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59742

Marc Glisse glisse at gcc dot gnu.org changed:

   What|Removed |Added

   Severity|major   |normal

--- Comment #2 from Marc Glisse glisse at gcc dot gnu.org ---
Please try gcc-4.8.x, 4.4 hasn't been supported for several years.
If a file is too large to attach, you can compress it.
Also, please export LC_ALL=C to avoid German messages.