List Info

Thread: BoundsChecker (and other code-instrumenting programs)




BoundsChecker (and other code-instrumenting programs)
user name
2006-02-22 22:06:31
What would be the best to instrument a program using
BoundsChecker,
e.g.?  It supplies a compiler and linker (nmcl.exe and
nmlink.exe) to
use in place of the MS ones.  Should that be a new toolset
or could I
make a variant that would use the BoundsChecker executables
in place of
the MS ones?

Thanks,

Phillip

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
BoundsChecker (and other code-instrumenting programs)
user name
2006-02-23 09:39:44
> What would be the best to instrument a program using
BoundsChecker,
> e.g.?  It supplies a compiler and linker (nmcl.exe and
nmlink.exe) to
> use in place of the MS ones.

You can configure msvc to use nmcl.exe and nmlink.exe:

using msvc : x.y : : <compiler>nmcl.exe
<linker>nmlink.exe ;

--
Best regards,
  Alexey Pakhunov.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )