Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.

Home > Programming > Tools > Visual C++ > Compiler > Options

CL /B2

This option names the back-end C/C++ compiler.

Syntax

/B2pathname

The required pathname may be given as the next command-line token.

Relations

The /B2 option implies /b2:pathname for the linker.

Behaviour

Whatever is named by pathname takes the place of C2.DLL as the back-end C/C++ compiler.

This page was created on 27th October 2005. The last significant modification was on 7th April 2006.

Copyright © 2005-2006. Geoff Chappell. All rights reserved.

Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.

Home > Programming > Tools > Visual C++ > Compiler > Options

[Home][Programming Samples][Application Notes][Security Notes][Editorial][Consultation][Contacts]