June 16, 2003
The linker accepts the /SU(bsystem) switch.

What are the acceptable parameters for this flag?

Are they the same as in Visual C++?

I could not find anything in the help.

George Blat







June 16, 2003
"George Blat" <georgeb@nospam$brd.com> wrote in message news:bcksk9$25ei$1@digitaldaemon.com...
> The linker accepts the /SU(bsystem) switch.
>
> What are the acceptable parameters for this flag?
>
> Are they the same as in Visual C++?
>
> I could not find anything in the help.

The values accepted are:

SUBSYSTEM [ NATIVE | WINDOWS | CONSOLE | POSIX ]