This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/26513] make_exports.pl hardcoded to build nm
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2006 18:29:28 -0000
- Subject: [Bug libstdc++/26513] make_exports.pl hardcoded to build nm
- References: <bug-26513-11346@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from bkoz at gcc dot gnu dot org 2006-03-17 18:29 -------
Solution is to make
make_exports.pl.in
with NM_FOR_TARGET substition for current uses of 'nm'
This is done with other scripts.
This is low-priority, but this is enough of a hint so that you should be able
to try and fix it.
-benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26513