Update the mipspro.jam file so have the compiler

emit each referenced template in the object file
where referenced and then rely on the linker to
remove duplicates.

Added some missing macros to sgi_mipspro.hpp.



[SVN r39382]
This commit is contained in:
K. Noel Belcourt
2007-09-19 02:59:00 +00:00
parent e6501538a2
commit b6b6559f4b

View File

@ -17,6 +17,10 @@
// if no threading API is detected.
//
#define BOOST_HAS_THREADS
#define BOOST_NO_TWO_PHASE_NAME_LOOKUP
#undef BOOST_NO_SWPRINTF
#undef BOOST_DEDUCED_TYPENAME
//
// version check:
// probably nothing to do here?