[Bug libstdc++/12071] [3.4/3.5 Regression] libstdc++/configure bombs out, cannot do linker tests
ljrittle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 6 02:29:00 GMT 2004
------- Additional Comments From ljrittle at gcc dot gnu dot org 2004-02-06 02:28 -------
libstdc++-v3 requires that any cross-target be described in detail (esp. if you
want to avoid
running configure-time tests). The section for *-vxworks must be up-to-date in
libstdc++-v3/crossconfig.m4 . Phil updated it on 2003-10-20 (after the last
interactions
with the PR reporter), thus Sean could try this again now.
BTW, IMHO, this type of PR should be closed with a comment. The user obviously
followed one of the ad-hoc HOWTO guides to merge src trees. This is an advanced
technique not supported by our own install guide. The user did not report the exact
steps that would allow (e.g.) me to reproduce this problem. We have no idea how
they
merged the src trees or if they did it right.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12071
More information about the Gcc-bugs
mailing list