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

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

CL /Bx

This option names the front-end C++ compiler.

Syntax

/Bxpathname

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

Behaviour

Whatever is named by pathname takes the place of the C1XX module.

This option generates /fe:pathname for the linker.

This page was created on 27th October 2005. The last significant modification was on 10th November 2005.

Copyright © 2005. 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]