On Mon, Dec 17, 2012 at 3:07 AM, Peter Rosin wrote:
> Hi Rheinländer!
>
> On 2012-12-17 01:41, Rheinländer wrote:
>> Hi,
>>
>> here is a suggestion how to make MSVC (cl.exe) recognize the standard
>> extension for assembly code in C projects: Just add the compiler
>> switch /Tc before the file inq
Hi Jan,
Please keep replies on list.
On 2012-12-17 11:28, Rheinländer wrote:
> Hello Peter,
>
>> However, I can't get assembly to actually work with -Tc or -TC (see
>> below), so what am I doing wrong?
>>
>
> OK, I looked a bit more deeply in it and discovered that my .S file is
> actually a C
Hi Rheinländer!
On 2012-12-17 01:41, Rheinländer wrote:
> Hi,
>
> here is a suggestion how to make MSVC (cl.exe) recognize the standard
> extension for assembly code in C projects: Just add the compiler
> switch /Tc before the file inquestion, or use /TC toforce all files
> mentioned on the comma