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]

Re: ld trapped in endless loop (was Re: config? bootstrap on


John David Anglin wrote:

> > With friday's cvs checkout of binutils the bug still remains
> > (segmentation fault), so maybe someone
> > should take a look at ld again.
>
> I encountered a similar problem linking libstdc++ in the current gcc main
> branch when binutils was built with gcc.  Try building binutils with the
> HP ansi compiler.

I was told that for 64 bit building with hp's compiler was deprecated.
So binutils changed in this point?

> This fixed the seg fault for me.  Likely, the real problem is with gcc.

You are right.
People from trolltech told me last week, that the linkage problem is being
worked on in the gcc-3.1-branch. but that branch does not bootstrap on my hpux
(at least with those configurations I tried, only the c-compiler alone comes up
and I am too tired to fiddle around with that mess anymore)

Unfortuantely there seem to be other problems remaining for g++/hpux.

Search gcc-bugs@gcc.gnu.org for Harri Porten's contributions which are of much
higher quality than mine, because he also looks at the resulting assembler code
and takes the time to find small examples which reproduce the pain.

I guess when the QT library compiles fine on hpux-11.0 and passes all tests,
g++ on hpux will at last become a compiler one can try to use in real projects.



Markus





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