GNU bug report logs - #13202
Make Microsoft Visual C recognize the .S file extension

Previous Next

Package: libtool;

Reported by: Rheinländer <jrheinlaender <at> gmx.de>

Date: Mon, 17 Dec 2012 00:43:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Jeffrey Walton <noloader <at> gmail.com>
To: Peter Rosin <peda <at> lysator.liu.se>
Cc: 13202 <at> debbugs.gnu.org, Automake List <automake <at> gnu.org>
Subject: bug#13202: Make Microsoft Visual C recognize the .S file extension
Date: Mon, 17 Dec 2012 15:31:54 -0500
On Mon, Dec 17, 2012 at 3:07 AM, Peter Rosin <peda <at> lysator.liu.se> 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 inquestion, or use /TC toforce all files
>> mentioned on the command line to be treated as C code.
>
> Interesting!
This may not work under MASM64 since inline ASM is not supported on x64.

Jeff




This bug report was last modified 12 years and 189 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.