This is the mail archive of the gcc@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]

Re: SEGV building qt-3.3.3 with GCC 3.4.3 on RH 7.1/RHEL 2.1


On Thu, Dec 02, 2004 at 04:08:06PM -0800, Joe Buck wrote:
> On Thu, Dec 02, 2004 at 04:33:02PM -0600, Albert Chin wrote:
> > Just build Qt-3.3.3 with GCC 3.4.2 and 3.4.3 on Redhat Linux 7.1/x86
> > and RHEL 2.1/x86. No problems with 3.4.2. However, when building with
> > 3.4.3, I get a segfault during the build:
> >   ...
> > Redhat Linux 9/x86, RHEL 3.0/x86, and RHEL 3.0/amd64 work fine. I
> > reviewed http://gcc.gnu.org/gcc-3.4/changes.html#3.4.3 but nothing
> > stands out as to what causes this. Where should I start looking?
> 
> Are you saying that you get a segfault when you build with 3.4.3 on RHEL
> 2.1, but not when you build with 3.4.3 on RHEL 3.0 or RH9?  If so, this
> doesn't sound like the compiler is at fault.  A KDE developers' list might
> be a better place to track this one down, but I don't see any alternative
> to just debugging the problem.  If the blowup is in a place where there
> appears to be no code, it's probably in a destructor.

Sorry, my fault. I incorrectly installed binutils-2.15 so gcc-3.4.3
never built against it.

-- 
albert chin (china@thewrittenword.com)


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