This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: final observation on failure to build SH toolchain


On Thu, 20 Oct 2005, Dan Kegel wrote:

> Robert P. J. Day wrote:
> >   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24445
> > > In member function 'void
> > std::strstream::_ZTv0_n12_NSt9strstreamD0Ev()':
> > /home/rpjday/ct/crosstool-0.38/build/sh3-unknown-linux-gnu/gcc-4.1-20050702-glibc-2.3.5/gcc-4.1-20050702/libstdc++-v3/src/strstream.cc:415:
> > internal compiler error: Segmentation fault
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> > make[3]: *** [strstream.lo] Error 1
>
> Hey, somebody else posted the same error at
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24085
> but said it was only a problem on an obscure OS.
> I think you just proved them wrong; you should
> post a comment there saying it happened for you on
> gcc-4.1-20050702 for sh3-linux.
> And, if you try it again with a more current
> gcc-4.1 snapshot and it still happens, also
> provide the preprocessed source and a minimal commandline.

that's pretty funny -- i've actually exchanged email with fabio a few
times.  i'll set him straight.

at the moment, i'm running several variations for building SH3, just
to document which ones work and which ones fail and why and to see
where things stopped working.  the variations i'm going to test (all
else being kept identical, except for possibly having to mess with
patches):

	gcc-4.0.1
	gcc-4.0.2
	gcc-4.0-20051013
	gcc-4.1-20050702
	gcc-4.1-20051015

the first two i already know work, i just want the full log files.
the third i'm *assuming* is the latest snapshot in the 4.0 stream (on
its way to becoming 4.0.3, would that be right?)

the last two are the oldest and newest snapshots for gcc-4.1.
somewhere in all of this, i might see a pattern.  this is going to
take a while.

rday

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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