Hi -- I'm seeing test suite failures in g++ caused by linking with the wrong libstdc++.so.
It looks like g++.exp always appends the default
directory
append flags -L${gccpath}/libstdc++-v3/src/.libs
instead of
append flags -L${gccpath}/<multilib>/libstdc++-v3/src/.libs
Has anyone else run into this problem?
Is this supposed to work in a different way?
Anyone come up with a fix?
--
Michael Eager [email protected]
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077
