mips-elf can't create executables for libstdc++ testsuite

Eric Christopher echristo@redhat.com
Mon Nov 18 17:09:00 GMT 2002


OK. I took a look at it. The problem, for some reason, is that the g++
tests are using -Wl,-Tidt.ld for the linker script. -Tidt.ld (without
the -Wl,) works just fine. This is probably a problem in the dejagnu
board description file.

-eric

On Mon, 2002-11-18 at 16:48, Phil Edwards wrote:
> On Mon, Nov 18, 2002 at 04:43:03PM -0800, cgd@broadcom.com wrote:
> > At Mon, 18 Nov 2002 19:34:55 -0500, Phil Edwards wrote:
> > > > I've gotten mips-elf and similar targets to work, using the
> > > > description of how to do it on the sim testing page, as of a few weeks
> > > > ago.  I've not tried it since.
> > > 
> > > Does any of this look suspicious?
> > 
> > my typical configure line looks like:
> > 
> > $srcdir/combined/configure --target=mips-elf --prefix=$instdir
> > 
> > and that's it!
> 
> --enable-shared is there because sometimes it's off by default, and
> sometimes it's on, and I don't care to try and remember which is when.
> 
> --disable-nls is there because NLS causes me nothing but hassle.
> 
> --disable-symvers is there because the last time I tried testing cross
> compilers, libstdc++'s configury kept trying to use the versioning script.
> 
> 
> > when i do enable specific languages, i always am sure to include 'c'.
> > I don't know if that matters.
> 
> No, 'c' is always there, whether it's specified or not.  I distinctly
> recall that getting fixed a while ago.  :-)
> 
> 
> Phil
> 
> -- 
> I would therefore like to posit that computing's central challenge, viz. "How
> not to make a mess of it," has /not/ been met.
>                                                  - Edsger Dijkstra, 1930-2002
-- 
Yeah, I used to play basketball...



More information about the Gcc-bugs mailing list