Re: [gentoo-user] can't compile some C++ apps

2006-02-05 Thread Daniel Vrcic
Hi, * Benno Schulenberg <[EMAIL PROTECTED]> [06-02-03 22:59]: > Daniel Vrcic wrote: ... > > If I have a hardware issue, how come that compilation of those programs > > always break, and always on the same file and line of certain source? > Maybe a broken compiler. Try recompiling your toolchain (

Re: [gentoo-user] can't compile some C++ apps

2006-02-04 Thread Neil Bothwick
On Fri, 3 Feb 2006 21:18:38 +, Werner Otto wrote: > Stupid question, but how do I unsubscribe from this list? Follow the instructions that can be found in the mail you were sent confirming your subscription, the mailing lists page on the Gentoo site and the headers of every mail you receive f

Re: [gentoo-user] can't compile some C++ apps

2006-02-03 Thread Werner Otto
On 2/3/06, Benno Schulenberg <[EMAIL PROTECTED]> wrote: Daniel Vrcic wrote:> Isn't that strange that _all_ C compiles (including some bigger> apps like kernel, mplayer, glib, gtk+) went fine apart from only> few C++'s (I think two)?Maybe because c++ compilation eats loads of memory and thus hits th

Re: [gentoo-user] can't compile some C++ apps

2006-02-03 Thread Benno Schulenberg
Daniel Vrcic wrote: > Isn't that strange that _all_ C compiles (including some bigger > apps like kernel, mplayer, glib, gtk+) went fine apart from only > few C++'s (I think two)? Maybe because c++ compilation eats loads of memory and thus hits the fishy parts? > If I have a hardware issue, how

Re: [gentoo-user] can't compile some C++ apps

2006-02-03 Thread Daniel Vrcic
Hi, * Richard Fish <[EMAIL PROTECTED]> [06-02-02 10:04]: thanks for reply! > Segfaults compiling are almost always a hardware issue. memtest86 is > just about useless today, as it cannot detect problems due to dma or > memory timings. > > Try the memtest script available at: > > http://people.

Re: [gentoo-user] can't compile some C++ apps

2006-02-01 Thread Richard Fish
On 2/1/06, Daniel Vrcic <[EMAIL PROTECTED]> wrote: > Hi list! > > I have some strange problems with compilation of C++ apps. I've done > numerous emerges today and it turns out that _only_ compilation of > some C++ applications fail(?!). I get always the same error message: > "internal compiler err

[gentoo-user] can't compile some C++ apps

2006-02-01 Thread Daniel Vrcic
Hi list! I have some strange problems with compilation of C++ apps. I've done numerous emerges today and it turns out that _only_ compilation of some C++ applications fail(?!). I get always the same error message: "internal compiler error: Segmentation fault". For example avidemux has some part of