This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/26513] make_exports.pl hardcoded to build nm



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]