bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13202: Make Microsoft Visual C recognize the .S file extension


From: Rheinländer
Subject: bug#13202: Make Microsoft Visual C recognize the .S file extension
Date: Mon, 17 Dec 2012 05:11:09 +0430
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

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 in question, or use /TC to force all files mentioned on the command line to be treated as C code.

Regards,
    Jan Rheinländer


reply via email to

[Prev in Thread] Current Thread [Next in Thread]