This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: mips-elf can't create executables for libstdc++ testsuite
On Mon, Nov 18, 2002 at 05:06:33PM -0800, Eric Christopher wrote:
> 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.
Isn't that backwards? I thought the -Wl hook had to be used when calling
the compiler to do the linking.
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