[CMake] Executable extension (MSVC)
clinton at elemtech.com
clinton at elemtech.com
Wed May 14 13:09:04 EDT 2008
On Wednesday 14 May 2008 11:05:43 am David Cole wrote:
> No flags, just name the output file .com instead of .exe...
Right.
>
> Still works with present day Visual Studio...
Even Visual Studio has a tiny devenv.com which probably calls devenv.exe and
keeps it attached to the console to see output in batch mode.
Clint
>
> On Wed, May 14, 2008 at 1:00 PM, John Drescher <drescherjm at gmail.com> wrote:
> > > What are the flags used in MSVC to create a .com file?
> >
> > I assume you need a very old version of msvc to support 16 bit
> > compiles. Microsoft compilers have not supported this since version
> > 4.X I believe which was more than 10 years ago.
> >
> > John
> > _______________________________________________
> > CMake mailing list
> > CMake at cmake.org
> > http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list